DB/SpellVisualEffectName: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: List of IDs and names for various models to be used. ==Header Info== Records..................1156 Fields......................6 Record Size................24 String Block Size........)
 
(scale & unknown?)
Line 12: Line 12:
  2 Display Name String The name of the model effects used for some editor probably  
  2 Display Name String The name of the model effects used for some editor probably  
  3 Model Location String Location of the model  
  3 Model Location String Location of the model  
  4 Flags? Integer Probably flags of some sort but hard to tell  
  4 Type? Integer Probably flags or type of some sort but hard to tell  
  5 Unknown Float
  5 ''Sizemodifier?'' Float ''another size modifier? only a few have not 1.0 or 0.0 "Acid Breath (45 yd)" has 45.0 ...''
  6 Unknown Float Added in 2.0.0.5849
  6 Scale Float ''since 95 is "Missile: Meteor (Scale: x3) and this column is 3.0''


Retrieved from "http://www.sourcepeek.com/wiki/SpellVisualEffectName.dbc"
--[[User:Schlumpf|schlumpf_]] 14:24, 15 August 2007 (CEST)


[[Category:DBC]]
[[Category:DBC]]

Revision as of 14:24, 15 August 2007

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

Header Info

Records..................1156
Fields......................6
Record Size................24
String Block Size.......61048

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? 		Integer 	Probably flags or type of some sort but hard to tell 
5 	Sizemodifier? 	Float 		another size modifier? only a few have not 1.0 or 0.0 "Acid Breath (45 yd)" has 45.0 ...
6 	Scale 		Float 		since 95 is "Missile: Meteor (Scale: x3) and this column is 3.0

--schlumpf_ 14:24, 15 August 2007 (CEST)