Saved game data (disambiguation): Difference between revisions

Line 202: Line 202:
|'''Small Sword'''
|'''Small Sword'''
|0xA0
|0xA0
|4
|2
|<code>FF FF 00 00</code>
| -1
|The default value is <code>FF FF 00 00</code>, which means Dan doesn't have the Small Sword in his inventory. It is set to <code>00 00 00 00</code> when Dan obtains it.
|The default value is -1 (<code>FF FF</code>), which means Dan doesn't have the Small Sword in his inventory. It is set to 0 when Dan obtains it.
|-
|-
|'''Copper Shield'''
|'''Copper Shield'''
|0x128
|0x128
|4
|2
|<code>FF FF 00 00</code>
| -1
|The default value is <code>FF FF 00 00</code>, which means Dan doesn't have the Copper Shield in his inventory. It is set to <code>96 00 00 00</code> (150) when Dan obtains it, which is the durability of the shield.
|The default value is -1 (<code>FF FF</code>), which means Dan doesn't have the Copper Shield in his inventory. It is set to 150 (0x96) when Dan obtains it, which is the durability of the shield.
|-
|-
! colspan="5" | Level Changes
! colspan="5" | Level Changes