Arms Warrior Midnight Interface and Macros Guide

Patch 12.1 Last Updated: 11th Aug, 2026
Danwarr Author Avatar
Danwarr

Interface

A player’s UI is entirely subjective. At the end of the day, there is no specific right or wrong way to set up your UI.

Ellesmere UI offers an all in one, highly customisable, very lightweight addon which is very intuitive and is a great starting point for a fresh UI.

Macros

Focus / Mouseover Kick Macro

This macro condenses regular target kick, mouseover kick and focus target kick into a single keybinding, allowing different target interrupts based on modifier being pressed. Focus kicking in general is exceptionally useful in all content.

/cast [nomod, target=target] Pummel
/cast [mod:shift, target=focus] Pummel
/cast [mod:ctrl, target=mouseover] Pummel

Leap Cursor Macro

Heroic Leap macro that saves you a few milliseconds not having to click an additional mouse click when pressed.

#showtooltip Heroic Leap
/cast [@cursor] Heroic Leap

Mouseover Execute Macro

This macro is used for Executing an enemy that is not your target. This is good for building stacks of Executioner's Precision for a powerful Mortal Strike on a higher priority target without needing to switch target to do so.

#showtooltip Execute
/cast [@mouseover, harm, exists][@target] Execute

Mouseover abilities work exactly as the name suggests. Placing the cursor over the enemy model or nameplate and press the ability for it to work.