WoW:Itemnamecache.wdb
Jump to navigation
Jump to search
Itemnamecache.wdb is the WDB file containing the names of items in item sets. It is called to avoid having to cache items (and possible datamining) when viewing the tooltip of an item part of a set. Its signature is BDNW (Warcraft Item Name Database).
- Structure
Rows in light grey correspond to removed or replaced columns in the WDB file. - XML Structure (OpenWDB-compliant).
Name | Type | Description | Notes |
---|---|---|---|
id | integer | Id of the row | Header |
length | integer | Row length | Header |
nameVal | string | Name of the item | N/A |
equipSlotId | integer | Equipment slot | N/A |