-
Blood dk tank
Hello there. My name is Toncika and i am playing Blood DK Tank.
I preety much found everything i needed but i cant find any good Macros suggestions for a Blood DK. Such as macros that you can spam to pop up your CD-s in order to save yourself from dying and so on. Any suggestions? Thanks in advance.
Also if anyone have a macro to suggest for using Horn of winter , without thinking of CD or Buff duration, would be great :)
-
I'm using modifier macros, so I can reach all spells fast and easy.
Code:
/cast [nomod] Vampiric Blood
/cast [modifier:Shift] rune tap
#showtooltip
Code:
/cast [nomodifier:Shift] Anti-Magic Shell
/cast [modifier:Shift] Sindragosa's Flawless Fang
#showtooltip
Code:
/cast [target=angrylol] hysteria
#showtooltip hysteria
Code:
/cast [nomodifier:Shift] Icebound Fortitude
/cast [mod:Shift] blood tap
#showtooltip
Code:
/cast [nomodifier:Shift] !Rune Strike
/cast [modifier:Shift] Death Coil
#showtooltip
Code:
/cast [nomodifier:Shift] Dark Command
/cast [modifier:Shift] Death Grip
#showtooltip
You can also put more spells on one button:
Code:
/cast [nomod] Vampiric Blood
/cast [modifier:Shift] rune tap
/cast [mod:alt] horn of winter
-
Thank you very much. Gonna try it :)