================================= Secret of Mana HP & MP Overhaul v1.0 ================================= The archive must contain the following patches: - [HP Growth Overhaul.ips] - [MP Growth Overhaul.ips] - [Srpite MP Growth 44.ips] Notes: [MP Growth Overhaul.ips] overrides [Srpite MP Growth 44.ips], thus the latter has to be applied last. [HP Growth Overhaul.ips] can, if desired, be applied on any order ------------------------------------------------------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ------------------------------------------------------------------------- [HP Growth Overhaul.ips] Changes up the HP for the 3 main characters as follows: -HP for LVL 1- BOY 99 GIRL 88 SPRITE 77 -HP GROWTH- BOY 99 + ((LEVEL-1) * 9.19); rounded down Girl 88 + ((LEVEL-1) * 8.165); rounded down Sprite 77 + ((LEVEL-1) * 7.15); rounded down -HP for LVL 99- BOY 999 GIRL 888 SPRITE 777 ------------------------------------------------------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ------------------------------------------------------------------------- [MP Growth Overhaul.ips] Changes up the MP for 2 of the main characters as follows: ---MP for LVLs 01 through 15--- GIRL 25 SPRITE 25 ---MP GROWTH starting at LVL 16--- Girl 12+((LEVEL)*(99-12)/99); rounded down Sprite 12+((LEVEL)*(99-12)/99); rounded down ---MP for LVL 99--- GIRL 99 SPRITE 99 ------------------------------------------------------------------------- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ------------------------------------------------------------------------- [Srpite MP Growth 44.ips] Changes up the MP for 1 of the main characters as follows: ---MP for LVLs 01 through 15--- SPRITE 25 ---MP GROWTH starting at LVL 16--- Sprite 22+((LEVEL)*(44-22)/99); rounded down ---MP for LVL 99--- SPRITE 44 ////////////////////////////////////////////////////////////////