Difference between revisions of "Data/Table Locations"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
Here we will put all tables listing data for quick and easy reference, with a link to the table/data contents.
 
Here we will put all tables listing data for quick and easy reference, with a link to the table/data contents.
 +
 +
 +
== SCUS RAM ==
 +
 +
*80057F74 - 80059374 [[World Stats]]
  
 
*80059494 - Poached Item Quantities
 
*80059494 - Poached Item Quantities
Line 7: 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 ==
 +
  
 
*8017429c - Reaction effect table (jump and return address stored as a word)
 
*8017429c - Reaction effect table (jump and return address stored as a word)

Revision as of 14:37, 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