-
DK macros
The only thing i can find are some links to frost that are outdated, and the blood tank and frost pve macros. Can we get some current macro's copied here, or even an update to merc's macro list.
Would be nice to see unholy/frost/blood pvp macros mostly. Is anyone using necrotic strike?
I know MoP is out soon and most will reroll rets/druds, but if you could post before they disappear.
Thanks,
Candle
This is what I have (Please note that I have them bound 1-5, and do not use double key press):
Sac Pet:
/cast [nopet] Raise Dead;Death Pact
Blood Tank:
Main rotation:
/castsequence reset=combat icy touch, plague strike, pestilence, blood boil, death strike, icy touch, plague strike, blood boil, heart strike, plague strike, blood boil, icy touch, heart strike
/cast rune strike
Second Button:
/cast Bone Shield
/cast Rune Strike
AOE:
/castsequence reset=combat blood boil, death strike,blood boil, blood boil, blood boil
/cast rune strike
/cast blood tap
Heal (With Party Rune Tap spec):
/cast Rune Tap
/cast Death Strike
Frost PVE:
Main Rotation:
/castsequence reset=combat plague strike, blood strike, howling blast, obliterate, howling blast, howling blast
/use 13
/use 14
Second Button:
/castsequence reset=combat frost strike, frost strike, frost strike, frost strike, frost strike
/cast blood tap
/cast Pillar of Frost
AOE:
/cast Howling Blast
/castsequence reset=2 Pestilence, Outbreak, Pestilence
Heal:
#showtooltip Lichborne
/cast Lichborne
/cast [@player] Death Coil
-
-
-
for PvP i use Ualaa's system. But these are the PVE ones i have in my profiles
Aragent Frost Sequence
Code:
/stopmacro [target=target,noexists] [noharm] [dead]
/startattack
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
/castsequence reset=target Howling Blast, Plague Strike, Obliterate, Blood Strike, Frost Strike, Howling Blast, Frost Strike
/cast Rune Strike
/use 13
/use 14
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 1
Aragent Frost Proc
Code:
/stopmacro [target=target,noexists] [noharm] [dead]
/startattack
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
/cast frost strike
/cast howling blast
/use 13
/use 14
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 1
Blood Proc
Code:
/stopmacro [@target,noexists] [noharm] [dead]
/startattack
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
/cast Bone Shield
/cast Rune Strike
/cast Death Strike
/cast Blood Tap
/use 13
/use 14
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 1
Blood Sequence
Code:
/stopmacro [target=target,noexists] [noharm] [dead]
/startattack
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 0
/castsequence reset=combat Outbreak, Death Strike, Heart Strike, Blood Boil, Death Strike, Heart Strike, Blood Boil, Death Strike, Dancing Rune Weapon, Outbreak, Death Strike, Heart Strike, Blood Boil, Death Strike, Heart Strike, Blood Boil, Death Strike, Outbreak, Death Strike, Heart Strike, Blood Boil, Death Strike, Heart Strike, Death Strike
/cast !Rune Strike
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/console Sound_EnableSFX 1
-
The problem I can see with your blood macro is that Dancing Blade is halfway through the macro. I could see it getting stuck at that point and not continuing the string. Looks pretty solid though, and removes the need for an AoE macro. You also start with outbreak, and it resets out of combat. This would be an issues with picking up mob groups as well.
If you put those two abilities on a different key that might work better.
I might mix in Howling Blast with frost strike, but you lose the ability to dump.(Which matters not if you are 10 boxing)
Still would like a Unholy/Frost pvp macros if someone has them. Pref with Necro strike.
-
I never use Plague Strike on a frost DK. Outbreak gives you pretty decent uptime for blood plague and doesn't cost any runes.
-
For PvE plague strike is needed but this I do manually, else you will only have blood plague up 50%ish of the time which gives you 12.5% less damage on obliterate
I still use the Spam bar which works fine for me.
-
Necrotic Strike. Is the healing reduction attack.
http://www.wowhead.com/spell=73975/necrotic-strike
This is huge. 30% cast speed reduction and healing reduction. Which stacks...having 4+ dks spamming it would mean quick death.
If your macros are different, would you mind posting what you have.
Thanks.