DB/TalentTab: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=4}}
This file contains the tabs of the talents, which can be seen when opening the talents window in WoW.  
This file contains the tabs of the talents, which can be seen when opening the talents window in WoW.  



Revision as of 03:48, 20 July 2016

Vanilla … Cata

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

Structure

Column	Field 				Type 		Notes 
1 	ID 				Integer 	
2-18 	name	 			String + Loc	
19 	SpellIcon 			Integer 	
20 	Races 				BitMask 	Only for characters.
21 	Classes 			BitMask 	Only for characters.
22 	CreatureFamily.categoryEnumID 	BitMask		Only for hunter pets.
23 	orderIndex 			Integer 	(TalentFrameBase.lua:MAX_TALENT_TABS = 5;)
24 	backgroundFile 			String