WoW:SpecializationID: Difference between revisions
Jump to navigation
Jump to search
(Created page for Talent Tree Ids.) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Stub/API}} | |||
The ID that is returned from the [[API_GetTalentTabInfo|GetTalentTabInfo()]] are as follows: | The ID that is returned from the [[API_GetTalentTabInfo|GetTalentTabInfo()]] are as follows: | ||
Line 34: | Line 35: | ||
These IDs can be used to confirm a primary talent tree without concern of localization. | These IDs can be used to confirm a primary talent tree without concern of localization. | ||
== Patch changes == | |||
{{Patch 4.0.1|note=Return value ''id'' was added to [[API GetTalentTabInfo|GetTalentTabInfo()]].}} | |||
[[Category:World of Warcraft API]] | [[Category:World of Warcraft API]] |
Revision as of 03:28, 21 April 2011
The ID that is returned from the GetTalentTabInfo() are as follows:
- Death Knight
- 398 - Blood
- 399 - Frost
- 400 - Unholy
- Druid
- 752 - Balance
- 750 - Feral Combat
- 748 - Restoration
- Hunder
- 811 - Beast Mastery
- 807 - Marksmanship
- 809 - Survival
- Mage
- 799 - Arcane
- 851 - Fire
- 823 - Frost
- Paladin
- 831 - Holy
- 839 - Protection
- 855 - Retribution
- Priest
- 760 Discipline
- 813 Holy
- 795 Shadow
- Rogue
- 182 - Assassination
- 181 - Combat
- 183 - Subtlety
- Shaman
- 261 - Elemental
- 263 - Enhancement
- 262 - Restoration
- Warlock
- 871 - Affliction
- 867 - Demonology
- 865 - Destruction
- Warrior
- 746 - Arms
- 815 - Furry
- 845 - Protection
These IDs can be used to confirm a primary talent tree without concern of localization.
Patch changes
Template:Wotlk-inline/Template:Cata-inline <span style="" title="Patch 4.0.1">Patch 4.0.1</span> (patch date::12-Oct-2010): Return value id was added to GetTalentTabInfo().