WoW:SpecializationID: Difference between revisions
Jump to navigation
Jump to search
m (→Patch changes) |
(→Values) |
||
Line 8: | Line 8: | ||
: 251 - Frost | : 251 - Frost | ||
: 252 - Unholy | : 252 - Unholy | ||
; Demon Hunter : 577 - Havoc | |||
: 581 - Vengeance | |||
; Druid : 102 - Balance | ; Druid : 102 - Balance | ||
: 103 - Feral Combat | : 103 - Feral Combat | ||
Line 28: | Line 30: | ||
: 258 Shadow | : 258 Shadow | ||
; Rogue : 259 - Assassination | ; Rogue : 259 - Assassination | ||
: 260 - | : 260 - Outlaw | ||
: 261 - Subtlety | : 261 - Subtlety | ||
; Shaman : 262 - Elemental | ; Shaman : 262 - Elemental |
Revision as of 12:40, 29 September 2016
The ID that is returned from the GetSpecializationInfo().
These IDs can be used to confirm a primary talent tree without concern of localization. These IDs are used by GetSpecializationInfoByID(ID).
Values
- Death Knight
- 250 - Blood
- 251 - Frost
- 252 - Unholy
- Demon Hunter
- 577 - Havoc
- 581 - Vengeance
- Druid
- 102 - Balance
- 103 - Feral Combat
- 104 - Guardian
- 105 - Restoration
- Hunter
- 253 - Beast Mastery
- 254 - Marksmanship
- 255 - Survival
- Mage
- 62 - Arcane
- 63 - Fire
- 64 - Frost
- Monk
- 268 - Brewmaster
- 269 - Windwalker
- 270 - Mistweaver
- Paladin
- 65 - Holy
- 66 - Protection
- 70 - Retribution
- Priest
- 256 Discipline
- 257 Holy
- 258 Shadow
- Rogue
- 259 - Assassination
- 260 - Outlaw
- 261 - Subtlety
- Shaman
- 262 - Elemental
- 263 - Enhancement
- 264 - Restoration
- Warlock
- 265 - Affliction
- 266 - Demonology
- 267 - Destruction
- Warrior
- 71 - Arms
- 72 - Fury
- 73 - Protection
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().
- Template:Mists-inline <span style="" title="Patch 5.0.4">Patch 5.0.4</span> (patch date::28-August-2012): GetTalentTabInfo() was replaced by GetSpecializationInfo(). These number changed to the current shown at that time.