Changes

Jump to navigation Jump to search

FF7/DamageFormula

155 bytes added, 16:16, 20 May 2021
m
0: Physical Accuracy Check: There is an enemy check on the Dex bonus that I didn't notice before. Physical Chance is unaffected.
Physical Chance = (Actor's Dex >> 2) + action physical hit rate
If Actor is enemy then Actor's evade = Actor's Physical evadeelse Actor's evade = (Actor's Dex >> 2) + Actor's Physical evadeEnd IfIf Target is enemy then Target's evade = Target's Physical evadeElse Target's evade = (Target's Dex >> 2) + Target's Physical evadeEnd If
If HitChance = -1 Then
6
edits

Navigation menu