DB/CreatureModelData

From wowdev
Revision as of 12:40, 25 August 2007 by Schlumpf (talk | contribs) (animspeed :D)
Jump to navigation Jump to search

Header Info

Records...................696
Fields.....................23
Record Size................92
String Block Size.......23469

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	Unknown 	Integer 	Something with type of model? (always 4 for characters | WRONG, naga_m, broken_f, skeleton_m/f go 0)
3 	ModelPath 	String 		*.MDX!
4 	Unknown 	Integer* 	0 - 4 | 4 got mostly big models (ragnaros, nef.) but again, not all big models got 4 ...
5 	AnimationSpeed	Float 		Tauren females are the only with a factor different from 1.0 (or 100%) for their animations list. They run the animations at 125%, aka, 1/5 slower than everyone else.
6 	Unknown 	Integer* 	-1, 1 - 4
7 	Unknown 	Integer* 	-1, 0, 1, 3 - 7 | 0 for "Creature\CrystalSpider\CrystalSpider.mdx" only
8 	Unknown 	Float 		big dragons got 30.0, some mounts 24.0 etc | most time 18.0
9 	Unknown 	Float 	
10 	Unknown 	Float 	
11 	Unknown 	NULL* 	
12 	Unknown 	Integer* 	0 - 2, 10, 79, 82 | again bigger models got bigger number most time
13 	Unknown 	Integer* 	0, 10 - 12, 38 | 0 most of the time.
14 	groupID / ID2 	Integer		a second ID, per model / model a model is based on. taurenbear/nelfbear/bear got same ID etc.
15 	Collision 	Float 		Size of collision for the model. 	
16 	Unknown 	Float 		<.. other collision data?
17 	Unknown 	Float 		 .. 
18 	Unknown 	Float 		 ..
19 	Unknown 	Float 		 ..
20 	Unknown 	Float 		 ..
21 	Unknown 	Float 		 ..
22 	Unknown 	Float 		 .. other collision data?
23 	Unknown 	Float 	 	 ..>

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

--schlumpf_ 22:19, 20 August 2007 (CEST)