DB/CreatureDisplayInfoExtra

From wowdev
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 CanEquip Boolean Can equip additional things when used for players.
22 Texture String The texture used on the model.

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