11.2 Mage
Closed this issue · 2 comments
Notes
Mage 11.2 Changes
- Inspired Intellect now grants 6% increased Intellect (was 3%).
- Time Anomaly has been removed.
Hero Talent Specific Changes
Sunfury
- Manaforge Omega 2-Set Bonus – Increases Spellfire Sphere damage by 2% (was 1%); increases Mana Cascade’s Haste bonus by 0.5% per stack; no longer can prevent Phoenix from consuming Spheres.
- Manaforge Omega 4-Set Bonus – Exceptional spells cast by your Phoenix increase next Arcane Soul/Hyperthermia duration by 1 s per cast; Flame Quills and Lesser Time Warp duration ↑ 13 s (was 10 s).
Spellslinger
- Spellfrost Teachings redesigned – Direct damage from Splinters reduces Arcane Orb and Frozen Orb cooldowns by 0.5 s.
Dev note: Smooths orb firing rate and compensates via Splintering Orb damage bonus. - Splintering Orbs damage bonus ↑ 25% (was 10%).
- Arcane: Manaforge Omega 2-Set Bonus – Chance to trigger increased to 100% (was 50%).
- Arcane: Manaforge Omega 4-Set Bonus – Also increases Splinter damage by 8%; Splinters now hit up to 8 targets (was 5).
Frostfire
- Fire: Manaforge Omega 2-Set Bonus – Now affects Frostfire Bolt (was Ice Nova).
- Frost: Manaforge Omega 4-Set Bonus – Pyroblast damage ↑ 200%; Pyroblast proc now benefits from Splitting Ice.
- Manaforge Omega 4-Set tooltips updated to show damage values instead of % effectiveness.
Arcane
General
- New Talent Skeleton
- Season 3 Tier Set
- Item IDs
- 2-set Auras and Interactions if applicable
- 4-set Auras and Interactions if applicable
Spec Changes
- Mastery: Savant updated – Mana bonus ↑ 10%; Arcane Blast bonus ↑ 30%; Arcane Barrage bonus ↑ 40%; Arcane damage bonus ↑ 10%.
- Prodigious Savant updated – Arcane Charges now increase Arcane Blast & Arcane Barrage damage by 15%/30%.
- Arcane Orb travel speed ↑ to 30 yd/s.
- Intuition duration ↑ to 5 s (was 3 s).
- Arcane Rebound and Static Cloud swapped positions; Arcane Rebound icon updated.
- Arcane Harmony now tracked on the Personal Resource Display.
Fire
General
- New Talent Skeleton
- Season 3 Tier Set
- Item IDs
- 2-set Auras and Interactions if applicable
- 4-set Auras and Interactions if applicable
Spec Changes
- Meteor updated – Enemy closest to Meteor center takes 40% increased damage.
- Hyperthermia updated – Casting Pyroblast or Flamestrike during Hyperthermia increases their damage by 15%, up to 150%.
Frost
General
- New Talent Skeleton
- Season 3 Tier Set
- Item IDs
- 2-set Auras and Interactions if applicable
- 4-set Auras and Interactions if applicable
Spec Changes
- Mastery: Icicles updated – All damage bonuses increased by 40%.
Mage Season 3 Tier set info
spec:RegisterGear( "tww3", 237721, 237719, 237718, 237716, 237717 )
spec:RegisterAuras( {
-- Sunfury
flame_quills = {
id = 1236145,
duration = 13,
max_stack = 1
},
lesser_time_warp= {
id = 1236231,
duration = 13,
max_stack = 1
},
-- Spellslinger
-- Spherical Sorcery Your spell damage is increased by $s1% $s2 seconds remaining
-- https://www.wowhead.com/spell=1247525
spherical_sorcery = {
id = 1247525,
duration = 10,
max_stack = 1
},
-- Frostfire
-- Frost mage version
ignite = {
id = 1236160
duration = 9,
max_stack = 1
},
} )