DB/SpellVisualEffectName

From wowdev
Jump to navigation Jump to search

List of IDs and names for various models to be used.

Header Info

Records..................2771
Fields......................7
Record Size................28
String Block Size......120653

Structure

Column	Field 		Type 		Notes 
1 	ID		Integer 	
2 	Display Name 	String 		The name of the model effects used for some editor probably 
3 	Model Location 	String 		Location of the model 
4 	Type? 		Float 	        Probably flags or type of some sort but hard to tell 
                                       0.0 ~ 50.0, mostly 0.0 and 1.0
5 	Sizemodifier? 	Float 	another size modifier? only a few have not 1.0 or 0.0 "Acid Breath (45 yd)" has 45.0 ...
                                       0.15 ~ 5.0, mostly 1.0 
6 	Scale? 		Float 		since 95 is "Missile: Meteor (Scale: x3) and this column is 3.0
                                        0.1 and 0.01 
7 	Unknown 	Float           1.0 ~ 100.0, mostly 100.0

--codejie_ 17:41, 28 April 2009 (CEST)