DB/SpellDispelType: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (→‎Structure: Comment on new column.)
mNo edit summary
Line 9: Line 9:
  1 ID Integer
  1 ID Integer
  2-18 sRefName String + [[Loc]]
  2-18 sRefName String + [[Loc]]
  19 Unknown Added in 3.2.
  19 mask Added in 3.2.
  20 isTooltipVisible Boolean Should type be shown on spell tooltips  
  20 immunityPossible Boolean Should type be shown on spell tooltips  
  21 sRefCon String
  21 internalName String


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


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

Revision as of 19:59, 16 April 2011

Header Info

Records....................11
Fields.....................21
Record Size................48
String Block Size.........105

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2-18 	sRefName 		String + Loc
19 	mask 	 	 	 	Added in 3.2.
20 	immunityPossible  	Boolean 	Should type be shown on spell tooltips 
21 	internalName 		String 	

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