Author Topic: Editing Damage Formulas  (Read 14817 times)

DLPB_

  • Banned
  • *
  • Posts: 11006
    • View Profile
Re: Editing Damage Formulas
« Reply #25 on: 2015-03-21 16:44:13 »
I figured it out, anyway... if I am right, this should work.

{New physical accuracy
#Hit% = Accuracy_of_Attack-  Target's_Evade
5DDD47 = 90 90
5DDD81 = 90 90 90

Old was

 Hit% = ([Attacker's Agility / 4] + Accuracy_of_Attack) + Attacker's Evade - Target's Evade

And why the attacker's evasion should be part of an attacker's accuracy calculation is truly beyond me.
« Last Edit: 2015-03-21 18:02:14 by DLPB »