DB/CreatureDisplayInfoExtra

From wowdev
Revision as of 18:48, 8 June 2009 by Schlumpf (talk | contribs) (forgot the id back then.)
Jump to navigation Jump to search

Defines certain characteristics for npcs.

Structure

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

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