Interface
Below is my official UI Profile and Cooldown Manager layout for Midnight. It will be constantly maintained week-by-week and although it has a focus for Blood DK specifically, it also supports other tank specializations.
For a simpler install, download via the Wago App
- Full UI: https://uipacks.wago.io/pack/reholys-profile-midnight
- Blood DK Cooldown Manager: https://wago.io/NilLYGUC0
Some important Add-Ons that I use to track information better are:
- BetterCooldownManager (Buff/Ability Tracking)
- ElvUI (Customisable full UI overhaul)
- Plater-Nameplates (Customisable nameplates overhaul)
- BigWigs / LittleWigs (Encounter timeline overhaul)
Macros
Raise Ally Mouseover Macro
Allows you to mouseover resurrect someone without needing to click on them.
#showtooltip Raise Ally
/cast [@mouseover,help][@target]Raise Ally
Death and Decay Cursor Macro
Allows you to mouseover place Death and Decay, removing a bonus click from the action.
#showtooltip Death and Decay
/cast [@mouseover]Death and Decay
Death and Decay Cursor/Player Macro
Similar to the above, with the bonus of allowing you to place Death and Decay at your feet by holding the CTRL key.
#showtooltip Death and Decay
/cast [mod:ctrl, @cursor] Death and Decay; [@player] Death and Decay
Focus and Mark Macro
Allows you to add a mob to the Focus Target frame via mouseover. This macro will also add a Target Marker to your focus, allowing for better planning in all content.
/focus [@mouseover]
/tm [@mouseover,exists] [] 3
Focus Kick Macro
Allows you to cast Mind Freeze on a Focus Target without changing targets. Without a Focus Target it will simply cast on your current target instead.
#showtooltip
/cast [@focus][] Mind Freeze
/cast Mind Freeze
Mouseover Grip Macro
Allows you to mouseover and cast Death Grip, removing the requirement to target stray mobs.
#showtooltip
/cast [@mouseover, harm, nodead][]Death Grip