Anonymous

Changes

From Final Fantasy Inside

FF7/Battle and growth data

487 bytes added, 22:17, 25 November 2008
Stat curve record
| 1 byte
| MP Level-Up Curve
|-
| 0x08
| 1 byte
| Experience Level-Up Curve
|-
| 0x09
==== Stat curve record ====
Each entry is 16 bytes long and contains eight pairs of Gradients and Bases (1 byte each) for eight different level groups: 2-11 12-21 22-31 32-41 42-51 52-61 62-81 82-99The general formula to follow is Stat Difference = Rnd(1..8) + Base + Floor(Gradient * [Level Attained] / 100) - Current StatThis difference is capped at 11 and the value located at 0x01F8 + [Stat Difference] is added to that Stat. - Placeholder for HP, MP, and Exp-
==== Character AI data ====
Anonymous user