DB/SpellRange: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records....................29 Fields.....................22 Record Size................88 String Block Size.........495 ==Structure== '''Column Field Type Not...)
 
Line 14: Line 14:
  6-13 Localization_description String*
  6-13 Localization_description String*
  14 sRefName String
  14 sRefName String
  *22 Localization String*
  15-22 Localization String*


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


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

Revision as of 13:45, 30 July 2007

Header Info

Records....................29
Fields.....................22
Record Size................88
String Block Size.........495

Structure

Column 	Field 				Type 		Notes
1 	ID 				Integer 	
2 	min_range 			Float 		In yard increments 
3 	max_range 			Float 	
4 	Unknown 			Boolean* 	
5 	description 			String 	
6-13 	Localization_description	String* 	
14 	sRefName 			String 	
15-22 	Localization 			String* 	

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