Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @bot.message_handler(commands=['helmeppo_cabin'])
- def command_helmeppo_cabin(m):
- cid = m.chat.id
- 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