Gawdl3y / discord-rpbot

A Discord bot that contains commands useful for text roleplaying
GNU Affero General Public License v3.0
53 stars 41 forks source link

D10 Exploding Dice system. #17

Open TreeeFittty opened 6 years ago

TreeeFittty commented 6 years ago

A few questions:

How would this bot be set up so that when a die hits "10" it rerolls and adds that to the previous roll? Then if the die hits 10 again so on and so forth.

Secondly, if the die hits "1" they get a -10 to that sum.

Lastly, how could a character sheet be tied into this? So for example, if someone typed in roll dexterity+dodge and had 5 dots in each. The bot would recognize this and would roll 10D10 accordingly?

Gawdl3y commented 6 years ago

The bot cannot currently handle either of these things - just relatively simple rolls. See !help roll for a description of everything its roll command does.