DB/SpellDispelType: Difference between revisions

From wowdev
Jump to navigation Jump to search
(+ Loc)
No edit summary
Line 1: Line 1:
==Header Info ==
==Header Info ==
  Records....................11
  Records....................11
  Fields.....................12
  Fields.....................21
  Record Size................48
  Record Size................48
  String Block Size.........105
  String Block Size.........105
Line 8: Line 8:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2-10 sRefName String + [[Loc]]
  2-18 sRefName String + [[Loc]]
  11 isTooltipVisible Boolean Should type be shown on spell tooltips  
  19    Unknown
  12 sRefCon String
20 isTooltipVisible Boolean Should type be shown on spell tooltips  
  21 sRefCon 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 02:15, 17 September 2009

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     Unknown
20 	isTooltipVisible 	Boolean 	Should type be shown on spell tooltips 
21 	sRefCon 		String 	

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