DB/SkillLine: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records...................135 Fields.....................22 Record Size................88 String Block Size........4607 ==Structure== '''Column Field Type''' 1...)
 
No edit summary
Line 17: Line 17:


Retrieved from "http://www.sourcepeek.com/wiki/SkillLine.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/SkillLine.dbc"
[[Category:DBC]]

Revision as of 15:10, 25 July 2007

Header Info

Records...................135
Fields.....................22
Record Size................88
String Block Size........4607

Structure

Column	Field 				Type 
1 	ID 				Integer 	
2 	iRefID_SkillLineCategory 	Integer 	
3 	Unknown 			Integer 	
4 	sRefName 			String 	
5-12 	Localization 			String* 	
13 	description 			String 	
14-21 	Localization 			String* 	
22 	iRefID_SpellIcon	 	Integer 	

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