Difference between revisions of "FF7/Materia data"

From Final Fantasy Inside
< FF7
Jump to navigation Jump to search
my_wiki>Akari
(KERNEL.BIN - Section 9: Materia data format)
m (30 revisions imported)
 
(21 intermediate revisions by 3 users not shown)
Line 6: Line 6:
 
! style="background:rgb(204,204,204); width=50px;" align="center" | Offset
 
! style="background:rgb(204,204,204); width=50px;" align="center" | Offset
 
! style="background:rgb(204,204,204); width=50px;" | Length
 
! style="background:rgb(204,204,204); width=50px;" | Length
! style="background:rgb(204,204,204); width:350px;" colspan="2" | Description
+
! style="background:rgb(204,204,204); width:350px;" colspan="3" | Description
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x00
 
|style="background:rgb(255,255,255);" | 0x00
 
|style="background:rgb(255,255,255);" | 8 bytes
 
|style="background:rgb(255,255,255);" | 8 bytes
 
|style="background:rgb(255,255,255);width:150px;" | Level-up AP limits
 
|style="background:rgb(255,255,255);width:150px;" | Level-up AP limits
|style="background:rgb(255,255,255);width:200px;" | Multiples of 100 (4x WORD)
+
|style="background:rgb(255,255,255);width:200px;"  colspan="2" | Multiples of 100 (4x WORD)
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x08
 
|style="background:rgb(255,255,255);" | 0x08
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | Equip Effect
 
|style="background:rgb(255,255,255);" | Equip Effect
|style="background:rgb(255,255,255);" | [See table below]
+
|style="background:rgb(255,255,255);"  colspan="2" | [See table below]
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x09
 
|style="background:rgb(255,255,255);" | 0x09
 
|style="background:rgb(255,255,255);" | 3 bytes
 
|style="background:rgb(255,255,255);" | 3 bytes
|style="background:rgb(255,255,255);" colspan="2" | Status Bitmask
+
|style="background:rgb(255,255,255);" colspan="3" |[[FF7/Battle/Status Effects|Status Effects]]. Only first 24.
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x0C
 
|style="background:rgb(255,255,255);" | 0x0C
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
|style="background:rgb(255,255,255);" colspan="2" | Element
+
|style="background:rgb(255,255,255);" colspan="3" | [[FF7/Battle/Elemental Data|Element Index]]
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x0D
 
|style="background:rgb(255,255,255);" | 0x0D
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
|style="background:rgb(255,255,255);" colspan="2" | Materia Type
+
|style="background:rgb(255,255,255);" colspan="3" | [[FF7/Materia Types|Materia Type]]
|-
 
|style="background:rgb(204,204,255);" colspan="2" rowspan="16" | &nbsp;
 
|style="background:rgb(255,255,255);" | 0x00
 
|style="background:rgb(255,255,255);" | Unknown
 
|-
 
|style="background:rgb(255,255,255);" | 0x20
 
|style="background:rgb(255,255,255);" | Booster%:  0x0E is boosted by offset 0x0F to <br />0x13 depending on AP level
 
|-
 
|style="background:rgb(255,255,255);" | 0x30
 
|style="background:rgb(255,255,255);" | Unknown
 
|-
 
|style="background:rgb(255,255,255);" | 0x21
 
|style="background:rgb(255,255,255);" | Unknown
 
|-
 
|style="background:rgb(255,255,255);" | 0x12
 
|style="background:rgb(255,255,255);" | Command: Command at offset 0x0E to 0x12 is <br />available, depending on AP level
 
|-
 
|style="background:rgb(255,255,255);" | 0xX3
 
|style="background:rgb(255,255,255);" | Add W-commands at 0x0E (only 0x15:W-Magic, 0x16:W-Summon, 0x17:W-Item).
 
|-
 
|style="background:rgb(255,255,255);" | 0xX4
 
|style="background:rgb(255,255,255);" | Has no influence in battle.
 
|-
 
|style="background:rgb(255,255,255);" | 0x25
 
|style="background:rgb(255,255,255);" | Has no influence in battle.
 
|-
 
