DB/CreatureDisplayInfo

From wowdev
Revision as of 19:14, 27 September 2008 by Schlumpf (talk | contribs) (New Style, WotLK information, redone.)
Jump to navigation Jump to search

Structure

Column Field Type Notes
1 ID Integer
2 Model1 iRefID A model to be used.
3 Model2 iRefID Some kind of alternative. Not set for that much models.
4 PutDown iRefID If this display-id is a NPC wearing things that are described in there.
5 Scale Float Default scale, if not set by server. 1 is the normal size.
6 Opacity Integer 0 (transparent) to 255 (opaque).
7 Skin1 String Skins that are used in the model.
8 Skin2 String See this for information when they are used.
9 Skin3 String
10 Icon String Holding an icon like INV_Misc_Food_59. Only on a few.
11 Unknown Integer Examples: 4 for dragons, 3 for mammoths, 2 for vrykuls, 1 for the most, 0 for gnomes, -1 for zombies.
12 Unknown Integer Another weird one. 0 to 4, only 69 are not 0.
13 NPCSounds iRefID Sounds used when interacting with the NPC.
14 Unkown Integer Values are 0 and >281.
15 Unkown Integer Only set for IronDwarfs. 0x1111 to 0x1213. (WotLK)
16 Unkown Integer Some kind of group. Set for gyrocopters, catapults, rocketmounts and siegevehicles. (WotLK)


15 	Unknown 			Integer 	Only set for IronDwarfs. 0x1111 to 0x1213.
16 	Unknown 			Integer 	Some kind of group. Set for gyrocopters, catapults, rocketmounts and siegevehicles.