jangio14

Pseudoplantilla bot OPTC v2

Nov 17th, 2015
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. @bot.message_handler(commands=['helmeppo_cabin'])
  2. def command_helmeppo_cabin(m):
  3. cid = m.chat.id
  4. bot.send_message( cid,"*Name:* [Cabin Boy Helmeppo](http://optc.github.io/characters/#/view/34)\n\n*Details*\n*Class 1:* Fighter\n*Class 2:* \n*Type:* INT\n*Stars:* 3\n*Cost:* 8\n*Combo:* 6\n*Slots:* 3\n*Max LVL:* 50\n*EXP to MAX:* 392.109\n\n*Stats*\n*Level 1 50*\n*HP* 766 700\n*ATK* 625 999\n*RCV* 135 369\n\n*Abilities*\n*Captain:* Reduces damage received from *STR* enemies by 50%\n\n*Special:*\n*Slip-Slip Tracks\n_Reduces damage received by 80% for 1 turn_\n*CD:* 15 turns\n*Maxed:* 9 turns\n\n*Manual Locations*\nAlvida's Romance Fortnight _(Expert)_\nOars Special Raid _(Master)_", parse_mode = "Markdown")
Advertisement
Add Comment
Please, Sign In to add comment