ItemModifiedAppearance

Back-to:DB2

ItemModifiedAppearance.db2

This DB2 links together the appearances and item IDs.

Version is : 6.1.2

Structure

ColumnFieldTypeComment
1IDIntegerUnique ID, no necessary relation to the in-game item ID.
2ItemIDIntegerUnique in-game ID of the item.
3AppearanceModIDIntegerThis value is obtained from ItemBonus.db2 and acts as a selector when there are multiple entries for the same item ID.
4AppearanceIDIntegerThis value links to ItemAppearance.db2 'ID' and basically creates the link between the specified Item ID and the Appearance data accompanying it.
5IconFileDataIDInteger

Unused, leave it at 0.

6IndexIntegerUnused, leave it at 0.

Content

Considering this DB2 contains the data for all the items within the game, listing its contents here would be excessive so we will refrain from doing such.