Venno's small ASM hacks and notes

Another small thing, this changes the staff/item healing formula to heal based off of the staff/item’s Might byte in item data instead of hardcoded values of 10,20 and 80.

Also included is a version that divides your magic in two before adding it to the healing value and provides healing bonuses for having C/B/A/S rank Staff, for those of you that want staves in the FE12 style. The default bonuses are 1/2/4/8 extra HP healed.

Additionally, it frees up 340 bytes in the region by virtue of not using a humongous pointer table.
To install, paste write the .dmp file at 0x16B68 for FE7 and 0x16FB8 for FE8.

Download (FE7)
Download (FE8)

3 Likes