Dodge (DV): Difference between revisions

7 bytes removed ,  06:11, 25 June 2021
remove incorrect 1d20 from dodge calculation
m (add a link)
(remove incorrect 1d20 from dodge calculation)
Line 20: Line 20:
<math>\text{Attacking accuracy} = 1d20 + \text{Attacker's AGI Modifier} + \text{Attacker's To Hit Bonus}</math>
<math>\text{Attacking accuracy} = 1d20 + \text{Attacker's AGI Modifier} + \text{Attacker's To Hit Bonus}</math>


<math>\text{Dodge chance} = 1d20 + \text{Defender's DV}</math>
<math>\text{Dodge chance} = \text{Defender's DV}</math>


If Attacking accuracy > Dodge Chance, the attack will land.
If Attacking accuracy > Dodge Chance, the attack will land.