FF7/Armor data

From Final Fantasy Inside
< FF7
Revision as of 06:36, 10 March 2005 by my_wiki>Halkun
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Armor data format

This contains the armor data. Each record is 36 bytes long.

Offset Length Description
0x01 1 byte Unknown
0x02 1 byte Damage Type, Based off values of Elemental Type
  0xFF Normal
0x00 Absorb
0x01 No Damage
0x02 Half
0x03 1 byte Defense
0x04 1 byte Magic Defense
0x05 1 byte Defense %
0x06 1 byte Magic Defense %
0x07 3 bytes Unknown
0x08 8 bytes Materia Slots
  0x00 No Slot
0x05 Unlinked Slot
0x06 Left Linked Slot
0x07 Right Linked Slot
0x12 1 byte Materia Growth
0x13 1 byte Equip Mask
  0xFF01 Everyone
0x2C00 All females
0xD303 All males
0x15 1 byte Element
  0x01 Fire
0x02 Ice
0x04 Bolt
0xFF All Elements
0x16 1 byte Unknown
0x17 2 bytes Unknown [Always 0x00FF]
0x19 2 bytes Stat Bonus
  0xFF None
0x00 Strength
0x01 Vitality
0x02 Magic
0x03 Spirit
0x04 Dexterity
0x05 Luck
0x1B 2 bytes Unknown [Always 0xFFFF]
0x1D 2 bytes Stat Increase
0x1F 2 bytes Unknown [Always 0xFFFF]
0x21 1 byte Restriction Mask
  0xFF Appears in Item Menu. Does not
appear in Battle Menu (Not usable
at all)
0xFE Appears in Battle Menu & Item
Menu (Not usable at all)
0xFD Appears in Item Menu. Does not
appear in Battle Menu (Usable in
Battle Menu)
0xFC Appears in Battle Menu & Item
Menu (Usable in Battle Menu)
0xFB Appears in Item Menu. Does not
appear in Battle Menu (Usable in
Item Menu)
0xFA Appears in Battle Menu & Item
Menu (Usable in Item Menu)
0xF9 Appears in Item Menu. Does not
appear in Battle Menu (Usable in
Item Menu & Battle Menu)
0xF8 Appears in Battle Menu & Item
Menu (Usable in Item Menu &
Battle Menu)
0xF7 Appears in Item Menu. Does not
appear in Battle Menu (Usable in
Battle Menu)
0xF6 Appears in Battle Menu & Item
Menu (Usable in Battle Menu)
0x22 3 bytes Unknown [Always 0xFFFFFF]