|style="background:rgb(255,255,255);" | 0x35
 
|style="background:rgb(255,255,255);" | Has no influence in battle.
 
|-
 
|style="background:rgb(255,255,255);" | 0xX6
 
|style="background:rgb(255,255,255);" | Add last command from 0x0E to 0x12 acording to number of stars.
 
|-
 
|style="background:rgb(255,255,255);" | 0xX7
 
|style="background:rgb(255,255,255);" | Add skills acording to active bits in AP part of materia description and enables "enemy skill" command.
 
|-
 
|style="background:rgb(255,255,255);" | 0xX8
 
|style="background:rgb(255,255,255);" | Add commands "steal", "sense", "coin", "morph", "deathblow", "manipulate", "mime".
 
|-
 
|style="background:rgb(255,255,255);" | 0xX9
 
|style="background:rgb(255,255,255);" | Add spells from 0x0E to 0x12 acording to number of stars and enable "magic" command.
 
|-
 
|style="background:rgb(255,255,255);" | 0xXA
 
|style="background:rgb(255,255,255);" | Add all spells and enable "magic" command.
 
|-
 
|style="background:rgb(255,255,255);" | 0xXB
 
|style="background:rgb(255,255,255);" | Add summon from 0x0E, which can be used 0x0F-0x13 times acording to number of stars and enable "summon" command.
 
|-
 
|style="background:rgb(255,255,255);" | 0xXC
 
|style="background:rgb(255,255,255);" | Add all summons and enable "summon" command.
 
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x0E
 
|style="background:rgb(255,255,255);" | 0x0E
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | Materia attributes
 
|style="background:rgb(255,255,255);" | Materia attributes
|style="background:rgb(255,255,255);" | [See Above]  
+
|style="background:rgb(255,255,255);"  colspan="2" | [See Above]  
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x0F
 
|style="background:rgb(255,255,255);" | 0x0F
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | Materia attributes
 
|style="background:rgb(255,255,255);" | Materia attributes
|style="background:rgb(255,255,255);" | [See Above]  
+
|style="background:rgb(255,255,255);"  colspan="2" | [See Above]  
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x10
 
|style="background:rgb(255,255,255);" | 0x10
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | Materia attributes
 
|style="background:rgb(255,255,255);" | Materia attributes
|style="background:rgb(255,255,255);" | [See Above]  
+
|style="background:rgb(255,255,255);"  colspan="2" | [See Above]  
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x11
 
|style="background:rgb(255,255,255);" | 0x11
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | Materia attributes
 
|style="background:rgb(255,255,255);" | Materia attributes
|style="background:rgb(255,255,255);" | [See Above]  
+
|style="background:rgb(255,255,255);"  colspan="2" | [See Above]  
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x12
 
|style="background:rgb(255,255,255);" | 0x12
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | Materia attributes
 
|style="background:rgb(255,255,255);" | Materia attributes
|style="background:rgb(255,255,255);" | [See Above]  
+
|style="background:rgb(255,255,255);"  colspan="2" | [See Above]  
 
|-
 
|-
 
|style="background:rgb(255,255,255);" | 0x13
 
|style="background:rgb(255,255,255);" | 0x13
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | 1 byte
 
|style="background:rgb(255,255,255);" | Materia attributes
 
|style="background:rgb(255,255,255);" | Materia attributes
|style="background:rgb(255,255,255);" | [See Above]  
+
|style="background:rgb(255,255,255);"  colspan="2"| [See Above]  
 
|}
 
|}
  
Line 117: Line 68:
 
! style="background:rgb(204,204,204);" align="center" | VIT
 
! style="background:rgb(204,204,204);" align="center" | VIT
 
! style="background:rgb(204,204,204);" align="center" | MAG
 
! style="background:rgb(204,204,204);" align="center" | MAG
! style="background:rgb(204,204,204);" align="center" | MDEF
+
! style="background:rgb(204,204,204);" align="center" | MDEF*
 +
! style="background:rgb(204,204,204);" align="center" | DEX
 +
! style="background:rgb(204,204,204);" align="center" | LUCK
 
