...
Column | Field | Type | Comment |
1 | ID | Integer | Unique ID which links to the ItemModifiedAppearance.db2 'AppearanceId' column, no necessary relation to the in-game item ID. |
2 | DisplayID | Integer | The model ID of the item. This value can be found as the ID in itemdisplayinfo.dbc. |
3 | IconFileDataID | Integer | The ID of the item's icon that will show up in bags and such, found in FileData.db2. |
...