Difference between revisions of "Helm/Armor Secondary Data"
Jump to navigation
Jump to search
(Created page with " 80063ed8 - Helm/Armor Secondary Data - exists for items 0x90 to 0xCF, inclusive on both ends. 0x00 - HP Bonus 0x01 - MP Bonus") |
m |
||
Line 2: | Line 2: | ||
0x00 - HP Bonus | 0x00 - HP Bonus | ||
0x01 - MP Bonus | 0x01 - MP Bonus | ||
+ | |||
+ | == Related Data: == | ||
+ | 80062eb8 - [[Item Data]] | ||
+ | 80063ab8 - [[Weapon Secondary Data]] - exists for items 0x00 to 0x7F, inclusive on both ends. | ||
+ | 80063eb8 - [[Shield Secondary Data]] - exists for items 0x80 to 0x8F, inclusive on both ends. | ||
+ | 80063ed8 - [[Helm/Armor Secondary Data]] - exists for items 0x90 to 0xCF, inclusive on both ends. | ||
+ | 80063f58 - [[Accessory Secondary Data]] - exists for items 0xD0 to 0xEF, inclusive on both ends. | ||
+ | 80063f98 - [[Item Secondary Data]] - exists for items 0xF0 to 0xFD, inclusive on both ends. | ||
+ | 800642c4 - [[Item Attribute]] | ||
+ | |||
+ | == See also == | ||
+ | * [[Data/Table Locations]] |
Latest revision as of 08:47, 26 October 2024
80063ed8 - Helm/Armor Secondary Data - exists for items 0x90 to 0xCF, inclusive on both ends. 0x00 - HP Bonus 0x01 - MP Bonus
Related Data:
80062eb8 - Item Data 80063ab8 - Weapon Secondary Data - exists for items 0x00 to 0x7F, inclusive on both ends. 80063eb8 - Shield Secondary Data - exists for items 0x80 to 0x8F, inclusive on both ends. 80063ed8 - Helm/Armor Secondary Data - exists for items 0x90 to 0xCF, inclusive on both ends. 80063f58 - Accessory Secondary Data - exists for items 0xD0 to 0xEF, inclusive on both ends. 80063f98 - Item Secondary Data - exists for items 0xF0 to 0xFD, inclusive on both ends. 800642c4 - Item Attribute