Changes

Jump to navigation Jump to search

FF7/DamageFormula

No change in size, 20:00, 29 February 2016
m
X1:: Bad human can't math. :(
z = z * ( 512 - target's defense ) * Attack's Power
Damage = z >> 13
//This is a bit-shift left by 13 which is mathematically equivalent to dividing by 40968192, but it's important to note that it doesn't actually divide as this is the source of the damage overflow glitch
If Critical Damage Flag is set
Anonymous user

Navigation menu