! style="background:rgb(204,204,204);" align="center" | MAXHP
 
! style="background:rgb(204,204,204);" align="center" | MAXHP
 
! style="background:rgb(204,204,204);" align="center" | MAXMP
 
! style="background:rgb(204,204,204);" align="center" | MAXMP
! style="background:rgb(204,204,204);" align="center" | LUCK
 
! style="background:rgb(204,204,204);" align="center" | DEX
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x00
 
! style="background:rgb(204,204,204);" align="center" | 0x00
Line 138: Line 89:
 
|style="background:rgb(255,255,255);" align="center" | +02
 
|style="background:rgb(255,255,255);" align="center" | +02
 
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -05%
 
|style="background:rgb(255,255,255);" align="center" | -05%
 
|style="background:rgb(255,255,255);" align="center" | +05%
 
|style="background:rgb(255,255,255);" align="center" | +05%
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x02
 
! style="background:rgb(204,204,204);" align="center" | 0x02
 
|style="background:rgb(255,255,255);" align="center" | -04
 
|style="background:rgb(255,255,255);" align="center" | -04
|style="background:rgb(255,255,255);" align="center" | -04
+
|style="background:rgb(255,255,255);" align="center" | -02
 
|style="background:rgb(255,255,255);" align="center" | +04
 
|style="background:rgb(255,255,255);" align="center" | +04
 
|style="background:rgb(255,255,255);" align="center" | +02
 
|style="background:rgb(255,255,255);" align="center" | +02
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | +10%
 
|style="background:rgb(255,255,255);" align="center" | +10%
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x03
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | +02
 +
|style="background:rgb(255,255,255);" align="center" | -02
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x04
 +
|style="background:rgb(255,255,255);" align="center" | -01
 +
|style="background:rgb(255,255,255);" align="center" | -01
 +
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x05
 +
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | -01
 +
|style="background:rgb(255,255,255);" align="center" | -01
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x06
 
! style="background:rgb(204,204,204);" align="center" | 0x06
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | +01
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
Line 169: Line 150:
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
|style="background:rgb(255,255,255);" align="center" | +01
 
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|-
 
|-
Line 176: Line 157:
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | -01
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x09
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
|style="background:rgb(255,255,255);" align="center" | +01
+
|style="background:rgb(255,255,255);" align="center" | -02
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|-
 
|-
Line 188: Line 179:
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | +02
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
|style="background:rgb(255,255,255);" align="center" | +02
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x0B
 
! style="background:rgb(204,204,204);" align="center" | 0x0B
Line 197: Line 188:
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -02%
 
|style="background:rgb(255,255,255);" align="center" | -02%
 
|style="background:rgb(255,255,255);" align="center" | +02%
 
|style="background:rgb(255,255,255);" align="center" | +02%
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x0C
 
! style="background:rgb(204,204,204);" align="center" | 0x0C
Line 207: Line 198:
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -02%
 
|style="background:rgb(255,255,255);" align="center" | -02%
 
|style="background:rgb(255,255,255);" align="center" | +02%
 
|style="background:rgb(255,255,255);" align="center" | +02%
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x0D
 
! style="background:rgb(204,204,204);" align="center" | 0x0D
Line 218: Line 209:
 
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | +01
 
|style="background:rgb(255,255,255);" align="center" | +01
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -05%
 
|style="background:rgb(255,255,255);" align="center" | -05%
 
|style="background:rgb(255,255,255);" align="center" | +05%
 
|style="background:rgb(255,255,255);" align="center" | +05%
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x0E
 
! style="background:rgb(204,204,204);" align="center" | 0x0E
Line 228: Line 219:
 
|style="background:rgb(255,255,255);" align="center" | +02
 
|style="background:rgb(255,255,255);" align="center" | +02
 
|style="background:rgb(255,255,255);" align="center" | +02
 
|style="background:rgb(255,255,255);" align="center" | +02
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | +10%
 
|style="background:rgb(255,255,255);" align="center" | +10%
|style="background:rgb(255,255,255);" align="center" | &nbsp;
+
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x0F
 
