DB/Item: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Structure== {| style="background:#FCFCFC; color:black" |- ! width="80" | Column ! width="180 " | Field ! width="80" | Type ! width="600" | Notes |- |0 || itemID || Integer || |-...)
 
Line 15: Line 15:
|3  || [[ItemClass.dbc|ItemClass]] || iRefID||
|3  || [[ItemClass.dbc|ItemClass]] || iRefID||
|}
|}
Retrieved from "http://www.sourcepeek.com/wiki/CharTitles.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/Item.dbc"


[[Category:DBC]]
[[Category:DBC]]

Revision as of 22:55, 20 February 2009

Structure

Column Field Type Notes
0 itemID Integer
1 ItemDisplayInfo iRefID
2 InventorySlotID Integer These inventory slot ID's are used to determine how an item may be equipped.
3 ItemClass iRefID

Retrieved from "http://www.sourcepeek.com/wiki/Item.dbc"