FF7/Item data
< FF7
Jump to navigation
Jump to search
Revision as of 07:12, 10 March 2005 by my_wiki>Halkun (→KERNEL.BIN - Section 5: Item data format)
KERNEL.BIN - Section 5: Item data format
This section contains the item data. Each item record is 27 bytes long.
Offset | Length | Description | |
---|---|---|---|
0x00 | 8 bytes | Unknown | Always 0xFFFFFFFF |
0x08 | 2 bytes | Unknown | |
0x0A | 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) | ||
0x0B | 2 bytes | Attack Target | |
0x01 | One Target | ||
0x03 | Unknown | ||
0x05 | Multiple Targets | ||
0x07 | Unknown | ||
0x10 | On Party Only | ||
0x0D | 1 byte | Item ID | |
0x0E | 1 byte | Restore Apply | |
0x00 | Unknown | ||
0x08 | Apply also to MP | ||
0x22 | Unknown | ||
0x23 | Unknown | ||
0x24 | Damage / Restore by % | ||
0x26 | Damage / Restore by 20 X Amount Multiplier | ||
0x37 | Causes Damage | ||
0x47 | Unknown | ||
0x50 | Affects Stats | ||
0xFF | None | ||
0x0F | 1 byte | Amount Multiplier | |
0x10 | 1 byte | Restore Type | |
0x00 | Restore HP | ||
0x01 | Restore MP | ||
0x02 | Restore Ailment | ||
0xFF | None | ||
0x11 | 3 bytes | Unknown | |
0x14 | 4 bytes | Status effects | |
0x18 | 2 bytes | Element | |
0x1A | 2 bytes | Unknown |