! style="background:rgb(204,204,204);" align="center" | 0x0F
Line 238: Line 230:
 
|style="background:rgb(255,255,255);" align="center" | +04
 
|style="background:rgb(255,255,255);" align="center" | +04
 
|style="background:rgb(255,255,255);" align="center" | +04
 
|style="background:rgb(255,255,255);" align="center" | +04
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | +15%
 
|style="background:rgb(255,255,255);" align="center" | +15%
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
 
|-
 
|-
 
! style="background:rgb(204,204,204);" align="center" | 0x10
 
! style="background:rgb(204,204,204);" align="center" | 0x10
Line 248: Line 240:
 
|style="background:rgb(255,255,255);" align="center" | +08
 
|style="background:rgb(255,255,255);" align="center" | +08
 
|style="background:rgb(255,255,255);" align="center" | +08
 
|style="background:rgb(255,255,255);" align="center" | +08
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | -10%
 
|style="background:rgb(255,255,255);" align="center" | +20%
 
|style="background:rgb(255,255,255);" align="center" | +20%
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x11<sup>+</sup>
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x12<sup>+</sup>
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x13<sup>+</sup>
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x14<sup>+</sup>
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|style="background:rgb(255,255,255);" align="center" | &nbsp;
 +
|-
 +
! style="background:rgb(204,204,204);" align="center" | 0x15<sup>++</sup>
 +
|style="background:rgb(255,255,255);" align="center" | +1
 +
|style="background:rgb(255,255,255);" align="center" | +2
 +
|style="background:rgb(255,255,255);" align="center" | +4
 +
|style="background:rgb(255,255,255);" align="center" | +8
 +
|style="background:rgb(255,255,255);" align="center" | +16
 +
|style="background:rgb(255,255,255);" align="center" | +32
 +
|style="background:rgb(255,255,255);" align="center" | +64%
 +
|style="background:rgb(255,255,255);" align="center" | +128%
 
|}
 
|}
 +
&nbsp;
 +
''*'' Although the Materia equip menu will claim that certain materia increase the Magic Def stat, they really increase Spirit.<br/>
 +
&nbsp;
 +
<sup>+</sup> These are valid bonus values in the PC version, but they're unused.<br/>
 +
&nbsp;
 +
<sup>++</sup> This value is allowable in the PC version although technically a memory leak.

Latest revision as of 05:19, 23 May 2019

KERNEL.BIN - Section 9: Materia data format

This section contains the Materia data. Each record is 20 bytes long.

Offset Length Description
0x00 8 bytes Level-up AP limits Multiples of 100 (4x WORD)
0x08 1 byte Equip Effect [See table below]
0x09 3 bytes Status Effects. Only first 24.
0x0C 1 byte Element Index
0x0D 1 byte Materia Type
0x0E 1 byte Materia attributes [See Above]
0x0F 1 byte Materia attributes [See Above]
0x10 1 byte Materia attributes [See Above]
0x11 1 byte Materia attributes [See Above]
0x12 1 byte Materia attributes [See Above]
0x13 1 byte Materia attributes [See Above]

Equip Effects

Byte STR VIT MAG MDEF* DEX LUCK MAXHP MAXMP
0x00                
0x01 -02 -01 +02 +01     -05% +05%
0x02 -04 -02 +04 +02     -10% +10%
0x03         +02 -02    
0x04 -01 -01 +01 +01        
0x05 +01 +01 -01 -01        
0x06   +01            
0x07           +01    
0x08           -01    
0x09         -02      
0x0A         +02      
0x0B -01   +01       -02% +02%
0x0C     +01       -02% +02%
0x0D     +01 +01     -05% +05%
0x0E     +02 +02     -10% +10%
0x0F     +04 +04     -10% +15%
0x10     +08 +08     -10% +20%
0x11+                
0x12+                
0x13+                
0x14+                
0x15++ +1 +2 +4 +8 +16 +32 +64% +128%

  * Although the Materia equip menu will claim that certain materia increase the Magic Def stat, they really increase Spirit.
  + These are valid bonus values in the PC version, but they're unused.
  ++ This value is allowable in the PC version although technically a memory leak.