Aleslammer / Roll20_Deathwatch

Location for Deathwatch API and Character Sheets for Roll20
1 stars 0 forks source link

When hits are determined and exact roll is coming up as a miss #53

Closed Aleslammer closed 8 months ago

Aleslammer commented 8 months ago

For example when Jim exactly rolled his total modifier the value that is determined is 0. The if check is hitroll - total_modifier > 0. It should be >= 0

Check both Ranged and Melee attacks