Quote Originally Posted by Gleeok View Post
What else does it need?
SpellInstance{
spell_id
lv
exp
flags
} //this should be the bare minimum for all FF-type games.
This should be able to handle pretty much all the different versions of learning that are encountered in the various FF games. The only one I can't see working out in a straightforward manner is the Materia setup, which is duplicitous by design. People intending to use that style of magic can simply script it themselves, though.