FF6 Hacking
FF6 Advance ? - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Magitek Research Facility (https://www.ff6hacking.com/forums/forum-9.html)
+---- Forum: Other Rom Hacking (https://www.ff6hacking.com/forums/forum-64.html)
+---- Thread: FF6 Advance ? (/thread-4149.html)



FF6 Advance ? - FF6Advance - 11-02-2021

Hi  Hello

I'm work to make Editor for FF6 Advance on GBA, but Level HP/MP, I tired to finds Hex Offset...?

Any advice or guidance would be greatly appreciated.  Pray


RE: FF6 Advance ? - madsiur - 11-03-2021

You can find them here. btw, FF6Tools can edit those data for the GBA versions I think.

https://everything8215.github.io/ff6tools/ff6tools.html

Code:
E6F4A0     E6F501     Character HP Progression Data
E6F502     E6F563     Character MP Progression Data
ED7CA0     ED821F     Character Initial Properties (64 items, 22 bytes each)

https://www.ff6hacking.com/wiki/doku.php?id=ff3:ff3us:doc:asm:rom_map


RE: FF6 Advance ? - madsiur - 11-09-2021

Sorry I posted the SNES offsets lol, this is for GBA. Check the ROM maps here:

https://www.ff6hacking.com/wiki/doku.php?id=ff6a:ff6a

(U) ROM:
Code:
62EC28     62EC89     DATA     HP Modification Constants by Level (1 byte * 98 entries)
62AA54     62AAB5     DATA     MP modification constants by level (98 elements)
62ACAC     62B22A     DATA     Character Initial Statistics (22 bytes * 64 entries)

Level up data in the (E) ROM:
Code:
62ABC8     62AC8B     DATA     Level up data (2 bytes * 98 entries)



RE: FF6 Advance ? - FF6Advance - 11-15-2021

Thanks a lot for response and help!

I wonder why we cannot raise HP to 9999 and MP to 999 Limit ?

it is limit for Terra HP/550 ?