Every time you close the movement gap by 1, staff accuracy goes up by 2. Also, increasing the user's mag by 1 increases the staff accuracy by 5.
Thus, the formula will include the following components: 5(mag-res) - 2(distance)
Actually, I just tested out the POR formula and it gave the correct result. So the formula is {30 + [(Magic - enemy's Resistance) x 5] + Skill} - (Distance between units x 2)
I noticed that the FE10 section didn't have the stat hit calculation, so here you go!










