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.
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.