Skip to content

Instantly share code, notes, and snippets.

@sklivvz
Created March 31, 2018 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sklivvz/c7680c4863fb8476ae757198e3e01ba8 to your computer and use it in GitHub Desktop.
Save sklivvz/c7680c4863fb8476ae757198e3e01ba8 to your computer and use it in GitHub Desktop.
All WoW talents in Json format (en-gb)
[
{
"class": "warrior",
"specs": [
{
"spec": "arms",
"talents": [
{
"name": "Dauntless",
"description": "Your abilities cost 10% less Rage."
},
{
"name": "Overpower",
"description": "Overpowers the enemy, causing 223,420 Physical damage. Cannot be blocked, dodged or parried, and has a 60% increased chance to critically strike.\n\nYour other melee abilities have a chance to activate Overpower."
},
{
"name": "Sweeping Strikes",
"description": "Mortal Strike and Execute hit 2 additional nearby targets."
},
{
"name": "Shockwave",
"description": "Sends a wave of force in a frontal cone, causing 20,063 damage and stunning all enemies within 10 yards for 3 sec. Cooldown reduced by 20 sec if it strikes at least 3 targets."
},
{
"name": "Storm Bolt",
"description": "Hurls your weapon at an enemy, causing 42,238 Physical damage and stunning for 4 sec."
},
{
"name": "Double Time",
"description": "Increases the maximum number of charges on Charge by 1, and reduces its cooldown by 3 sec."
},
{
"name": "Trauma",
"description": "Slam, Whirlwind, and Execute now cause the target to bleed for 20% additional damage over 6 sec. Multiple uses accumulate increased damage."
},
{
"name": "Rend",
"description": "Wounds the target, causing 89,368 Physical damage instantly and an additional 422,388 Bleed damage over 8 sec."
},
{
"name": "Avatar",
"description": "Transform into a colossus for 20 sec, causing you to deal 20% increased damage and removing all roots and snares."
},
{
"name": "Second Wind",
"description": "Restores 6% health every 1 sec when you have not taken damage for 5 sec."
},
{
"name": "Bounding Stride",
"description": "Reduces the cooldown on Heroic Leap by 15 sec, and Heroic Leap now also increases your run speed by 70% for 3 sec."
},
{
"name": "Defensive Stance",
"description": "A defensive combat state that reduces all damage you take by 20%, and all damage you deal by 10%. Lasts until cancelled."
},
{
"name": "Fervor of Battle",
"description": "Whirlwind deals 80% increased damage to your primary target."
},
{
"name": "Mortal Combo",
"description": "Mortal Strike now has a maximum of 2 charges."
},
{
"name": "Titanic Might",
"description": "Increases the duration of Colossus Smash by 8 sec, and reduces its cooldown by 8 sec."
},
{
"name": "Deadly Calm",
"description": "Battle Cry also reduces the Rage cost of your abilities by 75% for the duration."
},
{
"name": "In For The Kill",
"description": "Colossus Smash grants you 10% Haste for 8 sec."
},
{
"name": "Focused Rage",
"description": "Focus your rage on your next Mortal Strike, increasing its damage by 30%, stacking up to 3 times. Unaffected by the global cooldown."
},
{
"name": "Anger Management",
"description": "Every 20 Rage you spend reduces the remaining cooldown on Battle Cry and Bladestorm by 1 sec."
},
{
"name": "Opportunity Strikes",
"description": "Your melee abilities have up to a 60% chance, based on the target's missing health, to trigger an extra attack that deals 95,326 Physical damage and generates 5 Rage."
},
{
"name": "Ravager",
"description": "Throws a whirling weapon at the target location that inflicts 1.1 million damage to all enemies within 8 yards over 5.8 sec. \n\nGenerates 7 Rage each time it deals damage."
}
]
},
{
"spec": "fury",
"talents": [
{
"name": "War Machine",
"description": "Killing a target grants you 30% Haste and 30% movement speed for 15 sec."
},
{
"name": "Endless Rage",
"description": "Your auto attack generates 30% additional Rage."
},
{
"name": "Fresh Meat",
"description": "Bloodthirst has a 60% increased critical strike chance against targets above 80% health."
},
{
"name": "Shockwave",
"description": "Sends a wave of force in a frontal cone, causing 19,693 damage and stunning all enemies within 10 yards for 3 sec. Cooldown reduced by 20 sec if it strikes at least 3 targets."
},
{
"name": "Storm Bolt",
"description": "Hurls your weapon at an enemy, causing 41,459 Physical damage and stunning for 4 sec."
},
{
"name": "Double Time",
"description": "Increases the maximum number of charges on Charge by 1, and reduces its cooldown by 3 sec."
},
{
"name": "Wrecking Ball",
"description": "Your attacks have a chance to make your next Whirlwind deal 250% increased damage."
},
{
"name": "Outburst",
"description": "Berserker Rage now causes Enrage, and its cooldown is reduced by 15 sec."
},
{
"name": "Avatar",
"description": "Transform into a colossus for 20 sec, causing you to deal 20% increased damage and removing all roots and snares."
},
{
"name": "Furious Charge",
"description": "Charge also increases the healing from your next Bloodthirst by 300%."
},
{
"name": "Bounding Stride",
"description": "Reduces the cooldown on Heroic Leap by 15 sec, and Heroic Leap now also increases your run speed by 70% for 3 sec."
},
{
"name": "Warpaint",
"description": "You now take only 15% increased damage from Enrage."
},
{
"name": "Massacre",
"description": "Execute critical strikes reduce the Rage cost of your next Rampage by 100%."
},
{
"name": "Frothing Berserker",
"description": "When you reach 100 Rage, your damage is increased by 15% and your movement speed by 30% for 6 sec."
},
{
"name": "Carnage",
"description": "Reduces the cost of Rampage by 15 Rage."
},
{
"name": "Bloodbath",
"description": "For 10 sec, your melee attacks and abilities cause the target to bleed for 40% additional damage over 6 sec."
},
{
"name": "Frenzy",
"description": "Furious Slash increases your Haste by 5% for 15 sec, stacking up to 3 times."
},
{
"name": "Inner Rage",
"description": "Raging Blow no longer requires Enrage and deals 150% increased damage, but has a 4.5 sec cooldown."
},
{
"name": "Bladestorm",
"description": "Become an unstoppable storm of destructive force, striking all targets within 8 yards with both weapons for 940,442 Physical damage over 5.0 sec.\n\nYou are immune to movement impairing and loss of control effects, but can use defensive abilities and can avoid attacks."
},
{
"name": "Reckless Abandon",
"description": "Battle Cry lasts 2 sec longer and generates 100 Rage."
},
{
"name": "Dragon Roar",
"description": "Roar explosively, dealing 67,164 damage to all enemies within 8 yards and increasing all damage you deal by 16% for 6 sec. Dragon Roar ignores all armor and always critically strikes."
}
]
},
{
"spec": "protection",
"talents": [
{
"name": "Shockwave",
"description": "Sends a wave of force in a frontal cone, causing 26,382 damage and stunning all enemies within 10 yards for 3 sec. Cooldown reduced by 20 sec if it strikes at least 3 targets."
},
{
"name": "Storm Bolt",
"description": "Hurls your weapon at an enemy, causing 55,542 Physical damage and stunning for 4 sec."
},
{
"name": "Warbringer",
"description": "Intercept now deals 63,318 damage to all enemies within 5 yds of the target, and stuns them for 2.5 sec."
},
{
"name": "Impending Victory",
"description": "Instantly attack the target, causing 126,637 damage and healing you for 15% of your maximum health.\n\nKilling an enemy that yields experience or honor resets the cooldown of Impending Victory."
},
{
"name": "Inspiring Presence",
"description": "You inspire your party or raid members within 60 yards, causing them to be healed for 3% of all damage they deal."
},
{
"name": "Safeguard",
"description": "Intercepting a friendly target now also causes 30% of their damage taken to transfer to you for 6 sec."
},
{
"name": "Renewed Fury",
"description": "Ignore Pain also enrages you, increasing all damage you deal by 10% for 6 sec."
},
{
"name": "Best Served Cold",
"description": "Revenge deals 5% more damage per target hit, up to 5."
},
{
"name": "Avatar",
"description": "Transform into a colossus for 20 sec, causing you to deal 20% increased damage and removing all roots and snares."
},
{
"name": "Warlord's Challenge",
"description": "Reduces the cooldown on Berserker Rage by 15 sec, and while Berserker Rage is active you may use Taunt with no cooldown and Taunted enemies move 50% faster towards you."
},
{
"name": "Bounding Stride",
"description": "Reduces the cooldown on Heroic Leap by 15 sec, and Heroic Leap now also increases your run speed by 70% for 3 sec."
},
{
"name": "Crackling Thunder",
"description": "Increases the radius of Thunder Clap by 50%."
},
{
"name": "Devastator",
"description": "Your auto attacks deal an additional 165,023 Physical damage, generate 5 Rage, and have a 30% chance to reset the remaining cooldown on Shield Slam."
},
{
"name": "Never Surrender",
"description": "Ignore Pain will ignore up to 100% more damage, based on your missing health."
},
{
"name": "Indomitable",
"description": "Increases your maximum health by 20%, and the maximum effect of Ignore Pain by 20%."
},
{
"name": "Vengeance",
"description": "Ignore Pain reduces the Rage cost of your next Revenge by 35%, and Revenge reduces the Rage cost of your next Ignore Pain by 35%."
},
{
"name": "Into the Fray",
"description": "You gain 3% Haste for each enemy within 15 yards, up to 5 enemies."
},
{
"name": "Booming Voice",
"description": "Demoralizing Shout also generates 60 Rage, and increases damage you deal to affected targets by 25%."
},
{
"name": "Anger Management",
"description": "Every 10 Rage you spend reduces the remaining cooldown on Battle Cry, Last Stand, Shield Wall, and Demoralizing Shout by 1 sec."
},
{
"name": "Heavy Repercussions",
"description": "Shield Slam extends the duration of Shield Block by 1.0 sec, and Shield Block increases the damage of Shield Slam by an additional 30%."
},
{
"name": "Ravager",
"description": "Throws a whirling weapon at the target location that inflicts 152,362 damage to all enemies within 8 yards over 5.8 sec. \n\nAlso increases your Parry chance by 35% for 12 sec."
}
]
}
]
},
{
"class": "paladin",
"specs": [
{
"spec": "holy",
"talents": [
{
"name": "Bestow Faith",
"description": "Infuse a friendly target with faith for 5 sec, healing them for 254,477 at the end."
},
{
"name": "Light's Hammer",
"description": "Hurls a Light-infused hammer into the ground, where it blasts a 10 yard radius every 2 sec for 14 sec. Each blast deals 73,119 Holy damage to enemies and heals up to 6 allies for 21,206."
},
{
"name": "Crusader's Might",
"description": "Crusader Strike reduces the cooldown of Holy Shock and Light of Dawn by 1.5 sec."
},
{
"name": "Cavalier",
"description": "Divine Steed now has 2 charges."
},
{
"name": "Unbreakable Spirit",
"description": "Reduces the cooldown of your Divine Shield, Divine Protection, and Lay on Hands by 30%."
},
{
"name": "Rule of Law",
"description": "Increase the range of your heals and the reach of Mastery: Lightbringer by 50% for 10 sec."
},
{
"name": "Fist of Justice",
"description": "Judgment reduces the remaining cooldown on Hammer of Justice by 10 sec."
},
{
"name": "Repentance",
"description": "Forces an enemy target to meditate, incapacitating them.\n\nUsable against Demons, Dragonkin, Giants, Humanoids, and Undead."
},
{
"name": "Blinding Light",
"description": "Emits dazzling light in all directions, blinding enemies within 10 yards, causing them to wander disoriented for 6 sec. Non-Holy damage will break the disorient effect."
},
{
"name": "Devotion Aura",
"description": "Allies within 10 yards take 20% reduced damage, split over the number of allies in the aura.\n\nWhile Aura Mastery is active, all affected allies gain the full damage reduction."
},
{
"name": "Aura of Sacrifice",
"description": "While you are above 75% health, 10% of all damage taken by allies within 10 yds is redirected to you. \n\nWhile Aura Mastery is active, 15% of all effective healing you deal is replicated to all allies in the aura."
},
{
"name": "Aura of Mercy",
"description": "Restores 6,362 health to 3 injured allies within 10 yds every 1 sec.\n\nWhile Aura Mastery is active, heals all allies in the aura instead of 3 and healing is increased by 100%."
},
{
"name": "Divine Purpose",
"description": "Light of Dawn and Holy Shock have a 15% chance to not start their cooldown, and make their next cast free."
},
{
"name": "Holy Avenger",
"description": "Increases your haste by 30% and your Holy Shock healing by 30% for 20 sec."
},
{
"name": "Holy Prism",
"description": "A beam of light turns the target into a Holy Prism.\n\nAn enemy target takes 212,550 Holy damage and radiates 84,826 healing to 5 nearby allies within 15 yards.\n\nA friendly target is healed for 169,651 and radiates 159,409 Holy damage to 5 nearby enemies within 15 yards."
},
{
"name": "Fervent Martyr",
"description": "Holy Light and Flash of Light reduces the mana cost and damage taken from your next Light of the Martyr by 25%, stacking."
},
{
"name": "Sanctified Wrath",
"description": "Avenging Wrath lasts 25% longer and also reduces Holy Shock's cooldown by 50% for its duration."
},
{
"name": "Judgment of Light",
"description": "Judgment now applies Judgment of Light to the target, causing the next 40 successful attacks against the target to heal the attacker for 8,483."
},
{
"name": "Beacon of Faith",
"description": "Mark a second target as a Beacon, mimicking the effects of Beacon of Light. Your heals will now heal both of your Beacons, but at 20% reduced effectiveness."
},
{
"name": "Beacon of the Lightbringer",
"description": "Mastery: Lightbringer now increases your healing based on the target's proximity to either you or your Beacon of Light, whichever is closer.\n\nThe healing and range of Light of Dawn are increased by 30%."
},
{
"name": "Beacon of Virtue",
"description": "Apply a Beacon of Light to your target and 3 injured allies within 30 yards for 8 sec.\n\nYour heals will heal all of them for 40% of the amount healed. Your Flash of Light and Holy Light on the targets will also refund 30% of their Mana cost."
}
]
},
{
"spec": "protection",
"talents": [
{
"name": "Holy Shield",
"description": "Increases your block chance by 15%, allows you to block spells, and your successful blocks deal 49,559 Holy damage to your attacker."
},
{
"name": "Blessed Hammer",
"description": "Throws a Blessed Hammer that spirals outward, dealing 53,099 Holy damage to enemies that it hits, and causing them to deal 12% less damage to you on their next auto attack."
},
{
"name": "Consecrated Hammer",
"description": "Hammer of the Righteous has no cooldown. \n\nHammer of the Righteous, Shield of the Righteous, and Light of the Protector now always gain the benefit of Consecration."
},
{
"name": "First Avenger",
"description": "Avenger's Shield now deals 50% increased damage to the first target hit. Grand Crusader now has an additional 10% chance to occur."
},
{
"name": "Bastion of Light",
"description": "Immediately grants 3 charges of Shield of the Righteous."
},
{
"name": "Crusader's Judgment",
"description": "Judgment now has 2 charges, and Grand Crusader now also grants a charge of Judgment."
},
{
"name": "Fist of Justice",
"description": "Judgment reduces the remaining cooldown on Hammer of Justice by 10 sec."
},
{
"name": "Repentance",
"description": "Forces an enemy target to meditate, incapacitating them.\n\nUsable against Demons, Dragonkin, Giants, Humanoids, and Undead."
},
{
"name": "Blinding Light",
"description": "Emits dazzling light in all directions, blinding enemies within 10 yards, causing them to wander disoriented for 6 sec. Non-Holy damage will break the disorient effect."
},
{
"name": "Blessing of Spellwarding",
"description": "Places a blessing on a party or raid member, protecting them from all magical attacks for 10 sec. Cannot be used on a target with Forbearance. Causes Forbearance for 30 sec."
},
{
"name": "Cavalier",
"description": "Divine Steed now has 2 charges."
},
{
"name": "Retribution Aura",
"description": "Protects yourself and all party or raid members within 60 yards with an aura that deals 2,973 Holy damage when melee attacked."
},
{
"name": "Hand of the Protector",
"description": "Calls down the Light to heal a friendly target for 30% of the target's missing health.\n\nWhile you are standing in your Consecration, Hand of the Protector's healing is increased by 20%."
},
{
"name": "Knight Templar",
"description": "Reduces the cooldown of Divine Steed by 50% and reduces all damage taken while mounted on your Divine Steed by 20%."
},
{
"name": "Final Stand",
"description": "When you use Divine Shield, you also taunt all targets within 15 yards for 8 sec."
},
{
"name": "Aegis of Light",
"description": "Channels an Aegis of Light that protects you and all allies standing within 10 yards behind you for 6 sec, reducing all damage taken by 20%."
},
{
"name": "Consecrated Ground",
"description": "Up to 6 allies standing within your Consecration receive 3,448 healing every 0.9 sec, and enemies within your Consecration have 50% reduced movement speed."
},
{
"name": "Judgment of Light",
"description": "Judgment now applies Judgment of Light to the target, causing the next 40 successful attacks against the target to heal the attacker for 8,309."
},
{
"name": "Righteous Protector",
"description": "Shield of the Righteous reduces the remaining cooldown on Light of the Protector and Avenging Wrath by 3 sec."
},
{
"name": "Seraphim",
"description": "The Light temporarily magnifies your power, increasing your Haste, Critical Strike, Mastery, and Versatility by 5,500.\n\nConsumes up to 2 charges of Shield of the Righteous, and lasts 8 sec per charge."
},
{
"name": "Last Defender",
"description": "Each enemy within 8 yards reduces the damage that you take and increases the damage that you deal by 3%. This effect has diminishing returns."
}
]
},
{
"spec": "retribution",
"talents": [
{
"name": "Final Verdict",
"description": "Increases the damage done by Templar's Verdict by 20%, and the damage done by Divine Storm by 10%."
},
{
"name": "Execution Sentence",
"description": "A hammer slowly falls from the sky, dealing 791,704 Holy damage after 6.1 sec."
},
{
"name": "Consecration",
"description": "Consecrates the land beneath you, causing 247,295 Holy damage over 10.5 sec to enemies who enter the area."
},
{
"name": "The Fires of Justice",
"description": "Reduces the cooldown of Crusader Strike by 1.0 sec and gives it a 15% chance to reduce the cost of your next damaging or healing Holy Power ability by 1."
},
{
"name": "Zeal",
"description": "Strike the target for 267,551 Physical damage. Maximum 2 charges.\n\nGrants Zeal, causing Zeal attacks to chain to an additional nearby target per stack. Maximum 3 stacks. Each jump deals 40% less damage.\n\nGenerates 1 Holy Power."
},
{
"name": "Greater Judgment",
"description": "Your Judgment ability hits 2 additional nearby enemies, and always deals a critical strike against targets above 50% health."
},
{
"name": "Fist of Justice",
"description": "Each Holy Power spent reduces the remaining cooldown on Hammer of Justice by 2.5 sec."
},
{
"name": "Repentance",
"description": "Forces an enemy target to meditate, incapacitating them.\n\nUsable against Demons, Dragonkin, Giants, Humanoids, and Undead."
},
{
"name": "Blinding Light",
"description": "Emits dazzling light in all directions, blinding enemies within 10 yards, causing them to wander disoriented for 6 sec. Non-Holy damage will break the disorient effect."
},
{
"name": "Virtue's Blade",
"description": "Blade of Justice critical strikes now deal 3 times normal damage."
},
{
"name": "Blade of Wrath",
"description": "Your auto attacks have a chance to reset the cooldown of Blade of Justice."
},
{
"name": "Divine Hammer",
"description": "Divine Hammers spin around you, damaging enemies within 8 yds for 49,818 Holy damage instantly and every 1.8 sec for 10.5 sec.\n\nGenerates 2 Holy Power."
},
{
"name": "Justicar's Vengeance",
"description": "A weapon strike that deals 366,529 Holy damage and restores health equal to the damage done.\n\nDeals 100% additional damage and healing when used against a stunned target."
},
{
"name": "Eye for an Eye",
"description": "Reduces Physical damage you take by 35%, and instantly counterattacks any enemy that strikes you in melee combat for 117,911 Physical damage. Lasts 10 sec."
},
{
"name": "Word of Glory",
"description": "Heal yourself and up to 5 friendly targets within 15 yards for 362,677."
},
{
"name": "Divine Intervention",
"description": "Reduces your Divine Shield cooldown by 20%. In addition, any attack which would kill you instead reduces you to 20% of your maximum health and triggers Divine Shield.\n\nCannot occur while Divine Shield is on cooldown or Forbearance is active."
},
{
"name": "Cavalier",
"description": "Divine Steed now has 2 charges."
},
{
"name": "Judgment of Light",
"description": "Judgment now applies Judgment of Light to the target, causing the next 40 successful attacks against the target to heal the attacker for 6,045."
},
{
"name": "Divine Purpose",
"description": "Your Holy Power spending abilities have a 20% chance to make your next Holy Power spending ability free."
},
{
"name": "Crusade",
"description": "Increases your damage and haste by 3.0% for 32 sec.\n\nEach Holy Power spent during Crusade increases damage and haste by an additional 3.0%.\n\nMaximum 15 stacks."
},
{
"name": "Holy Wrath",
"description": "Deals 200% of your missing health in Holy damage to 4 nearby enemies, up to 120% of your maximum health.\n\nDeals 35% of missing health against enemy players."
}
]
}
]
},
{
"class": "hunter",
"specs": [
{
"spec": "beast-mastery",
"talents": [
{
"name": "Big Game Hunter",
"description": "Increases the critical strike chance of your auto shot and Cobra Shot by 60% on targets who are above 80% health."
},
{
"name": "Way of the Cobra",
"description": "Cobra Shot deals 10% increased damage for every pet or guardian you have active."
},
{
"name": "Dire Stable",
"description": "Dire Beast generates 12 additional Focus over its duration."
},
{
"name": "Stomp",
"description": "When your Dire Beasts charge in, they will stomp the ground, dealing 270,698 Physical damage to all nearby enemies."
},
{
"name": "Dire Frenzy",
"description": "Causes your pet to enter a frenzy, performing a flurry of 5 attacks on the target, and gaining 42% increased attack speed for 8 sec, stacking up to 3 times.\n\nGenerates 24 Focus over 8 sec."
},
{
"name": "Chimaera Shot",
"description": "A two-headed shot that hits your primary target and another nearby target, dealing 334,224 Nature damage to one and 334,224 Frost damage to the other.\n\nGenerates 10 Focus for each target hit."
},
{
"name": "Posthaste",
"description": "Disengage also frees you from all movement impairing effects and increases your movement speed by 60% for 5 sec."
},
{
"name": "Farstrider",
"description": "Your ability critical strikes have a 15% chance to reset the remaining cooldown on Disengage."
},
{
"name": "Trailblazer",
"description": "Your movement speed is increased by 30% anytime you have not attacked for 3 seconds."
},
{
"name": "One with the Pack",
"description": "Grants Wild Call a 30% increased chance to reset the cooldown of Dire Beast."
},
{
"name": "Bestial Fury",
"description": "Increase the damage bonus of Bestial Wrath by 15%."
},
{
"name": "Blink Strikes",
"description": "Your pet's Basic Attack deals 100% increased damage, can now be used from 30 yards away, and will instantly teleport your pet behind its target. Your pet can teleport only once per 20 sec."
},
{
"name": "Binding Shot",
"description": "Fires a magical projectile, tethering the enemy and any other enemies within 5 yards for 10 sec, stunning them for 5 sec if they move more than 5 yards from the arrow. Player targets are stunned for a shorter duration."
},
{
"name": "Wyvern Sting",
"description": "A stinging shot that puts the target to sleep, incapacitating them for 30 sec. Damage will cancel the effect. Usable while moving."
},
{
"name": "Intimidation",
"description": "Commands your pet to intimidate the target, stunning it for 5 sec."
},
{
"name": "A Murder of Crows",
"description": "Summons a flock of crows to attack your target, dealing 1.9 million Physical damage over 15 sec. When a target dies while affected by this ability, its cooldown will reset."
},
{
"name": "Barrage",
"description": "Rapidly fires a spray of shots for 2.5 sec, dealing an average of 742,721 Physical damage to all enemies in front of you. Usable while moving."
},
{
"name": "Volley",
"description": "While active, your auto attacks spend 3 Focus to also launch a volley of shots that hit the target and all other nearby enemies, dealing 57,701 additional Physical damage."
},
{
"name": "Stampede",
"description": "Summon a herd of stampeding animals from the wilds around you that deal damage to your enemies for 12 sec."
},
{
"name": "Killer Cobra",
"description": "While Bestial Wrath is active, Cobra Shot resets the cooldown on Kill Command."
},
{
"name": "Aspect of the Beast",
"description": "Kill Command causes an additional effect, based on your pet's Specialization.\n\nFerocity\nThe target also bleeds for 90,318 Physical damage over 6 sec.\n\nTenacity\nYour pet also takes 30% reduced damage for 6 sec.\n\nCunning\nThe target's movement speed is also reduced by 50% for 4 sec."
}
]
},
{
"spec": "marksmanship",
"talents": [
{
"name": "Lone Wolf",
"description": "Increases your damage by 18%, but you can no longer use Call Pet."
},
{
"name": "Steady Focus",
"description": "Using Arcane Shot or Multi-Shot two times in a row increases your Focus Regeneration by 25% for 12 sec."
},
{
"name": "Careful Aim",
"description": "Aimed Shot, Arcane Shot, Marked Shot, and Multi-Shot have 20% increased critical strike chance against targets above 80% Health, and those critical strikes deal an additional 30% damage over 8 sec."
},
{
"name": "Lock and Load",
"description": "Your ranged auto attacks have a 8% chance to trigger Lock and Load, causing your next two Aimed Shots to cost no Focus and be instant."
},
{
"name": "Black Arrow",
"description": "Fires a Black Arrow at the target, dealing 395,436 Shadow damage over 8 sec and summoning a Dark Minion to taunt it for the duration.\n\nWhen you kill an enemy, the remaining cooldown on Black Arrow will reset."
},
{
"name": "True Aim",
"description": "Each successive Arcane Shot or Aimed Shot fired at the same target increases the damage those Shots deal to the target by 2%, stacking up to 10 times. Limit 1 target."
},
{
"name": "Posthaste",
"description": "Disengage also frees you from all movement impairing effects and increases your movement speed by 60% for 5 sec."
},
{
"name": "Farstrider",
"description": "Your ability critical strikes have a 15% chance to reset the remaining cooldown on Disengage."
},
{
"name": "Trailblazer",
"description": "Your movement speed is increased by 30% anytime you have not attacked for 3 seconds."
},
{
"name": "Explosive Shot",
"description": "Fires a slow-moving munition directly forward. Activating this ability a second time detonates the Shot, dealing up to 678,956 Fire damage to all enemies within 8 yds, damage based on proximity."
},
{
"name": "Sentinel",
"description": "Your Sentinel watches over the target area for 18 sec, applying Hunter's Mark to all enemies every 6 sec."
},
{
"name": "Patient Sniper",
"description": "Gain the patience of a veteran sniper, increasing the damage bonus of Vulnerable by 6% every 1 sec."
},
{
"name": "Binding Shot",
"description": "Fires a magical projectile, tethering the enemy and any other enemies within 5 yards for 10 sec, stunning them for 5 sec if they move more than 5 yards from the arrow. Player targets are stunned for a shorter duration."
},
{
"name": "Wyvern Sting",
"description": "A stinging shot that puts the target to sleep, incapacitating them for 30 sec. Damage will cancel the effect. Usable while moving."
},
{
"name": "Camouflage",
"description": "You and your pet blend into the surroundings and gain stealth for 1 min. While camouflaged, you will heal for 2% of maximum health every 1 secs."
},
{
"name": "A Murder of Crows",
"description": "Summons a flock of crows to attack your target, dealing 1.9 million Physical damage over 15 sec. When a target dies while affected by this ability, its cooldown will reset."
},
{
"name": "Barrage",
"description": "Rapidly fires a spray of shots for 2.5 sec, dealing an average of 734,111 Physical damage to all enemies in front of you. Usable while moving."
},
{
"name": "Volley",
"description": "While active, your auto attacks spend 3 Focus to also launch a volley of shots that hit the target and all other nearby enemies, dealing 76,043 additional Physical damage."
},
{
"name": "Sidewinders",
"description": "Launches Sidewinders that travel toward the target, weaving back and forth and dealing 211,671 Nature damage to each target they hit. Cannot hit the same target twice. Applies Vulnerable to all targets hit.\n\nGenerates 40 Focus.\n\nAlso replaces Multi-Shot."
},
{
"name": "Piercing Shot",
"description": "A powerful shot which deals up to 1.4 million Physical damage to the target and up to 711,170 Physical damage to all enemies between you and the target. Damage increased against targets with Vulnerable."
},
{
"name": "Trick Shot",
"description": "Aimed Shot will now also ricochet and hit all Vulnerable targets for 30% of normal damage.\n\nIf there are no other Vulnerable targets, the damage of your next Aimed Shot is increased by 15%."
}
]
},
{
"spec": "survival",
"talents": [
{
"name": "Animal Instincts",
"description": "Flanking Strike also reduces the remaining cooldown by 2.5 sec of a random one of the following abilities:\n\n Flanking Strike\n Mongoose Bite\n Aspect of the Eagle\n Harpoon"
},
{
"name": "Throwing Axes",
"description": "Tosses 3 axes at an enemy, each dealing 126,441 Physical damage."
},
{
"name": "Way of the Mok'Nathal",
"description": "Raptor Strike also grants you Mok'Nathal Tactics, increasing your attack power by 3% for 10 sec, stacking up to 4 times."
},
{
"name": "A Murder of Crows",
"description": "Summons a flock of crows to attack your target over the next 15 sec. If the target dies while under attack, A Murder of Crows' cooldown is reset."
},
{
"name": "Mortal Wounds",
"description": "Each time Lacerate deals damage, you have a 2% chance to gain a charge of Mongoose Bite."
},
{
"name": "Snake Hunter",
"description": "Instantly grants you 3 charges of Mongoose Bite."
},
{
"name": "Posthaste",
"description": "Harpoon also frees you from all movement impairing effects and increases your movement speed by 60% for 5 sec."
},
{
"name": "Disengage",
"description": "Leap backwards."
},
{
"name": "Trailblazer",
"description": "Your movement speed is increased by 30% anytime you have not attacked for 3 seconds."
},
{
"name": "Caltrops",
"description": "Scatters Caltrops in an area for 15 sec. Enemies who step on Caltrops will take 18,207 Bleed damage every 1 sec, and have 70% reduced movement speed for 6 sec."
},
{
"name": "Guerrilla Tactics",
"description": "Explosive Trap deals 50% more damage, and Waylay's effects are further strengthened:\n\nFreezing Trap will not break due to damage for the first 6 sec.\nTar Trap reduces enemies' movement speed by 90% for the first 4 sec.\nExplosive Trap causes the target to miss their next 2 melee attacks."
},
{
"name": "Steel Trap",
"description": "Hurls a Steel Trap to the target location that immobilizes the first enemy that approaches for 30 sec and deals 606,915 bleed damage over 30 sec. Other damage may break the immobilization effect. Limit 1. Trap will exist for 1 min.\n\nWaylay: Fully arms after 2 sec, dealing 500% increased damage if triggered by an enemy that is not in combat."
},
{
"name": "Sticky Bomb",
"description": "Hurls a concussive grenade at your target which sticks to them and explodes after 2 sec, knocking back all nearby enemies."
},
{
"name": "Ranger's Net",
"description": "Hurls a net at the enemy, rooting the target for 3 sec and reducing movement speed by 50% for 15 sec. Damage may break the effect."
},
{
"name": "Camouflage",
"description": "You and your pet blend into the surroundings and gain stealth for 1 min. While camouflaged, you will heal for 2% of maximum health every 1 secs."
},
{
"name": "Butchery",
"description": "Strike all nearby enemies in a flurry of strikes, inflicting 401,813 Physical damage to each."
},
{
"name": "Dragonsfire Grenade",
"description": "Hurls a dragonsfire grenade at the target that explodes into flames, inflicting 638,384 Fire damage over 8 sec and reducing movement speed by 20%. The volatile flames on the target also scorch nearby enemies."
},
{
"name": "Serpent Sting",
"description": "Targets hit by your Raptor Strike and Carve are also affected by Serpent Sting, dealing 323,690 Nature damage over 15 sec."
},
{
"name": "Spitting Cobra",
"description": "Summons a Spitting Cobra for 30 sec that attacks your target for 33,451 Nature damage every 2 sec. While the Cobra is active you gain an extra 3 Focus every 1 sec."
},
{
"name": "Expert Trapper",
"description": "All of your traps are improved in the following ways:\n\nFreezing Trap\nWhen Freezing Trap's incapacitate effect ends, the victim and all nearby enemies' movement speed is reduced by 50% for 4 sec.\n\nExplosive Trap\nIncreases Explosive Trap's damage to the triggering enemy by 75%.\n\nTar Trap\nEnemies moving through the tar have a chance to be rooted in place for 4 sec.\n\nSteel Trap\nYour Steel Trap also deals an immediate 202,305 Bleed damage when triggered.\n\nCaltrops\nIncreases Caltrops damage by 50%."
},
{
"name": "Aspect of the Beast",
"description": "Flanking Strike causes an additional effect, based on your pet's Specialization.\n\nFerocity\nThe target also bleeds for 97,545 Physical damage over 6 sec.\n\nTenacity\nYour pet also takes 30% reduced damage for 6 sec.\n\nCunning\nThe target's movement speed is also reduced by 50% for 4 sec."
}
]
}
]
},
{
"class": "rogue",
"specs": [
{
"spec": "assassination",
"talents": [
{
"name": "Master Poisoner",
"description": "Increases the damage done by your poisons by 30% and their non-damaging effects by 20%."
},
{
"name": "Elaborate Planning",
"description": "Your finishing moves grant 12% increased damage done for 5 sec."
},
{
"name": "Hemorrhage",
"description": "Rips a gushing wound in the target, dealing 34,328 Physical damage and increasing Bleed damage from your abilities on the target by 25% for 20 sec.\n\nAwards 1 combo point."
},
{
"name": "Nightstalker",
"description": "While Stealth is active, you move 20% faster and your abilities deal 50% more damage."
},
{
"name": "Subterfuge",
"description": "Your abilities requiring Stealth can still be used for 3 sec after Stealth breaks.\n\nAlso causes Garrote to deal 125% increased damage and have no cooldown when used from Stealth or 3 sec after Stealth breaks."
},
{
"name": "Shadow Focus",
"description": "Abilities cost 75% less Energy while Stealth is active."
},
{
"name": "Deeper Stratagem",
"description": "You may have a maximum of 6 combo points, your finishing moves consume up to 6 combo points, and your finishing moves deal 5% increased damage."
},
{
"name": "Anticipation",
"description": "You may have a maximum of 10 combo points. Finishers still consume a maximum of 5 combo points."
},
{
"name": "Vigor",
"description": "Increases your maximum Energy by 50 and your Energy regeneration by 10%."
},
{
"name": "Leeching Poison",
"description": "Coats your weapons with a Non-Lethal Poison that lasts for 1 hour, granting you 10% Leech."
},
{
"name": "Elusiveness",
"description": "Feint also reduces all damage you take from non-area-of-effect attacks by 30% for 5 sec."
},
{
"name": "Cheat Death",
"description": "Fatal attacks instead reduce you to 7% of your maximum health. For 3 sec afterward, you take 85% reduced damage. Cannot trigger more often than once per 6 min."
},
{
"name": "Thuggee",
"description": "Resets the remaining cooldown on Garrote when a target dies with your Garrote active."
},
{
"name": "Prey on the Weak",
"description": "Enemies disabled with your Blind, Kidney Shot, Cheap Shot, or Sap take 15% increased damage from all sources."
},
{
"name": "Internal Bleeding",
"description": "Kidney Shot also deals 72,948 Bleed damage per combo point over 12 sec."
},
{
"name": "Toxic Blade",
"description": "Stab your enemy with a toxic poisoned blade, dealing 538,497 Nature damage.\n\nThe damage of your poisons against the target is increased by 35% for 9 sec.\n\nAwards 1 combo point."
},
{
"name": "Alacrity",
"description": "Your finishing moves have a 20% chance per combo point to grant 2% Haste for 20 sec, stacking up to 10 times."
},
{
"name": "Exsanguinate",
"description": "Twist your blades into the target's wounds, causing your Bleed effects on them to bleed out 150% faster."
},
{
"name": "Venom Rush",
"description": "Venomous Wounds grants 3 additional Energy each time it grants Energy."
},
{
"name": "Marked for Death",
"description": "Marks the target, instantly generating 5 combo points. Cooldown reset if the target dies within 1 min."
},
{
"name": "Death from Above",
"description": "Finishing move that empowers your weapons with shadow energy and performs a devastating two-part attack. \n\nYou whirl around, dealing up to 222,906 damage to all enemies within 8 yds, then leap into the air and Envenom your target on the way back down, with such force that it has a 50% stronger effect."
}
]
},
{
"spec": "outlaw",
"talents": [
{
"name": "Ghostly Strike",
"description": "Strikes an enemy with your cursed weapon, dealing 122,445 Physical damage and causing the target to take 10% increased damage from your abilities for 15 sec.\n\nAwards 1 combo point."
},
{
"name": "Swordmaster",
"description": "Saber Slash has a 10% increased chance to strike an additional time."
},
{
"name": "Quick Draw",
"description": "Free uses of Pistol Shot granted by Saber Slash now generate 1 additional combo point, and deal 50% increased damage."
},
{
"name": "Grappling Hook",
"description": "Launch a grappling hook and pull yourself to the target location."
},
{
"name": "Acrobatic Strikes",
"description": "Increases the range on all your melee attacks by 3 yards."
},
{
"name": "Hit and Run",
"description": "Increases your movement speed at all times by 15%."
},
{
"name": "Deeper Stratagem",
"description": "You may have a maximum of 6 combo points, your finishing moves consume up to 6 combo points, and your finishing moves deal 5% increased damage."
},
{
"name": "Anticipation",
"description": "You may have a maximum of 10 combo points. Finishers still consume a maximum of 5 combo points."
},
{
"name": "Vigor",
"description": "Increases your maximum Energy by 50 and your Energy regeneration by 10%."
},
{
"name": "Iron Stomach",
"description": "Increases the healing you receive from Crimson Vial, healing potions, and healthstones by 30%."
},
{
"name": "Elusiveness",
"description": "Feint also reduces all damage you take from non-area-of-effect attacks by 30% for 5 sec."
},
{
"name": "Cheat Death",
"description": "Fatal attacks instead reduce you to 7% of your maximum health. For 3 sec afterward, you take 85% reduced damage. Cannot trigger more often than once per 6 min."
},
{
"name": "Parley",
"description": "Pacifies a target not in combat, who is forced to negotiate instead of fighting for 5 min. Only works on Humanoids, Demons, and Dragonkin. Damage caused will break the peace. Limit 1."
},
{
"name": "Prey on the Weak",
"description": "Enemies disabled with your Blind, Gouge, Cheap Shot, or Sap take 10% increased damage from all sources."
},
{
"name": "Dirty Tricks",
"description": "Cheap Shot, Gouge, and Sap no longer cost Energy."
},
{
"name": "Cannonball Barrage",
"description": "Command a ghost ship crew to barrage the target area with cannonballs doing 522,432 Physical damage over 2 sec and slowing enemies by 50% for 1.5 sec."
},
{
"name": "Alacrity",
"description": "Your finishing moves have a 20% chance per combo point to grant 2% Haste for 20 sec, stacking up to 10 times."
},
{
"name": "Killing Spree",
"description": "Teleport to an enemy within 10 yards, attacking 7 times over 3 sec with both weapons for a total of 1.7 million Physical damage.\n\nWhile Blade Flurry is active, each Killing Spree attack will teleport to and damage a different nearby enemy target."
},
{
"name": "Slice and Dice",
"description": "Finishing move that consumes combo points to increase attack speed by 125% and Energy regeneration rate by 15%. Lasts longer per combo point.\n 1 point : 12 seconds\n 2 points: 18 seconds\n 3 points: 24 seconds\n 4 points: 30 seconds\n 5 points: 36 seconds"
},
{
"name": "Marked for Death",
"description": "Marks the target, instantly generating 5 combo points. Cooldown reset if the target dies within 1 min."
},
{
"name": "Death from Above",
"description": "Finishing move that empowers your weapons with shadow energy and performs a devastating two-part attack. \n\nYou whirl around, dealing up to 319,262 damage to all enemies within 8 yds, then leap into the air and Run Through your target on the way back down, with such force that it has a 50% stronger effect."
}
]
},
{
"spec": "subtlety",
"talents": [
{
"name": "Master of Subtlety",
"description": "Attacks made while stealthed and for 5 seconds after breaking stealth cause an additional 10% damage."
},
{
"name": "Weaponmaster",
"description": "Your abilities have a 6% chance to hit the target twice each time they deal damage."
},
{
"name": "Gloomblade",
"description": "Punctures your target with your shadow-infused blade for 208,914 Shadow damage, bypassing armor.\n\nAwards 1 combo point."
},
{
"name": "Nightstalker",
"description": "While Stealth or Shadow Dance is active, you move 20% faster and your abilities deal 12% more damage."
},
{
"name": "Subterfuge",
"description": "Your abilities requiring Stealth can still be used for 3 sec after Stealth breaks.\n\nAlso increases the duration of Shadow Dance by 1 sec."
},
{
"name": "Shadow Focus",
"description": "Abilities cost 25% less Energy while Stealth or Shadow Dance is active."
},
{
"name": "Deeper Stratagem",
"description": "You may have a maximum of 6 combo points, your finishing moves consume up to 6 combo points, and your finishing moves deal 5% increased damage."
},
{
"name": "Anticipation",
"description": "You may have a maximum of 10 combo points. Finishers still consume a maximum of 5 combo points."
},
{
"name": "Vigor",
"description": "Increases your maximum Energy by 50 and your Energy regeneration by 10%."
},
{
"name": "Soothing Darkness",
"description": "You heal 3% of your maximum life every 1 sec while Stealth or Shadow Dance is active."
},
{
"name": "Elusiveness",
"description": "Feint also reduces all damage you take from non-area-of-effect attacks by 30% for 5 sec."
},
{
"name": "Cheat Death",
"description": "Fatal attacks instead reduce you to 7% of your maximum health. For 3 sec afterward, you take 85% reduced damage. Cannot trigger more often than once per 6 min."
},
{
"name": "Strike from the Shadows",
"description": "Shadowstrike also stuns your target for 2 sec. Players are Dazed for 5 sec instead."
},
{
"name": "Prey on the Weak",
"description": "Enemies disabled with your Blind, Kidney Shot, Cheap Shot, or Sap take 10% increased damage from all sources."
},
{
"name": "Tangled Shadow",
"description": "Nightblade now decreases the target's movement speed by an additional 20%."
},
{
"name": "Dark Shadow",
"description": "While Shadow Dance is active, all damage you deal is increased by 30%."
},
{
"name": "Alacrity",
"description": "Your finishing moves have a 20% chance per combo point to grant 2% Haste for 20 sec, stacking up to 10 times."
},
{
"name": "Enveloping Shadows",
"description": "Deepening Shadows reduces the remaining cooldown of Shadow Dance by an additional 1.0 sec per combo point spent.\n\nShadow Dance gains 1 additional charge."
},
{
"name": "Master of Shadows",
"description": "Gain 25 Energy over 3 sec when you enter Stealth or activate Shadow Dance."
},
{
"name": "Marked for Death",
"description": "Marks the target, instantly generating 5 combo points. Cooldown reset if the target dies within 1 min."
},
{
"name": "Death from Above",
"description": "Finishing move that empowers your weapons with shadow energy and performs a devastating two-part attack. \n\nYou whirl around, dealing up to 415,559 damage to all enemies within 8 yds, then leap into the air and Eviscerate your target on the way back down, with such force that it has a 50% stronger effect."
}
]
}
]
},
{
"class": "priest",
"specs": [
{
"spec": "discipline",
"talents": [
{
"name": "Twist of Fate",
"description": "After healing a target below 35% health, you deal 20% increased damage and 20% increased healing for 10 sec."
},
{
"name": "Castigation",
"description": "Penance fires one additional bolt of holy light over its duration."
},
{
"name": "Schism",
"description": "Attack the enemy's soul with a surge of Shadow energy, dealing 285,333 Shadow damage and increasing damage that you deal to the target by 30% for 6 sec."
},
{
"name": "Angelic Feather",
"description": "Places a feather at the target location, granting the first ally to walk through it 40% increased movement speed for 5 sec. Only 3 feathers can be placed at one time. Maximum 3 charges."
},
{
"name": "Body and Soul",
"description": "Power Word: Shield and Leap of Faith increase your target's movement speed by 40% for 3 sec."
},
{
"name": "Masochism",
"description": "When you cast Shadow Mend on yourself, its damage over time effect heals you instead, and reduces all damage you take by 10%."
},
{
"name": "Shining Force",
"description": "Creates a burst of light around a friendly target, knocking away nearby enemies and slowing their movement speed by 70% for 3 sec."
},
{
"name": "Psychic Voice",
"description": "Reduces the cooldown of Psychic Scream by 30 sec."
},
{
"name": "Dominant Mind",
"description": "You may also control your own character while Mind Control is active, but Mind Control has a 2 min cooldown, and it may not be used against players."
},
{
"name": "Power Word: Solace",
"description": "Strikes an enemy with heavenly power, dealing 281,976 Holy damage and restoring 1.00% of your maximum mana."
},
{
"name": "Shield Discipline",
"description": "When your Power Word: Shield is completely absorbed, you instantly regenerate 1% of your maximum mana."
},
{
"name": "Mindbender",
"description": "Summons a Mindbender to attack the target for 12 sec. You regenerate 0.50% of maximum mana each time the Mindbender attacks."
},
{
"name": "Sanctuary",
"description": "Smite's absorption effect is increased by 50%."
},
{
"name": "Clarity of Will",
"description": "Shields the target with a protective ward for 20 sec, absorbing 379,909 damage."
},
{
"name": "Shadow Covenant",
"description": "Draws on the power of shadow to heal the target and 4 injured allies within 30 yds for 243,775, but leaves a shell on them that absorbs the next 121,887 healing they receive within 6 sec."
},
{
"name": "Purge the Wicked",
"description": "Cleanses the target with fire, causing 80,565 Fire damage and an additional 473,349 Fire damage over 20 sec. Spreads to an additional nearby enemy when you cast Penance on the target."
},
{
"name": "Divine Star",
"description": "Throw a Divine Star forward 24 yds, healing allies in its path for 43,881 and dealing 97,351 Holy damage to enemies. After reaching its destination, the Divine Star returns to you, healing allies and damaging enemies in its path again."
},
{
"name": "Halo",
"description": "Creates a ring of Holy energy around you that quickly expands to a 30 yd radius, healing allies for 140,122 and dealing 289,428 Holy damage to enemies."
},
{
"name": "Power Infusion",
"description": "Infuses you with power for 20 sec, increasing haste by 25% and reducing the mana cost of all spells by 25%."
},
{
"name": "Grace",
"description": "Increases your non-Atonement healing and absorption by 30% on targets with Atonement."
},
{
"name": "Evangelism",
"description": "Extends the duration of all of your active Atonements by 6 sec."
}
]
},
{
"spec": "holy",
"talents": [
{
"name": "Trail of Light",
"description": "When you cast Flash Heal, 40% of the healing is replicated to the previous target you healed with Flash Heal."
},
{
"name": "Enduring Renewal",
"description": "Your single-target healing spells refresh the duration of your Renew on the target."
},
{
"name": "Enlightenment",
"description": "You regenerate mana 10% faster."
},
{
"name": "Angelic Feather",
"description": "Places a feather at the target location, granting the first ally to walk through it 40% increased movement speed for 5 sec. Only 3 feathers can be placed at one time. Maximum 3 charges."
},
{
"name": "Body and Mind",
"description": "Heals the target for 30,716 every 1 sec and increases their movement speed by 40% for 4 sec."
},
{
"name": "Perseverance",
"description": "When you cast Renew on yourself, it reduces all damage you take by 10%."
},
{
"name": "Shining Force",
"description": "Creates a burst of light around a friendly target, knocking away nearby enemies and slowing their movement speed by 70% for 3 sec."
},
{
"name": "Censure",
"description": "Holy Word: Chastise stuns the target for 5 sec and is not broken by damage."
},
{
"name": "Afterlife",
"description": "Increases the duration of Spirit of Redemption by 50%."
},
{
"name": "Light of the Naaru",
"description": "Serendipity reduces the remaining cooldown on the appropriate Holy Word by an additional 2 sec."
},
{
"name": "Guardian Angel",
"description": "When Guardian Spirit expires without saving the target from death, reduce its remaining cooldown to 90 seconds."
},
{
"name": "Symbol of Hope",
"description": "Bolster the morale of all healers in your party or raid within 40 yards, allowing them to cast spells for no mana for 12 sec."
},
{
"name": "Surge of Light",
"description": "Your healing spells and Smite have a 8% chance to make your next Flash Heal instant and cost no mana. Maximum 2 charges."
},
{
"name": "Binding Heal",
"description": "Heals you, another friendly target, and a third friendly target within 20 yards for 153,578.\n\nTriggers Serendipity, reducing the remaining cooldown on both Holy Word: Serenity and Holy Word: Sanctify by 3 sec."
},
{
"name": "Piety",
"description": "Prayer of Mending's cooldown is reduced by 2 sec, and it now triggers Serendipity, reducing the remaining cooldown on Holy Word: Sanctify."
},
{
"name": "Divinity",
"description": "When you heal with a Holy Word spell, your healing is increased by 15% for 6 sec."
},
{
"name": "Divine Star",
"description": "Throw a Divine Star forward 24 yds, healing allies in its path for 46,075 and dealing 118,095 Holy damage to enemies. After reaching its destination, the Divine Star returns to you, healing allies and damaging enemies in its path again."
},
{
"name": "Halo",
"description": "Creates a ring of Holy energy around you that quickly expands to a 30 yd radius, healing allies for 147,128 and dealing 351,102 Holy damage to enemies."
},
{
"name": "Apotheosis",
"description": "Enter a pure Holy form for 30 sec, increasing the effects of Serendipity by 200% and reducing the cost of your Holy Words by 100%."
},
{
"name": "Benediction",
"description": "Your Prayer of Mending has a 40% chance to leave a Renew on each target it heals."
},
{
"name": "Circle of Healing",
"description": "Heals the target and 4 injured allies within 30 yards of the target for 153,578."
}
]
},
{
"spec": "shadow",
"talents": [
{
"name": "Twist of Fate",
"description": "After damaging a target below 35% health, you deal 20% increased damage and 20% increased healing for 10 sec."
},
{
"name": "Fortress of the Mind",
"description": "Mind Flay and Mind Blast deal 10% more damage and generate 20% more Insanity."
},
{
"name": "Shadow Word: Void",
"description": "Blasts the target's mind for 137,135 Shadow damage.\n\nGenerates 25 Insanity."
},
{
"name": "Mania",
"description": "You move 1% faster for every 3 Insanity you have."
},
{
"name": "Body and Soul",
"description": "Power Word: Shield increases your target's movement speed by 40% for 3 sec."
},
{
"name": "Masochism",
"description": "When you cast Shadow Mend on yourself, its damage over time effect heals you instead, and reduces all damage you take by 10%."
},
{
"name": "Mind Bomb",
"description": "Inflicts the target with a Mind Bomb.\n\nAfter 2 sec, or if the target dies, it unleashes a psychic explosion, stunning all enemies within 8 yds of the target for 4 sec."
},
{
"name": "Psychic Voice",
"description": "Reduces the cooldown of Psychic Scream by 30 sec."
},
{
"name": "Dominant Mind",
"description": "You may also control your own character while Mind Control is active, but Mind Control has a 2 min cooldown, and it may not be used against players."
},
{
"name": "Lingering Insanity",
"description": "When Voidform ends, its haste bonus fades by 2% every second, instead of ending immediately."
},
{
"name": "Reaper of Souls",
"description": "Shadow Word: Death is now castable on targets below 35% health, and always generates Insanity as though it killed the target."
},
{
"name": "Void Ray",
"description": "Each time your Mind Flay or Mind Sear deals damage, you gain 10% increased Mind Flay and Mind Sear damage for 6 sec, stacking up to 4 times."
},
{
"name": "San'layn",
"description": "Increases the damage of your Vampiric Touch by 20%, and the healing of your Vampiric Embrace by 20%."
},
{
"name": "Auspicious Spirits",
"description": "Your Shadowy Apparitions now deal 100% increased damage and generate 3 Insanity."
},
{
"name": "Shadowy Insight",
"description": "Shadow Word: Pain periodic damage has a 10% chance to reset the remaining cooldown on Mind Blast and cause your next Mind Blast to be instant."
},
{
"name": "Power Infusion",
"description": "Infuses you with power for 20 sec, increasing haste by 25% and increasing Insanity generation by 25%."
},
{
"name": "Misery",
"description": "Vampiric Touch also applies Shadow Word: Pain to the target."
},
{
"name": "Mindbender",
"description": "Summons a Mindbender to attack the target for 21 sec.\n\nGenerates 8 Insanity each time the Mindbender attacks."
},
{
"name": "Legacy of the Void",
"description": "Void Eruption may be cast anytime your Insanity level is 65 or higher, and Voidform increases Shadow damage dealt by an additional 5%."
},
{
"name": "Shadow Crash",
"description": "Hurl a bolt of slow-moving Shadow energy at the destination, dealing 498,667 Shadow damage to all targets within 8 yards.\n\nGenerates 20 Insanity."
},
{
"name": "Surrender to Madness",
"description": "All your Insanity-generating abilities generate 100% more Insanity, and you can cast while moving, until you exit Voidform.\n\nThen you die. Horribly."
}
]
}
]
},
{
"class": "death-knight",
"specs": [
{
"spec": "blood",
"talents": [
{
"name": "Bloodworms",
"description": "Your auto attack critical strikes have a chance to summon a Bloodworm.\n\nBloodworms deal minor damage to your target for 15 sec and then burst, healing you for 15% of your missing health.\n\nIf you drop below 50% health, your Bloodworms will immediately burst and heal you."
},
{
"name": "Heartbreaker",
"description": "Heart Strike generates 2 additional Runic Power per target hit."
},
{
"name": "Blooddrinker",
"description": "Drains 1.3 million health from the target over 2.6 sec.\n\nYou can move, parry, dodge, and use defensive abilities while channeling this ability."
},
{
"name": "Rapid Decomposition",
"description": "Your Death and Decay deals damage 15% more often, and while in your Death and Decay you generate 1 Runic Power every 1 sec."
},
{
"name": "Heart of Ice",
"description": "Death Strike extends the duration of Icebound Fortitude by 2 sec."
},
{
"name": "Spectral Deflection",
"description": "Attacks that deal more than 25% of your maximum health will consume an additional Bone Shield charge to further reduce the damage."
},
{
"name": "Ossuary",
"description": "While you have at least 5 Bone Shield charges, the cost of Death Strike is reduced by 5 Runic Power.\n\nAdditionally, your maximum Runic Power is increased by 10."
},
{
"name": "Blood Tap",
"description": "Consume shadowy essence.\n\nGenerates 1 Rune.\n\nMaximum 2 charges. Recharge time reduced by 2 sec whenever a Bone Shield charge is consumed."
},
{
"name": "Anti-Magic Barrier",
"description": "Anti-Magic Shell also increases your maximum health by 25% for 10 sec."
},
{
"name": "Mark of Blood",
"description": "Places a Mark of Blood on an enemy for 25 sec. The enemy's damaging auto attacks will also heal their victim for 3% of the victim's maximum health."
},
{
"name": "Red Thirst",
"description": "Spending Runic Power will decrease the remaining cooldown on Vampiric Blood by 1 sec per 6 Runic Power."
},
{
"name": "Tombstone",
"description": "Consume up to 5 Bone Shield charges. For each charge consumed, you gain 6 Runic Power and absorb damage equal to 6% of your maximum health for 8 sec."
},
{
"name": "Tightening Grasp",
"description": "Reduces the cooldown on Gorefiend's Grasp by 30 sec, and your Death and Decay also reduces the movement speed of enemies within its radius by 70%."
},
{
"name": "Tremble Before Me",
"description": "Enemies damaged by your Death and Decay have a chance to cower in place for 3 sec, but cannot suffer from this effect more than once per 10 sec. Damage may cancel the effect."
},
{
"name": "March of the Damned",
"description": "Wraith Walk lasts 100% longer and breaks stun, snare, and root effects when cast."
},
{
"name": "Will of the Necropolis",
"description": "Damage taken below 35% Health is reduced by 35%."
},
{
"name": "Rune Tap",
"description": "Consume a Rune to reduce all damage taken by 40% for 3 sec."
},
{
"name": "Foul Bulwark",
"description": "Each charge of Bone Shield increases your maximum health by 2%."
},
{
"name": "Bonestorm",
"description": "A whirl of bone and gore batters nearby enemies every 1 sec, dealing 84,261 Shadow damage every 1 sec, and healing you for 2% of your maximum health every time it deals damage. Lasts 1 sec per 10 Runic Power spent."
},
{
"name": "Blood Mirror",
"description": "Afflict an enemy with Blood Mirror for 10 sec. While active, 20% of any damage dealt to you is redirected to the target."
},
{
"name": "Purgatory",
"description": "An unholy pact that prevents fatal damage, instead absorbing incoming healing equal to the damage prevented, lasting 3 sec.\n\nIf any healing absorption remains when this effect expires, you will die. This effect may only occur every 4 min."
}
]
},
{
"spec": "frost",
"talents": [
{
"name": "Shattering Strikes",
"description": "If there are 5 stacks of Razorice on the target, Frost Strike will consume them and deal 60% additional damage."
},
{
"name": "Icy Talons",
"description": "Frost Strike also increases your melee attack speed by 12% for 6 sec, stacking up to 3 times."
},
{
"name": "Runic Attenuation",
"description": "Auto attacks generate 1 Runic Power."
},
{
"name": "Freezing Fog",
"description": "Howling Blast and Frost Fever deal 20% increased damage."
},
{
"name": "Murderous Efficiency",
"description": "Consuming the Killing Machine effect has a 50% chance to cause you to gain 1 Rune."
},
{
"name": "Horn of Winter",
"description": "Blow the Horn of Winter, gaining 2 runes and generating 20 Runic Power."
},
{
"name": "Icecap",
"description": "Your Frost Strike and Obliterate critical strikes reduce the remaining cooldown of Pillar of Frost by 1.0 sec."
},
{
"name": "Glacial Advance",
"description": "Summon glacial spikes from the ground that advance forward, each dealing 285,712 Frost damage to enemies near their eruption point."
},
{
"name": "Avalanche",
"description": "While Pillar of Frost is active, your melee critical strikes cause jagged icicles to fall on your nearby enemies, dealing 38,098 Frost damage."
},
{
"name": "Abomination's Might",
"description": "Obliterate critical strikes have a 20% chance to drive lesser enemies to the ground, stunning them for 2 sec. Players are Dazed for 5 sec instead."
},
{
"name": "Blinding Sleet",
"description": "Targets in a cone in front of you are blinded, causing them to wander disoriented for 4 sec. Damage may cancel the effect."
},
{
"name": "Winter is Coming",
"description": "Enemies struck 5 times by Remorseless Winter while your Pillar of Frost is active are stunned for 4 sec."
},
{
"name": "Volatile Shielding",
"description": "Your Anti-Magic Shell absorbs 35% more damage, and generates 100% additional Runic Power."
},
{
"name": "Permafrost",
"description": "When you deal damage with auto attacks, gain an absorb shield equal to 100% of the damage dealt."
},
{
"name": "Inexorable Assault",
"description": "While in combat with no enemy within 8 yards, you gain Inexorable Assault every 1 sec. Each stack causes your next autoattack to deal 76,190 additional Frost damage."
},
{
"name": "Frostscythe",
"description": "A sweeping attack that strikes all enemies in front of you for 97,839 Frost damage. This attack benefits from Killing Machine. Critical strikes with Frostscythe deal 4 times normal damage."
},
{
"name": "Frozen Pulse",
"description": "While you have fewer than 2 full Runes, your auto attacks radiate intense cold, inflicting 30,479 Frost damage on all nearby enemies."
},
{
"name": "Gathering Storm",
"description": "Each Rune spent during Remorseless Winter increases its damage by 15%, and extends its duration by 0.5 sec."
},
{
"name": "Obliteration",
"description": "For the next 10 sec, Frost Strike and Howling Blast grant Killing Machine, and Obliterate costs 1 less Rune."
},
{
"name": "Breath of Sindragosa",
"description": "Continuously deal 240,763 Shadowfrost damage every 1 sec to enemies in a cone in front of you. Deals reduced damage to secondary targets. You will continue breathing until your Runic Power is exhausted or you cancel the effect."
},
{
"name": "Hungering Rune Weapon",
"description": "Empower your rune weapon, gaining 1 Rune and 5 Runic Power instantly and every 1.5 sec, and granting 20% haste, for 12 sec."
}
]
},
{
"spec": "unholy",
"talents": [
{
"name": "All Will Serve",
"description": "Your Raise Dead spell summons an additional skeletal minion, and its cooldown is removed."
},
{
"name": "Bursting Sores",
"description": "Festering Wounds deal 50% more damage when burst, and all enemies within 8 yds of a burst Festering Wound suffer 71,958 Shadow damage."
},
{
"name": "Ebon Fever",
"description": "Virulent Plague deals 20% more damage over time in half the duration."
},
{
"name": "Epidemic",
"description": "Causes each of your Virulent Plagues within 100 yds to flare up, dealing 127,126 Shadow damage to the infected enemy, and an additional 20,940 Shadow damage to all other enemies near them."
},
{
"name": "Pestilent Pustules",
"description": "Every 8 Festering Wounds you burst, you gain 1 Rune."
},
{
"name": "Blighted Rune Weapon",
"description": "Your next 5 auto attacks infect your target with 2 Festering Wounds."
},
{
"name": "Unholy Frenzy",
"description": "When a Festering Wound bursts, you gain 100% increased attack speed for 2.5 sec."
},
{
"name": "Castigator",
"description": "Each Festering Strike critical strike applies 2 additional Festering Wounds.\n\nEach Scourge Strike critical strike bursts 1 additional Festering Wound."
},
{
"name": "Clawing Shadows",
"description": "Deals 186,088 Shadow damage and causes 1 Festering Wound to burst."
},
{
"name": "Sludge Belcher",
"description": "Raise Dead now summons an abomination instead of a ghoul, with improved innate abilities."
},
{
"name": "Asphyxiate",
"description": "Lifts the enemy target off the ground, crushing their throat with dark energy and stunning them for 5 sec."
},
{
"name": "Debilitating Infestation",
"description": "Outbreak reduces the movement speed of all affected enemies by 50% for 3 sec."
},
{
"name": "Spell Eater",
"description": "Your Anti-Magic Shell is 20% larger and lasts 5 sec longer."
},
{
"name": "Corpse Shield",
"description": "For the next 10 sec, 90% of all damage you take is transferred to your ghoul.\n\nIf your ghoul is slain while this spell is active, it cannot be resummoned for 30 seconds."
},
{
"name": "Lingering Apparition",
"description": "You move 30% faster during Wraith Walk, and its cooldown is reduced by 15 sec."
},
{
"name": "Shadow Infusion",
"description": "While your ghoul is not transformed, Death Coil will also reduce the remaining cooldown of Dark Transformation by 7 sec."
},
{
"name": "Necrosis",
"description": "Dealing damage with Death Coil causes your next Scourge Strike to deal 40% increased damage."
},
{
"name": "Infected Claws",
"description": "Your ghoul's Claw attack has a 35% chance to cause a Festering Wound on the target."
},
{
"name": "Dark Arbiter",
"description": "Summon a Val'kyr to attack the target for 20 sec. The Val'kyr will gain 1% increased damage for every 1 Runic Power you spend."
},
{
"name": "Defile",
"description": "Defile the targeted ground, dealing 615,670 Shadowfrost damage to all enemies over 10 sec.\n\nEvery 1 sec, if any enemies are standing in the Defile, it grows in size and increases your Mastery by 300, stacking up to 10 times.\n\nWhile you remain within your Defile, your Scourge Strike will hit all enemies near the target."
},
{
"name": "Soul Reaper",
"description": "Strike an enemy's soul for 443,832 Shadow damage, afflicting them with Soul Reaper for 5 sec.\n\nBursting a Festering Wound on an enemy afflicted by Soul Reaper grants 7% Haste for 15 sec, stacking up to 3 times."
}
]
}
]
},
{
"class": "shaman",
"specs": [
{
"spec": "elemental",
"talents": [
{
"name": "Path of Flame",
"description": "Lava Burst deals 10% more damage and causes Flame Shock to spread from the target to a nearby enemy."
},
{
"name": "Earthen Rage",
"description": "Your damaging spells incite the earth around you to come to your aid for 6 sec, repeatedly dealing 29,016 Nature damage to your most recently attacked target."
},
{
"name": "Totem Mastery",
"description": "Summons four totems that increase your combat capabilities for 2 min.\n\nResonance Totem\nGenerates 1 Maelstrom every 1 sec.\n\nStorm Totem\nIncreases the chance for Lightning Bolt and Chain Lightning to trigger Elemental Overload by 5%.\n\nEmber Totem\nIncreases Flame Shock damage over time by 10%.\n\nTailwind Totem\nIncreases your Haste by 2%."
},
{
"name": "Gust of Wind",
"description": "A gust of wind hurls you forward."
},
{
"name": "Ancestral Guidance",
"description": "For the next 10 sec, 20% of your damage and healing is converted to healing on up to 3 nearby injured party or raid members."
},
{
"name": "Wind Rush Totem",
"description": "Summons a totem at the target location for 15 sec, continually granting all allies who pass within 10 yards 60% increased movement speed for 5 sec."
},
{
"name": "Lightning Surge Totem",
"description": "Summons a totem at the target location that gathers electrical energy from the surrounding air and then explodes after 2 sec to stun all enemies within 8 yards for 5 sec."
},
{
"name": "Earthgrab Totem",
"description": "Summons a totem at the target location for 20 sec. The totem pulses every 2 sec, rooting all enemies within 8 yards for 8 sec. Enemies previously rooted by the totem instead suffer 50% movement speed reduction."
},
{
"name": "Voodoo Totem",
"description": "Summons a totem at the target location for 10 sec. The totem Hexes all enemies within 8 yds into frogs which are incapacitated and unable to attack or cast spells. Damage or leaving the area will interrupt the effect."
},
{
"name": "Aftershock",
"description": "Your spells refund 30% of all Maelstrom spent on them."
},
{
"name": "Ancestral Swiftness",
"description": "Increases Haste by 6%."
},
{
"name": "Elemental Mastery",
"description": "Elemental forces empower you with 20% haste for 20 sec."
},
{
"name": "Elemental Fusion",
"description": "Flame Shock has a 5% increased chance to trigger Lava Surge."
},
{
"name": "Primal Elementalist",
"description": "Your Earth, Fire, and Storm Elementals are drawn from primal elementals 80% more powerful than regular elementals, with additional abilities, and you gain direct control over them."
},
{
"name": "Elemental Blast",
"description": "Harnesses the raw power of the elements, dealing 382,481 Elemental damage and increasing your Critical Strike, Haste, or Mastery by 2,000 for 10 sec."
},
{
"name": "Liquid Magma Totem",
"description": "Summons a totem at the target location for 15 sec that hurls liquid magma at a random nearby target every 0.9 sec, dealing 51,193 Fire damage to all enemies within 8 yards."
},
{
"name": "Storm Elemental",
"description": "Calls forth a Greater Storm Elemental to hurl gusts of wind that damage the Shaman's enemies and generate Maelstrom for the Shaman for 30 sec."
},
{
"name": "Echo of the Elements",
"description": "Lava Burst now has 2 charges. Other effects that reset its remaining cooldown will instead grant 1 charge."
},
{
"name": "Ascendance",
"description": "Transform into a Flame Ascendant for 15 sec, replacing Chain Lightning with Lava Beam, removing the cooldown on Lava Burst, and increasing the damage of Lava Burst by an amount equal to your critical strike chance."
},
{
"name": "Lightning Rod",
"description": "Your Lightning Bolt and Chain Lightning have a 30% chance to make the primary target a Lightning Rod for 10 sec. Lightning Rods take 40% of all damage you deal with Lightning Bolt and Chain Lightning."
},
{
"name": "Icefury",
"description": "Hurls frigid ice at the target, dealing 456,543 Frost damage and causing your next 4 Frost Shocks to deal 400% increased damage.\n\nGenerates 24 Maelstom."
}
]
},
{
"spec": "enhancement",
"talents": [
{
"name": "Windsong",
"description": "Lashes your enemy for 364,325 Nature damage, and enhances your weapons with wind, increasing your attack speed by 30% for 20 sec."
},
{
"name": "Hot Hand",
"description": "Melee attacks with Flametongue active have a chance to make your next Lava Lash cost no Maelstrom and deal 100% increased damage."
},
{
"name": "Landslide",
"description": "Rockbiter enhances your weapon, increasing your Agility by 8% for 10 sec."
},
{
"name": "Rainfall",
"description": "Blankets the target area in healing rain, restoring 171,750 health to up to 6 allies over 10 sec. Stormstrike and Lava Lash extend the duration of Rainfall by 3 sec, up to a maximum of 30 sec."
},
{
"name": "Feral Lunge",
"description": "Lunge at your enemy as a ghostly wolf, biting them to deal 65,304 Physical damage."
},
{
"name": "Wind Rush Totem",
"description": "Summons a totem at the target location for 15 sec, continually granting all allies who pass within 10 yards 60% increased movement speed for 5 sec."
},
{
"name": "Lightning Surge Totem",
"description": "Summons a totem at the target location that gathers electrical energy from the surrounding air and then explodes after 2 sec to stun all enemies within 8 yards for 5 sec."
},
{
"name": "Earthgrab Totem",
"description": "Summons a totem at the target location for 20 sec. The totem pulses every 2 sec, rooting all enemies within 8 yards for 8 sec. Enemies previously rooted by the totem instead suffer 50% movement speed reduction."
},
{
"name": "Voodoo Totem",
"description": "Summons a totem at the target location for 10 sec. The totem Hexes all enemies within 8 yds into frogs which are incapacitated and unable to attack or cast spells. Damage or leaving the area will interrupt the effect."
},
{
"name": "Lightning Shield",
"description": "Surround yourself with a shield of lighting for 1 hour which has a chance to deal 36,432 Nature damage when you deal or take melee damage."
},
{
"name": "Ancestral Swiftness",
"description": "Increases Haste by 6%."
},
{
"name": "Hailstorm",
"description": "Frostbrand now also enhances your weapon's damage, causing each of your weapon attacks to also deal 18,266 Frost damage."
},
{
"name": "Tempest",
"description": "Stormbringer increases the critical strike chance of your next Stormstrike by 40%."
},
{
"name": "Overcharge",
"description": "Lightning Bolt now consumes up to 40 Maelstrom for up to 1,500% increased damage, but has a 10.5 sec cooldown."
},
{
"name": "Empowered Stormlash",
"description": "Stormlash now spreads to 1 additional target and deals 50% additional damage."
},
{
"name": "Crashing Storm",
"description": "Crash Lightning also electrifies the ground, leaving an electrical field behind which damages enemies within it for 68,026 Nature damage over 6 sec."
},
{
"name": "Fury of Air",
"description": "Creates a vortex of wind 8 yards around you, dealing 27,931 Nature damage every 1 sec to enemies caught in the storm, and slowing them by 30% for 3 sec."
},
{
"name": "Sundering",
"description": "Shatters a line of earth in front of you with your main hand weapon, causing 424,480 Physical damage and knocking enemies to the side."
},
{
"name": "Ascendance",
"description": "Transform into an Air Ascendant for 15 sec, reducing the cooldown and cost of Stormstrike by 80%, and transforming your auto attack and Stormstrike into Wind attacks which bypass armor and have a 30 yd range."
},
{
"name": "Boulderfist",
"description": "Rockbiter's recharge time is reduced by 15% and it deals 20% increased damage."
},
{
"name": "Earthen Spike",
"description": "Summons an Earthen Spike under an enemy, dealing 448,968 Physical damage and increasing Physical and Nature damage you deal to the target by 30% for 10 sec."
}
]
},
{
"spec": "restoration",
"talents": [
{
"name": "Undulation",
"description": "Every third Healing Wave or Healing Surge you cast heals for an additional 50%."
},
{
"name": "Unleash Life",
"description": "Unleashes elemental forces of Life, healing a friendly target for 172,658 and increasing the effect of the Shaman's next direct heal by 45%."
},
{
"name": "Torrent",
"description": "Increases the initial heal from Riptide by 30%."
},
{
"name": "Gust of Wind",
"description": "A gust of wind hurls you forward."
},
{
"name": "Graceful Spirit",
"description": "Reduces the cooldown of Spiritwalker's Grace by 60 sec and increases your movement speed by 20% while it is active, and increases your movement speed in Ghost Wolf by an additional 10%."
},
{
"name": "Wind Rush Totem",
"description": "Summons a totem at the target location for 15 sec, continually granting all allies who pass within 10 yards 60% increased movement speed for 5 sec."
},
{
"name": "Lightning Surge Totem",
"description": "Summons a totem at the target location that gathers electrical energy from the surrounding air and then explodes after 2 sec to stun all enemies within 8 yards for 5 sec."
},
{
"name": "Earthgrab Totem",
"description": "Summons a totem at the target location for 20 sec. The totem pulses every 2 sec, rooting all enemies within 8 yards for 8 sec. Enemies previously rooted by the totem instead suffer 50% movement speed reduction."
},
{
"name": "Voodoo Totem",
"description": "Summons a totem at the target location for 10 sec. The totem Hexes all enemies within 8 yds into frogs which are incapacitated and unable to attack or cast spells. Damage or leaving the area will interrupt the effect."
},
{
"name": "Crashing Waves",
"description": "Riptide grants an additional stack of Tidal Waves."
},
{
"name": "Ancestral Guidance",
"description": "For the next 10 sec, 20% of your damage and healing is converted to healing on up to 3 nearby injured party or raid members."
},
{
"name": "Deluge",
"description": "Chain Heal heals for an additional 20% on targets within your Healing Rain or affected by your Riptide."
},
{
"name": "Ancestral Protection Totem",
"description": "Summons a totem at the target location for 30 sec. All allies within 20 yards of the totem gain 10% increased health. If an ally dies, the totem will be consumed to allow them to Reincarnate with 20% health and mana.\n\nCannot reincarnate an ally who dies to massive damage."
},
{
"name": "Earthen Shield Totem",
"description": "Summons a totem with 3.1 million health for 15 sec. 40,293 damage from each attack against allies within 10 yards of the totem is redirected to the totem."
},
{
"name": "Ancestral Vigor",
"description": "Targets you heal with Healing Wave, Healing Surge, Chain Heal, or Riptide's initial heal gain 10% increased health for 10 sec."
},
{
"name": "Bottomless Depths",
"description": "Resurgence always triggers when you heal a target below 60% health."
},
{
"name": "Cloudburst Totem",
"description": "Summons a totem at your feet for 15 sec that collects power from all of your healing spells. When the totem expires or dies, the stored power is released, healing all injured allies within 40 yards for 25% of all healing done while it was active, divided evenly among targets.\n\nCasting this spell a second time recalls the totem and releases the healing."
},
{
"name": "Echo of the Elements",
"description": "Riptide, Healing Stream Totem, and Lava Burst now have 2 charges. Other effects that reset their remaining cooldown will instead grant 1 charge.\n\nIn addition, when you consume a charge of Tidal Waves, you have a 10% chance to generate a charge of Riptide."
},
{
"name": "Ascendance",
"description": "Transform into a Water Ascendant for 15 sec, causing all healing you deal to be duplicated and distributed evenly among nearby allies."
},
{
"name": "Wellspring",
"description": "Creates a surge of water that flows forward, healing friendly targets in a wide arc in front of you for 221,988."
},
{
"name": "High Tide",
"description": "Chain Heal bounces to 1 additional target, and its falloff with each bounce is reduced by half."
}
]
}
]
},
{
"class": "mage",
"specs": [
{
"spec": "arcane",
"talents": [
{
"name": "Arcane Familiar",
"description": "Summon a Familiar that attacks your enemies and increases your maximum mana by 10%. Lasts 1 hour."
},
{
"name": "Amplification",
"description": "Arcane Missiles deals an additional 12% damage per Arcane Charge."
},
{
"name": "Words of Power",
"description": "Grants 1% increased chance to trigger Arcane Missiles per 20% of your mana you have unspent."
},
{
"name": "Shimmer",
"description": "Teleports you 20 yards forward, unless something is in the way. Unaffected by the global cooldown and castable while casting."
},
{
"name": "Slipstream",
"description": "Arcane Missiles and Evocation may be channeled while moving."
},
{
"name": "Mana Shield",
"description": "Prismatic Barrier has no cooldown, but your mana is drained by 20% of the damage it absorbs."
},
{
"name": "Mirror Image",
"description": "Creates 3 copies of you nearby, which cast spells and attack your enemies. Lasts 40 sec."
},
{
"name": "Rune of Power",
"description": "Places a Rune of Power on the ground for 10 sec which increases your spell damage by 40% while you stand within 8 yds. Max 2 charges."
},
{
"name": "Incanter's Flow",
"description": "Magical energy flows through you while in combat, building up to 20% increased damage and then diminishing down to 4% increased damage, cycling every 10 sec."
},
{
"name": "Supernova",
"description": "Pulses arcane energy around the target enemy or ally, dealing 106,027 Arcane damage to all enemies within 8 yards, and knocking them upward. A primary enemy target will take 100% increased damage."
},
{
"name": "Charged Up",
"description": "Immediately grants 4 Arcane Charges."
},
{
"name": "Resonance",
"description": "Arcane Barrage deals 25% increased damage per target it hits."
},
{
"name": "Chrono Shift",
"description": "Arcane Barrage slows enemies by 50% and increases your movement speed by 50% for 5 sec."
},
{
"name": "Ring of Frost",
"description": "Summons a Ring of Frost for 10 sec at the target location. Enemies entering the ring are incapacitated for 10 sec. Limit 10 targets."
},
{
"name": "Ice Ward",
"description": "Frost Nova now has 2 charges."
},
{
"name": "Nether Tempest",
"description": "Places a Nether Tempest on the target which deals 41,358 Arcane damage over 12 sec to the target and 41,358 to all enemies within 10 yards. Limit 1 target.\n\nDamage increased by 84% per Arcane Charge."
},
{
"name": "Unstable Magic",
"description": "Arcane Blast has a 20% chance to explode on impact, dealing 50% additional damage to the target and all other enemies within 8 yds."
},
{
"name": "Erosion",
"description": "Your attacks erode the target's resistances, increasing all damage the target takes from your spells by 1%, stacking up to 8 times. After 3 sec of not taking damage from your spells, this effect decreases by 1% every 1 sec."
},
{
"name": "Overpowered",
"description": "Arcane Power now increases damage by 60% and reduces mana costs by 60%."
},
{
"name": "Temporal Flux",
"description": "Arcane Blast's cast time is reduced by 5% for each Arcane Charge."
},
{
"name": "Arcane Orb",
"description": "Launches an Arcane Orb forward from your position, traveling up to 40 yards, dealing 311,843 Arcane damage to enemies it passes through.\n\nGrants 1 Arcane Charge when cast and every time it deals damage."
}
]
},
{
"spec": "fire",
"talents": [
{
"name": "Pyromaniac",
"description": "Casting Pyroblast or Flamestrike while Hot Streak is active has a 8% chance to instantly reactivate Hot Streak."
},
{
"name": "Conflagration",
"description": "Fireball also applies Conflagration to the target, dealing an additional 10,992 Fire damage over 8 sec.\n\nEnemies affected by either Conflagration or Ignite have a 10% chance to flare up and deal 24,729 Fire damage to nearby enemies."
},
{
"name": "Firestarter",
"description": "Your Fireball and Pyroblast spells always deals a critical strike when the target is above 90% health."
},
{
"name": "Shimmer",
"description": "Teleports you 20 yards forward, unless something is in the way. Unaffected by the global cooldown and castable while casting."
},
{
"name": "Blast Wave",
"description": "Causes an explosion around yourself, dealing 64,843 Fire damage to all enemies within 8 yards, and reducing movement speed by 70% for 4 sec."
},
{
"name": "Blazing Soul",
"description": "Dealing Fire damage to targets within 8 yards of you refills your Blazing Barrier for 40% of the damage dealt."
},
{
"name": "Mirror Image",
"description": "Creates 3 copies of you nearby, which cast spells and attack your enemies. Lasts 40 sec."
},
{
"name": "Rune of Power",
"description": "Places a Rune of Power on the ground for 10 sec which increases your spell damage by 40% while you stand within 8 yds. Max 2 charges."
},
{
"name": "Incanter's Flow",
"description": "Magical energy flows through you while in combat, building up to 20% increased damage and then diminishing down to 4% increased damage, cycling every 10 sec."
},
{
"name": "Alexstrasza's Fury",
"description": "Dragon's Breath always critically strikes and contributes to Hot Streak."
},
{
"name": "Flame On",
"description": "Reduces the cooldown of Fire Blast by 2 seconds and increases the maximum number of charges by 1."
},
{
"name": "Controlled Burn",
"description": "When you gain Heating Up, you have a 20% chance to instantly activate Hot Streak."
},
{
"name": "Frenetic Speed",
"description": "Casting Scorch increases your movement speed by 30% for 3 sec."
},
{
"name": "Ring of Frost",
"description": "Summons a Ring of Frost for 10 sec at the target location. Enemies entering the ring are incapacitated for 10 sec. Limit 10 targets."
},
{
"name": "Ice Ward",
"description": "Frost Nova now has 2 charges."
},
{
"name": "Living Bomb",
"description": "The target becomes a Living Bomb, taking 64,867 Fire damage over 3.4 sec, and then exploding to deal an additional 51,875 Fire damage to the target and all other enemies within 10 yards.\n\nOther enemies hit by this explosion also become a Living Bomb, but this effect cannot spread further."
},
{
"name": "Unstable Magic",
"description": "Fireball has a 25% chance to explode on impact, dealing 50% additional damage to the target and all other enemies within 8 yds."
},
{
"name": "Flame Patch",
"description": "Flamestrike leaves behind a patch of flames which burns enemies within it for 129,696 Fire damage over 8 sec."
},
{
"name": "Kindling",
"description": "Your Fireball, Pyroblast, and Fire Blast critical strikes reduce the remaining cooldown on Combustion by 1 sec."
},
{
"name": "Cinderstorm",
"description": "Throws a spread of 6 cinders that travel in an arc, each dealing 42,147 Fire damage to enemies it hits. Damage increased by 30% if the target is affected by your Ignite."
},
{
"name": "Meteor",
"description": "Calls down a meteor which lands at the target location after 3 sec, dealing 713,260 Fire damage, split evenly between all targets within 8 yards, and burns the ground, dealing 181,560 Fire damage over 8 sec to all enemies in the area."
}
]
},
{
"spec": "frost",
"talents": [
{
"name": "Ray of Frost",
"description": "For the next 10 sec, you can channel a beam of icy power at an enemy, slowing movement by 50% and dealing 128,253 Frost damage every 0.9 sec. Each time Ray of Frost deals damage, its damage increases by 20%."
},
{
"name": "Lonely Winter",
"description": "You can no longer summon your Water Elemental, but Frostbolt, Ice Lance, Flurry, and Frozen Orb deal 28% increased damage."
},
{
"name": "Bone Chilling",
"description": "Whenever you attempt to chill a target, you gain Bone Chilling, increasing Frost damage you deal by 0.5% for 8 sec, stacking up to 12 times."
},
{
"name": "Shimmer",
"description": "Teleports you 20 yards forward, unless something is in the way. Unaffected by the global cooldown and castable while casting."
},
{
"name": "Ice Floes",
"description": "Makes your next Mage spell with a cast time shorter than 10 sec castable while moving. Unaffected by the global cooldown and castable while casting. Max 3 charges."
},
{
"name": "Glacial Insulation",
"description": "Ice Barrier increases your armor by 100% while active, and Ice Block applies Ice Barrier to you when it fades."
},
{
"name": "Mirror Image",
"description": "Creates 3 copies of you nearby, which cast spells and attack your enemies. Lasts 40 sec."
},
{
"name": "Rune of Power",
"description": "Places a Rune of Power on the ground for 10 sec which increases your spell damage by 40% while you stand within 8 yds. Max 2 charges."
},
{
"name": "Incanter's Flow",
"description": "Magical energy flows through you while in combat, building up to 20% increased damage and then diminishing down to 4% increased damage, cycling every 10 sec."
},
{
"name": "Ice Nova",
"description": "Causes a whirl of icy wind around the target enemy or ally, dealing 250,931 Frost damage to all enemies within 8 yards, and freezing them in place for 2 sec. A primary enemy target will take 100% increased damage."
},
{
"name": "Frozen Touch",
"description": "Increases your chance to generate Fingers of Frost charges by 40%."
},
{
"name": "Splitting Ice",
"description": "Your Ice Lance and Icicles now deal 5% increased damage, and hit a second nearby target for 80% of their damage."
},
{
"name": "Frigid Winds",
"description": "All of your chilling effects reduces the target's movement speed by an additional 15%."
},
{
"name": "Ring of Frost",
"description": "Summons a Ring of Frost for 10 sec at the target location. Enemies entering the ring are incapacitated for 10 sec. Limit 10 targets."
},
{
"name": "Ice Ward",
"description": "Frost Nova now has 2 charges."
},
{
"name": "Frost Bomb",
"description": "Places a Frost Bomb on the target for 12 sec. Limit 1 target. Your Ice Lances that benefit from Shatter will trigger the release of a wave of freezing ice, dealing 87,825 Frost damage to the target and 54,870 Frost damage to all other enemies within 10 yards."
},
{
"name": "Unstable Magic",
"description": "Frostbolt has a 20% chance to explode on impact, dealing 50% additional damage to the target and all other enemies within 8 yds."
},
{
"name": "Arctic Gale",
"description": "Increases Blizzard's damage by 30% and its area of effect by 20%."
},
{
"name": "Thermal Void",
"description": "Icy Veins' duration is increased by 10 sec.\n\nYour Ice Lances against frozen targets extend your Icy Veins by an additional 1 sec."
},
{
"name": "Glacial Spike",
"description": "Conjures a massive spike of ice, and merges your current Icicles into it. It impales your target, dealing 836,433 damage plus the damage stored in your Icicles, and freezes the target in place for 4 sec. Damage may interrupt the freeze effect.\n\nRequires 5 Icicles to cast.\n\nPassive:\nIce Lance no longer launches Icicles."
},
{
"name": "Comet Storm",
"description": "Calls down a series of 7 icy comets on and around the target, each of which deals 72,492 Frost damage to all enemies within 6 yds of its impact."
}
]
}
]
},
{
"class": "warlock",
"specs": [
{
"spec": "affliction",
"talents": [
{
"name": "Haunt",
"description": "A ghostly soul haunts the target, dealing 281,559 Shadow damage and increasing your damage dealt to the target by 15% for 10 sec. If the target dies, Haunt's cooldown is reset."
},
{
"name": "Writhe in Agony",
"description": "Agony's damage may now ramp up to 15 stacks."
},
{
"name": "Malefic Grasp",
"description": "While channeling Drain Soul, your damage over time effects deal 25% increased damage to the target."
},
{
"name": "Contagion",
"description": "You deal 15% increased damage to targets affected by your Unstable Affliction."
},
{
"name": "Absolute Corruption",
"description": "Corruption is now permanent and deals 25% increased damage. Duration reduced to 24 sec against players."
},
{
"name": "Empowered Life Tap",
"description": "Life Tap increases your damage dealt by 10% for 20 sec."
},
{
"name": "Demonic Circle",
"description": "Summons a Demonic Circle for 15 min, allowing you to cast it again to teleport to its location and remove all movement slowing effects. Limit 1."
},
{
"name": "Mortal Coil",
"description": "Horrifies an enemy target into fleeing, incapacitating for 3 sec and healing you for 20% of maximum health."
},
{
"name": "Howl of Terror",
"description": "Let loose a terrifying howl, causing 5 enemies within 10 yds to flee in fear, disorienting them for 20 sec. Damage may cancel the effect."
},
{
"name": "Phantom Singularity",
"description": "Places a phantom singularity above the target, which consumes the life of all enemies within 15 yards, dealing 810,888 damage over 13.3 sec, healing you for 20% of the damage done."
},
{
"name": "Sow the Seeds",
"description": "Seed of Corruption will now embed a demon seed in 2 additional nearby enemies."
},
{
"name": "Soul Harvest",
"description": "Increases your damage and your pets' damage by 20%. Lasts 12 sec, increased by 4 sec for each target afflicted by your Agony, up to a maximum of 36 sec."
},
{
"name": "Demon Skin",
"description": "Your Soul Leech absorption now passively recharges at a rate of 1% of maximum health every 1 sec, and may now absorb up to 20% of maximum health."
},
{
"name": "Burning Rush",
"description": "Increases your movement speed by 50%, but also damages you for 4% of your maximum health every 1 sec. Movement impairing effects may not reduce you below 100% of normal movement speed. Lasts until cancelled."
},
{
"name": "Dark Pact",
"description": "Sacrifices 20% of your demon's current health to shield you for 400% of the sacrificed health for 20 sec. If you have no demon, your health is sacrificed instead. Usable while suffering from control impairing effects."
},
{
"name": "Grimoire of Supremacy",
"description": "You are able to maintain control over even greater demons indefinitely, allowing you to summon a Doomguard or Infernal as a permanent pet."
},
{
"name": "Grimoire of Service",
"description": "Summons a second demon which fights for you for 25 sec and deals 100% increased damage. 1.5 min cooldown. The demon will immmediately use one of its special abilities when summoned:\n\nGrimoire: Imp: Cleanses 1 harmful Magic effect from you.\nGrimoire: Voidwalker Taunts its target.\nGrimoire: Succubus Seduces its target.\nGrimoire: Felhunter Interrupts its target."
},
{
"name": "Grimoire of Sacrifice",
"description": "Sacrifice your demon to gain Demonic Power, causing your spells to sometimes also deal 28,297 Shadow damage to the target and other enemies within 8 yds. Lasts 1 hour or until you summon a demon."
},
{
"name": "Death's Embrace",
"description": "Agony, Corruption, Unstable Affliction, Seed of Corruption, and Drain Soul deal up to 50% increased damage on targets below 35% health. Higher damage increase against lower health targets."
},
{
"name": "Siphon Life",
"description": "Siphons the target's life essence, dealing 600,928 damage over 15 sec and healing you for 60% of the damage done."
},
{
"name": "Soul Conduit",
"description": "Every Soul Shard you spend has a 20% chance to be refunded."
}
]
},
{
"spec": "demonology",
"talents": [
{
"name": "Shadowy Inspiration",
"description": "Demonic Empowerment also causes your next Shadow Bolt to be Instant."
},
{
"name": "Shadowflame",
"description": "Lobs a ball of Shadowflame at the target, dealing 53,748 Shadowflame damage immediately, and another 90,279 Shadowflame damage over 8 sec, stacking up to 3 times.\n\nGenerates 1 Soul Shard."
},
{
"name": "Demonic Calling",
"description": "Shadowbolt has a 20% chance, and Demonwrath has a 5% chance on each target, to make your next Call Dreadstalkers cost no Soul Shards."
},
{
"name": "Impending Doom",
"description": "Doom deals damage 3 sec faster, and it summons 1 Wild Imp when it deals damage."
},
{
"name": "Improved Dreadstalkers",
"description": "Call Dreadstalkers now also summons 2 Wild Imps."
},
{
"name": "Implosion",
"description": "Demonic forces suck all of your Wild Imps toward the target, and then cause them to violently explode, dealing 112,382 Shadowflame damage to all enemies within 8 yards."
},
{
"name": "Demonic Circle",
"description": "Summons a Demonic Circle for 15 min, allowing you to cast it again to teleport to its location and remove all movement slowing effects. Limit 1."
},
{
"name": "Mortal Coil",
"description": "Horrifies an enemy target into fleeing, incapacitating for 3 sec and healing you for 20% of maximum health."
},
{
"name": "Shadowfury",
"description": "Stuns all enemies within 8 yds for 4 sec."
},
{
"name": "Hand of Doom",
"description": "Hand of Gul'dan now also applies Doom to all enemies it hits."
},
{
"name": "Power Trip",
"description": "Demonic Empowerment has a 65% chance to generate 1 Soul Shard when used in combat."
},
{
"name": "Soul Harvest",
"description": "Increases your damage and your pets' damage by 20%. Lasts 12 sec, increased by 4 sec for each target afflicted by your Doom, up to a maximum of 36 sec."
},
{
"name": "Demon Skin",
"description": "Your Soul Leech absorption now passively recharges at a rate of 1% of maximum health every 1 sec, and may now absorb up to 20% of maximum health."
},
{
"name": "Burning Rush",
"description": "Increases your movement speed by 50%, but also damages you for 4% of your maximum health every 1 sec. Movement impairing effects may not reduce you below 100% of normal movement speed. Lasts until cancelled."
},
{
"name": "Dark Pact",
"description": "Sacrifices 20% of your demon's current health to shield you for 400% of the sacrificed health for 20 sec. If you have no demon, your health is sacrificed instead. Usable while suffering from control impairing effects."
},
{
"name": "Grimoire of Supremacy",
"description": "You are able to maintain control over even greater demons indefinitely, allowing you to summon a Doomguard or Infernal as a permanent pet."
},
{
"name": "Grimoire of Service",
"description": "Summons a second demon which fights for you for 25 sec and deals 100% increased damage. 1.5 min cooldown. The demon will immmediately use one of its special abilities when summoned:\n\nGrimoire: Imp: Cleanses 1 harmful Magic effect from you.\nGrimoire: Voidwalker Taunts its target.\nGrimoire: Succubus Seduces its target.\nGrimoire: Felhunter Interrupts its target.\nGrimoire: Felguard Stuns its target."
},
{
"name": "Grimoire of Synergy",
"description": "Damage done by you or your demon has a chance to grant the other one 25% increased damage for 15 sec."
},
{
"name": "Summon Darkglare",
"description": "Summons a Darkglare for 12 sec that launches Eye Lasers at all targets afflicted by your Doom, dealing 53,748 Shadow damage."
},
{
"name": "Demonbolt",
"description": "Draws energy from your demons and launches a ball of demonic energy at the target, dealing 61,078 Chaos damage. Damage increased 10% for each demon you have active.\n\nGenerates 1 Soul Shard."
},
{
"name": "Soul Conduit",
"description": "Every Soul Shard you spend has a 20% chance to be refunded."
}
]
},
{
"spec": "destruction",
"talents": [
{
"name": "Backdraft",
"description": "Casting Conflagrate reduces the cast time of your next two Incinerates or Chaos Bolts by 30%."
},
{
"name": "Roaring Blaze",
"description": "Conflagrate increases your remaining Immolate damage on the target by 25% until Immolate expires or is refreshed."
},
{
"name": "Shadowburn",
"description": "Blasts a target for 231,568 Shadowflame damage. \n\nGenerates 5 Soul Shard Fragments and an additional 5 Soul Shard Fragments if the target dies within 5 sec."
},
{
"name": "Reverse Entropy",
"description": "Chaos Bolt and Rain of Fire restore 35% of your maximum mana and deal 10% increased damage."
},
{
"name": "Eradication",
"description": "Chaos Bolt increases the damage you deal to the target by 15% for 7 sec."
},
{
"name": "Empowered Life Tap",
"description": "Life Tap increases your damage dealt by 10% for 20 sec."
},
{
"name": "Demonic Circle",
"description": "Summons a Demonic Circle for 15 min, allowing you to cast it again to teleport to its location and remove all movement slowing effects. Limit 1."
},
{
"name": "Mortal Coil",
"description": "Horrifies an enemy target into fleeing, incapacitating for 3 sec and healing you for 20% of maximum health."
},
{
"name": "Shadowfury",
"description": "Stuns all enemies within 8 yds for 4 sec."
},
{
"name": "Cataclysm",
"description": "Conjures a cataclysm at the target location, dealing 417,688 Shadowflame damage to all enemies within 8 yards and afflicting them with Immolate."
},
{
"name": "Fire and Brimstone",
"description": "Incinerate now hits all enemies near your target."
},
{
"name": "Soul Harvest",
"description": "Increases your damage and your pets' damage by 20%. Lasts 12 sec, increased by 4 sec for each target afflicted by your Immolate, up to a maximum of 36 sec."
},
{
"name": "Demon Skin",
"description": "Your Soul Leech absorption now passively recharges at a rate of 1% of maximum health every 1 sec, and may now absorb up to 20% of maximum health."
},
{
"name": "Burning Rush",
"description": "Increases your movement speed by 50%, but also damages you for 4% of your maximum health every 1 sec. Movement impairing effects may not reduce you below 100% of normal movement speed. Lasts until cancelled."
},
{
"name": "Dark Pact",
"description": "Sacrifices 20% of your demon's current health to shield you for 400% of the sacrificed health for 20 sec. If you have no demon, your health is sacrificed instead. Usable while suffering from control impairing effects."
},
{
"name": "Grimoire of Supremacy",
"description": "You are able to maintain control over even greater demons indefinitely, allowing you to summon a Doomguard or Infernal as a permanent pet."
},
{
"name": "Grimoire of Service",
"description": "Summons a second demon which fights for you for 25 sec and deals 100% increased damage. 1.5 min cooldown. The demon will immmediately use one of its special abilities when summoned:\n\nGrimoire: Imp: Cleanses 1 harmful Magic effect from you.\nGrimoire: Voidwalker Taunts its target.\nGrimoire: Succubus Seduces its target.\nGrimoire: Felhunter Interrupts its target."
},
{
"name": "Grimoire of Sacrifice",
"description": "Sacrifice your demon to gain Demonic Power, causing your spells to sometimes also deal 60,243 Shadow damage to the target and other enemies within 8 yds. Lasts 1 hour or until you summon a demon."
},
{
"name": "Wreak Havoc",
"description": "Reduces the cooldown of Havoc by 20 sec."
},
{
"name": "Channel Demonfire",
"description": "Launches 15 bolts of felfire over 2.5 sec at random targets afflicted by your Immolate within 40 yds. Each bolt deals 55,692 Fire damage to the target and 27,846 Fire damage to nearby enemies."
},
{
"name": "Soul Conduit",
"description": "Every Soul Shard you spend has a 15% chance to be refunded."
}
]
}
]
},
{
"class": "monk",
"specs": [
{
"spec": "brewmaster",
"talents": [
{
"name": "Chi Burst",
"description": "Hurls a torrent of Chi energy up to 40 yds forward, dealing 260,195 Nature damage to all enemies, and 140,800 healing to the Monk and all allies in its path.\n\nCasting Chi Burst does not prevent avoiding attacks."
},
{
"name": "Eye of the Tiger",
"description": "Tiger Palm also applies Eye of the Tiger, dealing 88,928 Nature damage to the enemy and 58,708 healing to the Monk over 8 sec."
},
{
"name": "Chi Wave",
"description": "A wave of Chi energy flows through friends and foes, dealing 44,828 Nature damage or 52,192 healing. Bounces up to 7 times to targets within 25 yards."
},
{
"name": "Chi Torpedo",
"description": "Torpedoes you forward a long distance and increases your movement speed by 30% for 10 sec, stacking up to 2 times."
},
{
"name": "Tiger's Lust",
"description": "Increases a friendly target's movement speed by 70% for 6 sec and removes all roots and snares."
},
{
"name": "Celerity",
"description": "Reduces the cooldown of Roll by 5 sec and increases its maximum number of charges by 1."
},
{
"name": "Light Brewing",
"description": "Reduces the cooldown of Ironskin Brew and Purifying Brew by 3 sec and increases their maximum number of charges by 1."
},
{
"name": "Black Ox Brew",
"description": "Chug some Black Ox Brew, which instantly refills your Energy, and your Ironskin Brew and Purifying Brew charges."
},
{
"name": "Gift of the Mists",
"description": "Gift of the Ox has an up to 75% increased chance to trigger, based on your missing health."
},
{
"name": "Ring of Peace",
"description": "Form a Ring of Peace at the target location for 8 sec. Enemies that enter will be ejected from the Ring."
},
{
"name": "Summon Black Ox Statue",
"description": "Summons a Black Ox Statue at the target location for 15 min, pulsing threat to all enemies within 30 yards.\n\nYou may cast Provoke on the statue to taunt all enemies near the statue."
},
{
"name": "Leg Sweep",
"description": "Knocks down all enemies within 5 yards, stunning them for 5 sec."
},
{
"name": "Healing Elixir",
"description": "Drink a healing elixir, healing you for 15% of your maximum health.\n\nHealing Elixir will automatically trigger if you drop below 35% health, and a charge is available."
},
{
"name": "Mystic Vitality",
"description": "Stagger is 40% more effective against magical attacks."
},
{
"name": "Dampen Harm",
"description": "Reduces all damage you take by 20% to 50% for 10 sec, with larger attacks being reduced by more."
},
{
"name": "Rushing Jade Wind",
"description": "Summons a whirling tornado around you, causing 288,609 damage over 7.5 sec to enemies within 8 yards."
},
{
"name": "Invoke Niuzao, the Black Ox",
"description": "Summons an effigy of Niuzao, the Black Ox for 45 sec. Niuzao attacks your primary target and taunts it. He also frequently Stomps, damaging all nearby enemies."
},
{
"name": "Special Delivery",
"description": "Drinking Ironskin or Purifying Brew has a 100% chance to toss a keg high into the air that lands nearby after 3 sec, dealing 128,071 damage to all enemies within 8 yards and reducing their movement speed by 50% for 15 sec."
},
{
"name": "Elusive Dance",
"description": "Purifying Brew now clears an additional 20% of damage delayed with Stagger.\n\nIt also grants up to 20% Dodge and damage done for 6 sec, based on the level of Stagger damage purified."
},
{
"name": "Blackout Combo",
"description": "Blackout Strike also empowers your next ability:\n\nTiger Palm: Damage increased by 200%.\nBreath of Fire: Cooldown reduced by 3 sec.\nKeg Smash: Reduces the remaining cooldown on your Brews by 2 additional sec.\nIronskin Brew: Pauses Stagger damage for 3 sec.\nPurifying Brew: Grants you a stack of Elusive Brawler."
},
{
"name": "High Tolerance",
"description": "Stagger delays an additional 10% of incoming damage.\n\nYou gain up to 15% Haste based on your current level of Stagger."
}
]
},
{
"spec": "windwalker",
"talents": [
{
"name": "Chi Burst",
"description": "Hurls a torrent of Chi energy up to 40 yds forward, dealing 186,062 Nature damage to all enemies, and 105,635 healing to the Monk and all allies in its path."
},
{
"name": "Eye of the Tiger",
"description": "Tiger Palm also applies Eye of the Tiger, dealing 77,584 Nature damage to the enemy and 67,172 healing to the Monk over 8 sec."
},
{
"name": "Chi Wave",
"description": "A wave of Chi energy flows through friends and foes, dealing 39,109 Nature damage or 38,413 healing. Bounces up to 7 times to targets within 25 yards."
},
{
"name": "Chi Torpedo",
"description": "Torpedoes you forward a long distance and increases your movement speed by 30% for 10 sec, stacking up to 2 times."
},
{
"name": "Tiger's Lust",
"description": "Increases a friendly target's movement speed by 70% for 6 sec and removes all roots and snares."
},
{
"name": "Celerity",
"description": "Reduces the cooldown of Roll by 5 sec and increases its maximum number of charges by 1."
},
{
"name": "Energizing Elixir",
"description": "Chug an Energizing Elixir, refilling all your Energy and Chi."
},
{
"name": "Ascension",
"description": "Increases your maximum Chi by 1, and your Energy regeneration by 10%."
},
{
"name": "Power Strikes",
"description": "Every 15 sec, your next Tiger Palm generates 1 additional Chi."
},
{
"name": "Ring of Peace",
"description": "Form a Ring of Peace at the target location for 8 sec. Enemies that enter will be ejected from the Ring."
},
{
"name": "Summon Black Ox Statue",
"description": "Summons a Black Ox Statue at the target location for 15 min, pulsing threat to all enemies within 30 yards.\n\nYou may cast Provoke on the statue to taunt all enemies near the statue."
},
{
"name": "Leg Sweep",
"description": "Knocks down all enemies within 5 yards, stunning them for 5 sec."
},
{
"name": "Healing Elixir",
"description": "Drink a healing elixir, healing you for 15% of your maximum health.\n\nHealing Elixir will automatically trigger if you drop below 35% health, and a charge is available."
},
{
"name": "Diffuse Magic",
"description": "Reduces magic damage you take by 60% for 6 sec, and transfers all currently active harmful magical effects on you back to their original caster if possible."
},
{
"name": "Dampen Harm",
"description": "Reduces all damage you take by 20% to 50% for 10 sec, with larger attacks being reduced by more."
},
{
"name": "Rushing Jade Wind",
"description": "Summons a whirling tornado around you, causing 229,679 damage over 5.1 sec to enemies within 8 yards. Applies Mark of the Crane to up to 2 nearby targets."
},
{
"name": "Invoke Xuen, the White Tiger",
"description": "Summons an effigy of Xuen, the White Tiger for 45 sec. Xuen attacks your primary target, and strikes 3 enemies within 10 yards every 1 sec with Tiger Lightning for 8,874 Nature damage."
},
{
"name": "Hit Combo",
"description": "Each successive attack that triggers Combo Strikes in a row grants 2% increased damage, stacking up to 6 times."
},
{
"name": "Chi Orbit",
"description": "Every 5 sec, an orb of energy forms, and rotates around you until it impacts an enemy, dealing 63,592 damage to all nearby enemies. Maximum 4 orbs."
},
{
"name": "Whirling Dragon Punch",
"description": "Performs a devastating whirling upward strike, dealing 561,570 damage to all nearby enemies. Only usable while Fists of Fury and Rising Sun Kick are on cooldown."
},
{
"name": "Serenity",
"description": "Enter an elevated state of mental and physical serenity for 8 sec. While in this state, you deal 45% increased damage and healing, and all Chi consumers are free and cool down 100% more quickly."
}
]
},
{
"spec": "mistweaver",
"talents": [
{
"name": "Chi Burst",
"description": "Hurls a torrent of Chi energy up to 40 yds forward, dealing 400,658 Nature damage to all enemies, and 210,595 healing to the Monk and all allies in its path."
},
{
"name": "Zen Pulse",
"description": "Trigger a Zen Pulse around an ally. Deals 175,151 damage to all enemies within 8 yds of the target. The ally is healed for 112,317 per enemy damaged."
},
{
"name": "Chi Wave",
"description": "A wave of Chi energy flows through friends and foes, dealing 69,027 Nature damage or 76,580 healing. Bounces up to 7 times to targets within 25 yards."
},
{
"name": "Chi Torpedo",
"description": "Torpedoes you forward a long distance and increases your movement speed by 30% for 10 sec, stacking up to 2 times."
},
{
"name": "Tiger's Lust",
"description": "Increases a friendly target's movement speed by 70% for 6 sec and removes all roots and snares."
},
{
"name": "Celerity",
"description": "Reduces the cooldown of Roll by 5 sec and increases its maximum number of charges by 1."
},
{
"name": "Lifecycles",
"description": "Enveloping Mist reduces the mana cost of your next Vivify by 20%, and Vivify reduces the mana cost of your next Enveloping Mist by 20%."
},
{
"name": "Spirit of the Crane",
"description": "Teachings of the Monastery causes each additional Blackout Kick to restore 0.65% mana."
},
{
"name": "Mist Wrap",
"description": "Increases Enveloping Mist's duration by 1 sec and its healing bonus by 10%.\n\nYou may now channel Soothing Mist while moving."
},
{
"name": "Ring of Peace",
"description": "Form a Ring of Peace at the target location for 8 sec. Enemies that enter will be ejected from the Ring."
},
{
"name": "Song of Chi-Ji",
"description": "Conjures a cloud of hypnotic mist that slowly travels forward. Enemies touched by the mist fall asleep, Disoriented for 20 sec."
},
{
"name": "Leg Sweep",
"description": "Knocks down all enemies within 5 yards, stunning them for 5 sec."
},
{
"name": "Healing Elixir",
"description": "Drink a healing elixir, healing you for 15% of your maximum health.\n\nHealing Elixir will automatically trigger if you drop below 35% health, and a charge is available."
},
{
"name": "Diffuse Magic",
"description": "Reduces magic damage you take by 60% for 6 sec, and transfers all currently active harmful magical effects on you back to their original caster if possible."
},
{
"name": "Dampen Harm",
"description": "Reduces all damage you take by 20% to 50% for 10 sec, with larger attacks being reduced by more."
},
{
"name": "Refreshing Jade Wind",
"description": "Summon a whirling tornado around you, causing 219,024 healing over 7.5 sec to up to 6 allies within 10 yards."
},
{
"name": "Invoke Chi-Ji, the Red Crane",
"description": "Summons an effigy of Chi-Ji, the Red Crane for 45 sec. Chi-Ji heals nearby allies with Crane Heal for 68,922."
},
{
"name": "Summon Jade Serpent Statue",
"description": "Summons a Jade Serpent Statue at the target location. When you channel Soothing Mist, the statue will also channel Soothing Mist on your target, healing for 50% as much."
},
{
"name": "Mana Tea",
"description": "Reduces the mana cost of your spells by 50% for 10 sec."
},
{
"name": "Focused Thunder",
"description": "Thunder Focus Tea now empowers your next 2 spells."
},
{
"name": "Rising Thunder",
"description": "Rising Sun Kick resets the remaining cooldown on Thunder Focus Tea."
}
]
}
]
},
{
"class": "druid",
"specs": [
{
"spec": "balance",
"talents": [
{
"name": "Force of Nature",
"description": "Summons a stand of 3 Treants for 10 sec which immediately taunt and attack enemies in the targeted area."
},
{
"name": "Warrior of Elune",
"description": "Your next 3 Lunar Strikes are instant cast."
},
{
"name": "Starlord",
"description": "Lunar and Solar Empowerments also reduce the cast time of their affected spells by 20%."
},
{
"name": "Renewal",
"description": "Instantly heals you for 30% of maximum health. Usable in all shapeshift forms."
},
{
"name": "Displacer Beast",
"description": "Teleports you up to 25 yards forward, activating Cat Form and increasing your movement speed by 50% for 2 sec."
},
{
"name": "Wild Charge",
"description": "Grants a movement ability that varies by shapeshift form:\n\nNon-shapeshifted\nFly to an ally's position.\n\nBear Form\nCharge to an enemy, immobilizing them for 4 sec.\n\nCat Form\nLeap behind an enemy, dazing them for 3 sec.\n\nMoonkin Form\nBound backward.\n\nTravel Form\nLeap forward 20 yds.\n\nAquatic Form\nIncreases swim speed by an additional 150% for 5 sec."
},
{
"name": "Feral Affinity",
"description": "You gain:\n\n Feline Swiftness\nIncreases your movement speed by 15%.\n\nYou also learn:\n\n Shred\n Rake\n Rip\n Ferocious Bite\n Swipe\n\nYour energy regeneration is increased by 35%."
},
{
"name": "Guardian Affinity",
"description": "You gain:\n\n Thick Hide\nReduces all damage taken by 6%.\n\nYou also learn:\n\n Mangle\n Thrash\n Ironfur\n Frenzied Regeneration"
},
{
"name": "Restoration Affinity",
"description": "You gain:\n\n Ysera's Gift\nHeals you for 3% of your maximum health every 5 sec. If you are at full health, a injured party or raid member will be healed instead.\n\nYou also learn:\n\n Rejuvenation\n Healing Touch\n Swiftmend"
},
{
"name": "Mighty Bash",
"description": "Invokes the spirit of Ursoc to stun the target for 5 sec. Usable in all shapeshift forms."
},
{
"name": "Mass Entanglement",
"description": "Roots the target and all enemies with 15 yards in place for 30 sec. Damage may interrupt the effect. Usable in all shapeshift forms."
},
{
"name": "Typhoon",
"description": "Strikes targets within 20 yards in front of you with a violent Typhoon, knocking them back and dazing them for 6 sec. Usable in all shapeshift forms."
},
{
"name": "Soul of the Forest",
"description": "Increases the damage bonus from Lunar and Solar Empowerment by an additional 20%.\n\nReduces the Astral Power cost of Starfall by 20."
},
{
"name": "Incarnation: Chosen of Elune",
"description": "An improved Moonkin Form that increases the damage of all your spells by 35% and causes your Lunar Strike and Solar Wrath to generate 50% additional Astral Power.\n\nLasts 30 sec. You may shapeshift in and out of this improved Moonkin Form for its duration."
},
{
"name": "Stellar Flare",
"description": "Burns the target for 121,070 Astral damage, and then an additional 534,693 damage over 24 sec.\n\nStellar Flare benefits from Starfall's Stellar Empowerment."
},
{
"name": "Shooting Stars",
"description": "Moonfire and Sunfire damage over time has a 10% chance to call down a falling star, dealing 26,635 Astral damage and generating 4 Astral Power."
},
{
"name": "Astral Communion",
"description": "Generates 75 Astral Power."
},
{
"name": "Blessing of the Ancients",
"description": "Gain a Blessing of the Ancients, activating or swapping between one of the two following beneficial effects:\n\n Blessing of Elune\nIncreases Astral Power generated by Solar Wrath and Lunar Strike by 25%.\n\n Blessing of An'she\nGrants 2 Astral Power every 2.6 sec."
},
{
"name": "Fury of Elune",
"description": "Calls down a beam of pure celestial energy at the target location, dealing 164,654 Astral damage every 1 sec until your Astral Power is exhausted.\n\nWhile Fury of Elune is active, you may recast it for no cost to direct the beam to move to a new location."
},
{
"name": "Stellar Drift",
"description": "Increases Starfall's radius by 30%, Starfall damage by 50%, and allows you to cast while moving while within Starfall's radius."
},
{
"name": "Nature's Balance",
"description": "Aligns the power of the Moon and Stars, causing Lunar Strike to extend the duration of your Moonfire by 5.2 sec, and Solar Wrath to extend the duration of all of your Sunfires by 3.5 sec."
}
]
},
{
"spec": "feral",
"talents": [
{
"name": "Predator",
"description": "The cooldown on Tiger's Fury resets when a target dies with one of your Bleed effects active, and Tiger's Fury last 4 additional seconds."
},
{
"name": "Blood Scent",
"description": "Your melee abilities in Cat Form have a 10% increased critical strike chance on targets with a Bleed effect."
},
{
"name": "Lunar Inspiration",
"description": "Moonfire is now usable while in Cat Form, generates 1 combo point, deals damage based on attack power, and costs 30 energy."
},
{
"name": "Renewal",
"description": "Instantly heals you for 30% of maximum health. Usable in all shapeshift forms."
},
{
"name": "Displacer Beast",
"description": "Teleports you up to 20 yards forward, activating Cat Form and increasing your movement speed by 50% for 2 sec."
},
{
"name": "Wild Charge",
"description": "Grants a movement ability that varies by shapeshift form:\n\nNon-shapeshifted\nFly to an ally's position.\n\nBear Form\nCharge to an enemy, immobilizing them for 4 sec.\n\nCat Form\nLeap behind an enemy, dazing them for 3 sec.\n\nTravel Form\nLeap forward 20 yds.\n\nAquatic Form\nIncreases swim speed by an additional 150% for 5 sec."
},
{
"name": "Balance Affinity",
"description": "You gain:\n\n Astral Influence\nIncreases the range of all of your abilities by 5 yards.\n\nYou also learn:\n\n Moonkin Form\n Starsurge\n Lunar Strike\n Solar Wrath\n Sunfire"
},
{
"name": "Guardian Affinity",
"description": "You gain:\n\n Thick Hide\nReduces all damage taken by 6%.\n\nYou also learn:\n\n Mangle\n Ironfur\n Frenzied Regeneration"
},
{
"name": "Restoration Affinity",
"description": "You gain:\n\n Ysera's Gift\nHeals you for 3% of your maximum health every 5 sec. If you are at full health, a injured party or raid member will be healed instead.\n\nYou also learn:\n\n Rejuvenation\n Healing Touch\n Swiftmend"
},
{
"name": "Mighty Bash",
"description": "Invokes the spirit of Ursoc to stun the target for 5 sec. Usable in all shapeshift forms."
},
{
"name": "Mass Entanglement",
"description": "Roots the target and all enemies with 15 yards in place for 30 sec. Damage may interrupt the effect. Usable in all shapeshift forms."
},
{
"name": "Typhoon",
"description": "Strikes targets within 15 yards in front of you with a violent Typhoon, knocking them back and dazing them for 6 sec. Usable in all shapeshift forms."
},
{
"name": "Soul of the Forest",
"description": "Your finishing moves grant 5 Energy per combo point spent and deal 5% increased damage."
},
{
"name": "Incarnation: King of the Jungle",
"description": "An improved Cat Form that allows the use of Prowl once while in combat, causes Shred and Rake to deal damage as if stealth were active, reduces the cost of all Cat Form abilities by 50%, and increases maximum Energy by 50.\n\nLasts 30 sec. You may shapeshift in and out of this improved Cat Form for its duration."
},
{
"name": "Jagged Wounds",
"description": "Your Rip, Rake, and Thrash abilities deal the same damage as normal, but in 20% less time."
},
{
"name": "Sabertooth",
"description": "Ferocious Bite deals 20% increased damage and always refreshes the duration of Rip."
},
{
"name": "Brutal Slash",
"description": "Strikes all nearby enemies with a massive slash, inflicting 578,354 Physical damage.\n\nAwards 1 combo point."
},
{
"name": "Savage Roar",
"description": "Finishing move that grants 15% increased damage while in Cat Form. Lasts longer per combo point:\n\n 1 point : 12 seconds\n 2 points: 18 seconds\n 3 points: 24 seconds\n 4 points: 30 seconds\n 5 points: 36 seconds"
},
{
"name": "Moment of Clarity",
"description": "Omen of Clarity now triggers 100% more often, stacks up to 2 times and increases the damage of your next Shred, Thrash, or Swipe by 20%.\n\nYour maximum Energy is increased by 30."
},
{
"name": "Bloodtalons",
"description": "Casting Regrowth or Entangling Roots causes your next two melee abilities to deal 20% increased damage for their full duration."
},
{
"name": "Elune's Guidance",
"description": "Immediately gain 5 combo points and an additional 1 combo point every 1 sec for 5 sec."
}
]
},
{
"spec": "guardian",
"talents": [
{
"name": "Brambles",
"description": "Sharp brambles protect you, absorbing and reflecting up to 7,991 damage from each attack.\n\nWhile Barkskin is active, the brambles also deal 10,894 Nature damage to all nearby enemies every 1 sec."
},
{
"name": "Bristling Fur",
"description": "Bristle your fur, causing you to generate Rage based on damage taken for 8 sec."
},
{
"name": "Blood Frenzy",
"description": "Thrash also generates 2 Rage each time it deals damage."
},
{
"name": "Guttural Roars",
"description": "Increases the radius of Stampeding Roar by 200%, the radius of Incapacitating Roar by 100%, and reduces the cooldown of Stampeding Roar by 50%."
},
{
"name": "Intimidating Roar",
"description": "Unleash a terrifying roar, causing all enemies within 10 yards to cower in fear, disorienting them for 3 sec. Usable in all shapeshift forms."
},
{
"name": "Wild Charge",
"description": "Grants a movement ability that varies by shapeshift form:\n\nNon-shapeshifted\nFly to an ally's position.\n\nBear Form\nCharge to an enemy, immobilizing them for 4 sec.\n\nCat Form\nLeap behind an enemy, dazing them for 3 sec.\n\nTravel Form\nLeap forward 20 yds.\n\nAquatic Form\nIncreases swim speed by an additional 150% for 5 sec."
},
{
"name": "Balance Affinity",
"description": "You gain:\n\n Astral Influence\nIncreases the range of all of your abilities by 5 yards.\n\nYou also learn:\n\n Moonkin Form\n Starsurge\n Lunar Strike\n Solar Wrath\n Sunfire"
},
{
"name": "Feral Affinity",
"description": "You gain:\n\n Feline Swiftness\nIncreases your movement speed by 15%.\n\nYou also learn:\n\n Shred\n Rake\n Rip\n Ferocious Bite\n\nYour energy regeneration is increased by 35%."
},
{
"name": "Restoration Affinity",
"description": "You gain:\n\n Ysera's Gift\nHeals you for 1.5% of your maximum health every 5 sec. If you are at full health, a injured party or raid member will be healed instead.\n\nYou also learn:\n\n Rejuvenation\n Healing Touch\n Swiftmend"
},
{
"name": "Mighty Bash",
"description": "Invokes the spirit of Ursoc to stun the target for 5 sec. Usable in all shapeshift forms."
},
{
"name": "Mass Entanglement",
"description": "Roots the target and all enemies with 15 yards in place for 30 sec. Damage may interrupt the effect. Usable in all shapeshift forms."
},
{
"name": "Typhoon",
"description": "Strikes targets within 15 yards in front of you with a violent Typhoon, knocking them back and dazing them for 6 sec. Usable in all shapeshift forms."
},
{
"name": "Soul of the Forest",
"description": "Mangle generates 5 more Rage and deals 25% more damage."
},
{
"name": "Incarnation: Guardian of Ursoc",
"description": "An improved Bear Form that reduces the cooldown on all melee damage abilities and Growl to 1.5 sec, causes Mangle to hit up to 3 targets, and increases armor by 15%.\n\nLasts 30 sec. You may freely shapeshift in and out of this improved Bear Form for its duration."
},
{
"name": "Galactic Guardian",
"description": "Your damage has a 7% chance to trigger a free automatic Moonfire on that target. \n\nWhen this occurs, the next Moonfire you cast generates 8 Rage, and deals 300% increased direct damage."
},
{
"name": "Earthwarden",
"description": "When you deal direct damage with Thrash, you gain a charge of Earthwarden, reducing the damage of the next auto attack you take by 30%. Earthwarden may have up to 3 charges."
},
{
"name": "Guardian of Elune",
"description": "Mangle increases the duration of your next Ironfur by 2 sec, or the healing of your next Frenzied Regeneration by 20%."
},
{
"name": "Survival of the Fittest",
"description": "Reduces the cooldowns of Barkskin and Survival Instincts by 33%."
},
{
"name": "Rend and Tear",
"description": "While in Bear Form, Thrash also increases your damage dealt to the target, and reduces your damage taken from the target by 2% per application of Thrash."
},
{
"name": "Lunar Beam",
"description": "Summons a beam of lunar light at your location, dealing 363,128 Arcane damage and healing you for 799,104 over 8 sec."
},
{
"name": "Pulverize",
"description": "A devastating blow that consumes 2 stacks of your Thrash on the target to deal 432,600 Physical damage, and reduces all damage you take by 9% for 20 sec."
}
]
},
{
"spec": "restoration",
"talents": [
{
"name": "Prosperity",
"description": "Swiftmend now has 2 charges, and its cooldown is reduced by 3 sec."
},
{
"name": "Cenarion Ward",
"description": "Protects a friendly target for 30 sec. Any damage taken will consume the ward and heal the target for 470,518 over 8 sec."
},
{
"name": "Abundance",
"description": "For each Rejuvenation you have active, the cast time of Healing Touch is reduced by 10%, and the critical effect chance of Regrowth is increased by 10%."
},
{
"name": "Renewal",
"description": "Instantly heals you for 30% of maximum health. Usable in all shapeshift forms."
},
{
"name": "Displacer Beast",
"description": "Teleports you up to 20 yards forward, activating Cat Form and increasing your movement speed by 50% for 2 sec."
},
{
"name": "Wild Charge",
"description": "Grants a movement ability that varies by shapeshift form:\n\nNon-shapeshifted\nFly to an ally's position.\n\nBear Form\nCharge to an enemy, immobilizing them for 4 sec.\n\nCat Form\nLeap behind an enemy, dazing them for 3 sec.\n\nTravel Form\nLeap forward 20 yds.\n\nAquatic Form\nIncreases swim speed by an additional 150% for 5 sec."
},
{
"name": "Balance Affinity",
"description": "You gain:\n\n Astral Influence\nIncreases the range of all of your abilities by 5 yards.\n\nYou also learn:\n\n Moonkin Form\n Starsurge\n Lunar Strike"
},
{
"name": "Feral Affinity",
"description": "You gain:\n\n Feline Swiftness\nIncreases your movement speed by 15%.\n\nYou also learn:\n\n Shred\n Rake\n Rip\n Ferocious Bite\n Swipe\n\nYour energy regeneration is increased by 35%."
},
{
"name": "Guardian Affinity",
"description": "You gain:\n\n Thick Hide\nReduces all damage taken by 6%.\n\nYou also learn:\n\n Mangle\n Thrash\n Ironfur\n Frenzied Regeneration"
},
{
"name": "Mighty Bash",
"description": "Invokes the spirit of Ursoc to stun the target for 5 sec. Usable in all shapeshift forms."
},
{
"name": "Mass Entanglement",
"description": "Roots the target and all enemies with 15 yards in place for 30 sec. Damage may interrupt the effect. Usable in all shapeshift forms."
},
{
"name": "Typhoon",
"description": "Strikes targets within 15 yards in front of you with a violent Typhoon, knocking them back and dazing them for 6 sec. Usable in all shapeshift forms."
},
{
"name": "Soul of the Forest",
"description": "When you cast Swiftmend, you gain Soul of the Forest, increasing the healing of your next Regrowth or Rejuvenation by 200%, or increasing the healing of your next Wild Growth by 75%."
},
{
"name": "Incarnation: Tree of Life",
"description": "Shapeshift into the Tree of Life, increasing healing done by 15%, increasing armor by 120%, and granting protection from Polymorph effects. Functionality of Rejuvenation, Wild Growth, Regrowth, and Entangling Roots is enhanced.\n\nLasts 30 sec. You may shapeshift in and out of this form for its duration."
},
{
"name": "Cultivation",
"description": "When Rejuvenation heals a target below 60% health, it applies Cultivation to the target, healing them for 64,148 over 6 sec."
},
{
"name": "Spring Blossoms",
"description": "Each target healed by Efflorescence is healed for an additional 27,894 over 6 sec."
},
{
"name": "Inner Peace",
"description": "Reduces the cooldown of Tranquility by 60 sec."
},
{
"name": "Germination",
"description": "You can apply Rejuvenation twice to the same target."
},
{
"name": "Moment of Clarity",
"description": "Omen of Clarity now affects the next 3 Regrowths and increases their healing by 15%."
},
{
"name": "Stonebark",
"description": "Reduces the cooldown of Ironbark by 30 sec, and it increases healing from your heal over time effects by 20%."
},
{
"name": "Flourish",
"description": "Extends the duration of all of your heal over time effects on friendly targets within 60 yards by 6 sec."
}
]
}
]
},
{
"class": "demon-hunter",
"specs": [
{
"spec": "havoc",
"talents": [
{
"name": "Fel Mastery",
"description": "Increases Fel Rush damage by 30%, and grants 30 Fury when Fel Rush damages at least one target."
},
{
"name": "Felblade",
"description": "Charge to your target and deal 207,869 Fire damage.\n\nDemon's Bite has a chance to reset the cooldown of Felblade.\n\nGenerates 30 Fury."
},
{
"name": "Blind Fury",
"description": "Eye Beam generates 35 Fury every sec. and its duration is increased by 50%."
},
{
"name": "Prepared",
"description": "Reduces the cooldown of Vengeful Retreat by 10 sec, and generates 100 Fury over 10 sec if you damage at least one enemy with Vengeful Retreat."
},
{
"name": "Demon Blades",
"description": "Your auto attacks have a 60% chance to deal additional Shadow damage and generate Fury."
},
{
"name": "Demonic Appetite",
"description": "Chaos Strike has a 25% chance to spawn a Lesser Soul Fragment, and consuming any Soul Fragment grants 35 Fury."
},
{
"name": "Chaos Cleave",
"description": "Chaos Strike hits all nearby enemies for an additional 10% damage."
},
{
"name": "First Blood",
"description": "Reduces the Fury cost of Blade Dance by 20 and increases its damage to 641,402 against the first target struck."
},
{
"name": "Bloodlet",
"description": "Throw Glaive causes targets to bleed for 150% of the damage inflicted over 10 sec. If this effect is reapplied, any remaining damage will be added to the new Bloodlet."
},
{
"name": "Netherwalk",
"description": "Slip into the nether, increasing movement speed by 100% and becoming immune to damage, but unable to attack. Lasts 5 sec."
},
{
"name": "Desperate Instincts",
"description": "Blur now reduces damage taken by an additional 15%.\n\nAdditionally, you automatically trigger Blur when you fall below 35% health. This effect can only occur when Blur is not on cooldown."
},
{
"name": "Soul Rending",
"description": "Gain an additional 70% Leech while Metamorphosis is active."
},
{
"name": "Momentum",
"description": "Fel Rush and Vengeful Retreat increase your damage done by 20% for 4 sec."
},
{
"name": "Fel Eruption",
"description": "Impales the target for 839,723 Chaos damage and stuns them for 2 sec. Inflicts an additional 100% damage against targets permanently immune to stuns."
},
{
"name": "Nemesis",
"description": "Increases damage you inflict against the target by 25% for 1 min. \n\nWhen the target is slain, you will inflict 25% additional damage against all creature types matching the original target (Humanoid, Dragonkin, etc.) for the remaining duration."
},
{
"name": "Master of the Glaive",
"description": "Throw Glaive now has 2 charges, and snares all enemies hit by 50% for 6 sec."
},
{
"name": "Unleashed Power",
"description": "Removes the Fury cost of Chaos Nova and reduces its cooldown by 33%."
},
{
"name": "Demon Reborn",
"description": "Invoking Metamorphosis also resets the cooldowns of Eye Beam, Chaos Nova, and Blur."
},
{
"name": "Chaos Blades",
"description": "Increases all damage done by 30% for 18 sec.\n\nWhile active, your auto attack deals 150% increased damage, and causes Chaos damage."
},
{
"name": "Fel Barrage",
"description": "At your command, unleash Fel, inflicting 1.6 million Chaos damage to your target and nearby enemies over 2 sec.\n\nYour damaging abilities have a chance to reduce the cooldown of Fel Barrage by 5 sec."
},
{
"name": "Demonic",
"description": "Eye Beam causes you to enter demon form for 8 sec after it finishes dealing damage."
}
]
},
{
"spec": "vengeance",
"talents": [
{
"name": "Abyssal Strike",
"description": "Infernal Strike's range is increased by 10 yards, and its cooldown is reduced by 8 sec."
},
{
"name": "Agonizing Flames",
"description": "Immolation Aura increases your movement speed by 30%, and deals 20% increased damage."
},
{
"name": "Razor Spikes",
"description": "While Demon Spikes is active, you deal 30% increased Physical damage and your melee attacks snare targets by 50% for 6 sec."
},
{
"name": "Feast of Souls",
"description": "Soul Cleave heals you for an additional 182,322 over 6 sec."
},
{
"name": "Fallout",
"description": "Immolation Aura's initial burst has a chance to shatter Lesser Soul Fragments from enemies."
},
{
"name": "Burning Alive",
"description": "Every 2 sec, your Fiery Brand deals 29,151 Fire damage and spreads to one nearby enemy."
},
{
"name": "Felblade",
"description": "Charge to your target and deal 182,437 Fire damage.\n\nShear has a chance to reset the cooldown of Felblade.\n\nGenerates 20 Pain."
},
{
"name": "Flame Crash",
"description": "Infernal Strike creates a Sigil of Flame when you land."
},
{
"name": "Fel Eruption",
"description": "Impales the target for 306,089 Chaos damage and stuns them for 2 sec. Inflicts an additional 100% damage against targets permanently immune to stuns."
},
{
"name": "Feed the Demon",
"description": "Consuming a Soul Fragment reduces the remaining cooldown of Demon Spikes by 1 sec."
},
{
"name": "Fracture",
"description": "Brutally slam your target for 474,543 Physical damage, and shatter two Lesser Soul Fragments from them."
},
{
"name": "Soul Rending",
"description": "Gain 50% Leech while Metamorphosis is active."
},
{
"name": "Concentrated Sigils",
"description": "All Sigils are now targeted at your location, and the duration of their effects is increased by 2 sec."
},
{
"name": "Sigil of Chains",
"description": "Place a Sigil of Chains at the target location that activates after 2 sec.\n\nAll enemies affected by the sigil are pulled to its center and are snared, reducing movement speed by 70% for 6 sec."
},
{
"name": "Quickened Sigils",
"description": "All Sigils activate 1 second faster, and their cooldowns are reduced by 20%."
},
{
"name": "Fel Devastation",
"description": "Unleash the fel within you, damaging enemies directly in front of you for 612,470 Fire damage over 1.7 sec. Causing damage also heals you for up to 973,950 health."
},
{
"name": "Blade Turning",
"description": "Parrying an attack increases your Pain generation by 20% for 5 sec."
},
{
"name": "Spirit Bomb",
"description": "Consume all Soul Fragments within 25 yds and then explode, afflicting nearby enemies with Frailty for 20 sec and damaging them for 106,219 Fire per fragment.\n\nYou heal for 20% of all damage you deal to enemies with Frailty."
},
{
"name": "Last Resort",
"description": "Sustaining fatal damage instead transforms you to Metamorphosis form, and returns you to 30% health.\n\nThis effect may only occur every 8 min."
},
{
"name": "Demonic Infusion",
"description": "Draw from the power of the Twisting Nether to instantly activate and then refill your charges of Demon Spikes.\n\nGenerates 60 Pain."
},
{
"name": "Soul Barrier",
"description": "Shield yourself for 12 sec, absorbing 876,551 damage. Consuming a Soul Fragment adds 97,394 to the shield.\n\nSoul Barrier's absorption cannot be reduced below 116,873.\n\nConsumes all Soul Fragments within 25 yds."
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment