beanc16 / roll-of-darkness-bot

A discord bot for rolling dice in the New World of Darkness, Pokemon Tabletop United, and Curseborne tabletop systems
1 stars 0 forks source link

`/ptu roll attack` should auto-hit and auto-miss #17

Open beanc16 opened 9 hours ago

beanc16 commented 9 hours ago

Currently, /ptu roll attack requires users to manually select "hit" or "miss" based on the d20 accuracy roll for their attack. However, PTU's rules state that a "1" is an automatic miss, regardless of accuracy modifiers, and that a "20" is an automatic hit, regardless of accuracy modifiers or enemy evasion.

Thus, we shouldn't display the hit/miss buttons for users to select when an accuracy roll of 1 or 20 is rolled, and instead jump straight to displaying the hit or miss status.