DB/Talent: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
m (Added Category WotLK)
Line 21: Line 21:


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

Revision as of 17:14, 11 December 2012

Header Info

Records...................577
Fields.....................23
Record Size................84
String Block Size...........1

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	iRefID_TalentTab 	Integer 	
3 	tierID 			Integer 	
4 	columnIndex 			Integer 	
5 	iRefID_spellRank 		Integer[9]
14 	iRefID_prereqTalent 		Integer[3] 	Required talent 
15 	iRefID_prereqRank 		Integer[3] 	Required points in talent
20 	flags 		Boolean 	1 if the talent only has one point, otherwise 0. 
21 	requiredSpellID 		Integer 	0 or 339 (Only talent with 339 is the druid talent: Nature's Grasp)  
22-23  allowForPetFlags[2]          

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