DB/CreatureDisplayInfoExtra

From wowdev
Revision as of 23:17, 26 September 2008 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

Defines certain characteristics for npcs.

Structure

Column Field Type Notes
1 Race iRefID
2 CreatureType iRefID
3 Gender Boolean 0 for Male, 1 for Female
4 SkinColor Integer
5 HairType Integer
6 HairStyle Integer
7 BeardStyle Integer
8 Helm iRefID These columns define what the NPC is wearing.
9 Shoulder iRefID
10 Shirt iRefID
11 Cuirass iRefID
12 Belt iRefID
13 Legs iRefID
14 Boots iRefID
15 Rings iRefID
16 Gloves iRefID
17 Wrist iRefID
18 Cape iRefID
20 Unknown Boolean Added in BC Beta 2.0.0.5991
21 Texture String The texture used on the model.

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