Thanks to JCE3000GT for pointing this forum out to me. It'll be a big help, and hopefully I can share some of the information I (will) have.
Currently, I'm searching for what I call the Appearance/Sprite ID offset location. This controls the character class, portrait, magic list within the menu, and maybe a few other things. My goal is creating a character from scratch: I know how to change the initial character name/statistics/equipment/magic, battle sprites, portrait, overworld character sprites, battle commands, magic learning levels, and weapon/armor equipability. However, I need to change the Appearance/Sprite/Class ID to enable choosing magic from the menu (otherwise you just get a "Cannot Use" message). Does anyone know where this might be located, and it's format if possible?
The other thing I need to decode is the level-up data. I saw that it is located at 7B700, but from my first pass over I couldn't figure out the format. I haven't really played around with it to make sense out of it yet, but if anybody has that information as well, I'd greatly appreciate it.