Difference between revisions of "Data/Table Locations"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 11: Line 11:
  
 
*8018f610 - Formula table (jump and return address stored as a word)
 
*8018f610 - Formula table (jump and return address stored as a word)
 +
**[[Formula Table]]
  
 
*801908cc - 80192BCC - Unit ID * 0x1c0 for specific location, 20 units in total
 
*801908cc - 80192BCC - Unit ID * 0x1c0 for specific location, 20 units in total
 
**[[Battle Stats]]
 
**[[Battle Stats]]

Revision as of 23:07, 17 February 2012

Here we will put all tables listing data for quick and easy reference, with a link to the table/data contents.

  • 80059494 - Poached Item Quantities
  • 800596e0 - Available Item Quantities (same order as item ID's)[Amount owned - amount equipped]
  • 80066064 - Poached Item List (2 bytes per Job for common and rare items)
  • 8017429c - Reaction effect table (jump and return address stored as a word)
  • 8018f610 - Formula table (jump and return address stored as a word)
  • 801908cc - 80192BCC - Unit ID * 0x1c0 for specific location, 20 units in total