-- https://wowhead.com/beta/spell=12486 blizzard = { id = 12486, duration = 3, mechanic = "snare", type = "Magic", max_stack = 1 }, -- Talent: Spell damage done increased by ${$W1}.1%. -- https://wowhead.com/beta/spell=205766 ...
-- https://wowhead.com/beta/spell=377103 bonegrinder_frost = { id = 377103, duration = 10, max_stack = 1 }, -- Talent: Continuously dealing Frost damage every $t1 sec to enemies in a cone in front of you. -- https://wowhead.com/beta/spell=152279 breath_of_sindragosa...
If you level as Frost, always choose the DPS part. You want to do good damage and kill quickly, exactly what a Frost Death Knight can. You can kill five mobs at once with losing 50% hp and killing them very quick. If you putted the right talents and have some good gear, you can ...
Hekili Priority Helper for DPS and Tanks (WoW Retail) - hekili/Dragonflight/MageFrost.lua at 4fd3f4963e1e87ae5d910b29ef4ba6d0f55914e4 · Hekili/hekili
Hekili Priority Helper for DPS and Tanks (WoW Retail) - hekili/Dragonflight/MageFrost.lua at e128dc6c28a36ffa98898c6573545373777da5ba · Hekili/hekili
-- https://wowhead.com/beta/spell=31661 dragons_breath = { id = 31661, duration = 4, type = "Magic", max_stack = 1 }, embedded_frost_splinter = { id = 443740, duration = 18, max_stack = 8 }, fingers_of_frost = { id = 44544, duration = 15, max_stack = 2, },...
Hekili Priority Helper for DPS and Tanks (WoW Retail)(Simplified Chinese-简体中文) - hekili_zhCN/TheWarWithin/MageFrost.lua at 6f3a354b4eb7dbe74171b19bd44d73b8d90dfc10 · huchang47/hekili_zhCN
-- https://wowhead.com/beta/spell=152279 breath_of_sindragosa = { id = 152279, duration = 10, tick_time = 1, max_stack = 1, meta = { remains = function( t ) if not t.up then return 0 end return ( runic_power.current + ( runes.current * 10 ) ) / 16 end, ...
-- https://wowhead.com/beta/spell=152279 breath_of_sindragosa = { id = 152279, duration = 10, tick_time = 1, max_stack = 1, meta = { remains = function( t ) if not t.up then return 0 end return ( runic_power.current + ( runes.current * 10 ) ) / 16 end, }...