JOBSTTS.OUT Data Tables

From Final Fantasy Hacktics Wiki
Revision as of 10:58, 25 May 2024 by Talcall (talk | contribs)
Jump to navigation Jump to search
801f0044 - unit job list marked to open? also contains some other menu data. analyze later.
801fa550 - job menu index?
    0x00:   base job
    0x02++: all other generic jobs (ends in 0xffff)
801fa5c8 - Unit Data
    0x00: Current job ID
    0x02: Unit Battle ID
    0x04: Primary skillset
    0x06: gender byte
    0x07: base job ID
    0x08: unlocked jobs 1-8
    0x09: unlocked jobs 9-16
    0x0a: unlocked jobs 17-20
    0x0b: unit action & RSM as in unit battle data (I ain't copying that shit)
    0x44: unit job levels as in battle data
    0x4e: unit job JP
    0x76: unit total job JP
801fa714 - current unit's unlocked jobs
801fa7f8 - jobtts unit data pointer