Difference between revisions of "Data/Table Locations"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
== SCUS RAM ==
 
== SCUS RAM ==
  
*80057F74 - 80059374 - [[World Stats]]
+
*80057F74 - 80059374 - Unit [[World Stats]]
  
 
*80059494 - Poached Item Quantities
 
*80059494 - Poached Item Quantities
Line 12: Line 12:
  
 
*80066064 - Poached Item List (2 bytes per Job for common and rare items)
 
*80066064 - Poached Item List (2 bytes per Job for common and rare items)
 
  
 
== BATTLE.BIN RAM ==
 
== BATTLE.BIN RAM ==

Revision as of 14:39, 21 February 2012

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


SCUS RAM

  • 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)

BATTLE.BIN RAM

  • 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