UPDATE 01/31/2017 Original Post Updated As Well…
Ok… a few comments before getting to the meat of the Macro… Reading the boards… I kept hearing about more of a Howling Blast build using the following Talents 3=Murderous Efficiency, 1=Freezing Fog, 1=Ice Cap
PvP Talents Doesn’t matter your preference unless intending crowd control Suggest 3=Winter is Coming then 1/2/3=Volatile Shielding, Permafrost, or White Walker… 3=Gathering Storm and finally 1=Obliteration
So… 3,1,1,3.2,3,1 is the build I am using… Now I play multiple Dk’s on different servers… different realms PvP/PvE… I raid regularly on my thrall DK… Which we are in Nighthold… I am missing my Final boss kill on normal due to Internet being down for about a week Highly Disapointed… but we also are on heroic now and downed the first two bosses on Heroic in Nighthold last night… using this build… World of Warcraft aside from me Dying a lot… my dps was quiet satisfying…
But… my testing DK is Tanaris Enmity… on a target dummy I am holding a steady 425/450K DpS… and in Heroic Dungeons pretty High Bursts… Granted I have the Wrist legendary and the Ring legendary… still I am quiet pleased…
This will be replacing my Enmity Macro as the primary one… with the multi talent macros taking the EnmityI Macro…
I use this macro in PvP as well in PvE environments hence some of the talent selections are Multi talented…
Anyways here it is
As Always Feed Back Welcome…
Note No viable BoS Build one button Lazy Macro… though I am still tinkering…If you are seeking a BoS Macro… Please Check Out John Mets Page… Definitely Use his Blood Macro
Sequences['Enmity'] = {
-- This Sequence was exported from GSE 2.0.14.
Author="Enmitÿ@Thrall",
SpecID=251,
Talents = " 3,1,1,3.2,3,1",
Help = "Keypress 75/90ms",
Default=1,
MacroVersions = {
[1] = {
Trinket2=false,
Head=false,
Neck=false,
Belt=false,
Ring1=false,
Ring2=false,
StepFunction = [[Sequential]],
KeyPress={
"/cast Pillar of Frost",
"/targetenemy [noharm][dead]",
},
PreMacro={
},
"/cast [talent:4/2] Blinding Sleet",
"/cast [pvptalent:6/3] Chill Streak(Honor Talent)",
"/cast Obliteration",
"/cast Howling Blast",
"/cast Frost Strike",
"/cast Obliterate",
"/cast Frost Strike",
"/cast Obliterate",
"/cast Frost Strike",
"/cast Obliterate",
"/castsequence Howling Blast, Frost Strike, Obliterate, Frost Strike, Obliterate, Empower Rune Weapon",
"/castsequence Howling Blast, Obliterate, Frost Strike",
"/cast Obliterate",
"/cast Frost Strike",
"/cast Obliterate",
"/cast Frost Strike",
"/cast Remorseless Winter",
PostMacro={
},
KeyRelease={
"/cast Anti-Magic Shell",
},
},
},
}