DB/TalentTab: Difference between revisions

From wowdev
Jump to navigation Jump to search
Line 13: Line 13:
  18 Unknown   
  18 Unknown   
  19 iRefID_[[SpellIcon.dbc|SpellIcon]] Integer
  19 iRefID_[[SpellIcon.dbc|SpellIcon]] Integer
  20 Unknown BitMask All 2047  (Number of Rows per TAB +2bits, 511 before The Burning Crusade 2047 for The burning Crusade 8191 for Wrath of the Lich King)
  20 Unknown BitMask All 2047  (Number of Rows per TAB +2bits, 511 before The Burning Crusade  
2047 for The burning Crusade 8191 for Wrath of the Lich King)
  21 sRefMask_[[ChrClasses.dbc|ChrClasses]] BitMask
  21 sRefMask_[[ChrClasses.dbc|ChrClasses]] BitMask
  22 tab_number Integer
  22 tab_number Integer

Revision as of 18:17, 4 December 2007

This file contains the tabs of the talents, which can be seen when opening the talents window in WoW.

Header Info

Records....................27
Fields.....................24
Record Size................60
String Block Size.........640

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2-17 	sRefName 		String + Loc	
18 	Unknown  
19 	iRefID_SpellIcon 	Integer 	
20 	Unknown 		BitMask 	All 2047  (Number of Rows per TAB +2bits, 511 before The Burning Crusade 

2047 for The burning Crusade 8191 for Wrath of the Lich King)

21 	sRefMask_ChrClasses 	BitMask 	
22 	tab_number 		Integer 	
23 	iternalname 		String 	

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