Interface
UIs are very personal, so how you display information is up to you, but there are several key things you’ll want to make sure you are tracking:
- Ironfur duration
- Defensive durations and cooldowns
- Core rotational ability cooldowns
- Moonfire and Thrash DoT durations
As long as you have these 4 major categories covered, you are free to customize how your UI looks as you see fit. If you are looking for some recommended addons, here are a few that I find useful:
- Unhalted Unit Frames for self and target health bars
- BetterCooldownManager for added CDM functionality and resource tracking
- Platynator or Plater for nameplates
- Grid2 for party and/or raid frames
- BigWigs/Deadly Boss Mods for encounter alert improvements
Macros
Mouseover Moonfire Macro:
#showtooltip Moonfire
/cast [@mouseover,exists,harm][@target,exists,harm] Moonfire
Mouseover Rebirth Macro:
#showtooltip Rebirth
/cast [@mouseover,help] Rebirth;Rebirth
Mouseover Skull Bash Macro:
#showtooltip Skull Bash
/cast [@mouseover,exists,harm][@target,exists,harm] Skull Bash
Mouseover Regrowth Macro:
#showtooltip Regrowth
/cast [@mouseover,help,exists] Regrowth
Mouseover Remove Corruption Macro:
#showtooltip Remove Corruption
/cast [@mouseover,help,exists] Remove Corruption
Mouseover Innervate Macro:
#showtooltip Innervate
/cast [@mouseover,help,exists] Innervate
Focus Skull Bash Macro:
#showtooltip Skull Bash
/cast [@focus,exists,harm] Skull Bash; Skull Bash