DB/SpellVisualEffectName: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Added Category WotLK)
(No difference)

Revision as of 01:14, 13 February 2016

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 	name 				String 		The name of the model effects used for some editor probably 
3 	fileName 			String 		Location of the model 
4 	areaEffectSize 			Float 	        Probably flags or type of some sort but hard to tell 0.0 ~ 50.0, mostly 0.0 and 1.0
5 	scale				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 	minAllowedScale 		Float 		since 95 is "Missile: Meteor (Scale: x3) and this column is 3.00.1 and 0.01 
7 	maxAllowedScale 		Float           1.0 ~ 100.0, mostly 100.0

--codejie_ 17:41, 28 April 2009