DB/Talent

From wowdev
Revision as of 15:58, 23 July 2007 by Schlumpf (talk | contribs) (New page: ==Header Info == Records...................577 Fields.....................21 Record Size................84 String Block Size...........1 ==Structure== '''Column Field Type Notes'...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Header Info

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

Structure

Column	Field 		Type 		Notes 
1 	ID 			Integer 	
2 	iRefID_TalentTab 	Integer 	
3 	row 			Integer 	
4 	col 			Integer 	
5 	iRefID_Spell 		Integer 	Rank 1 
6 	iRefID_Spell 		Integer 	Rank 2 
7 	iRefID_Spell 		Integer 	Rank 3 
8 	iRefID_Spell 		Integer 	Rank 4 
9 	iRefID_Spell 		Integer 	Rank 5 
10 	iRefID*_Spell 		Integer 	Rank 6? 
11 	iRefID*_Spell 		Integer 	Rank 7? 
12 	iRefID*_Spell 		Integer 	Rank 8? 
13 	iRefID*_Spell 		Integer 	Rank 9? 
14 	iRefID_Talent 		Integer 	Required talent 
15 	iRefID*_Talent 		Integer 	Required talent 2? 
16 	iRefID*_Talent 		Integer 	Required talent 3? 
17 	talentCount 		Integer 	Required points in talent (zero-indexed) 
18 	talentCount_2* 		Integer 	Required points in talent 2 (zero-indexed)? 
19 	talentCount_3* 		Integer 	Required points in talent 3 (zero-indexed)? 
20 	singlePoint 		Boolean 	1 if the talent only has one point, otherwise 0. 
21 	Unknown 		Integer 	0 or 339 (Only talent with 339 is the druid talent: Nature's Grasp)  

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