Holy Priest Mount & Travel Macros

Holy Priests benefit from efficient mount and travel macros to seamlessly transition between combat and movement. These macros help reduce the number of keybinds needed and improve overall responsiveness in various situations. They allow for quick mounting, dismounting, and the use of travel abilities without manual spell selection.

Starter macros

Smart Mount/Dismount

This macro summons a random favorite mount in eligible areas and dismounts when used again.

#showtooltip
/use [indoors]Divine Star;[mod:alt]Grand Expedition Yak;[combat]Leap of Faith;[swimming]Azure Water Strider;[flyable]Tyrael's Charger;Ground Mount

Flying/Ground Mount with Modifier

Uses a flying mount by default and a specific ground mount when Alt is pressed.

#showtooltip
/use [mod:alt]Great Exarch's Elekk;Tyrael's Charger

Mount and Shadowform Toggle

This macro mounts you, or dismounts and casts Shadow Word: Pain if you are in combat and mounted.

#showtooltip
/castsequence [combat,mounted]Shadow Word: Pain;[mounted]!Shadowform;[noflyable]Great Exarch's Elekk;Tyrael's Charger

FAQ

Why use a mount macro instead of just pressing the mount button?

Mount macros offer greater efficiency by combining multiple conditions into one keybind. They can choose the correct mount for the situation (flying, ground, water) and even incorporate other abilities, streamlining your gameplay.

Can I include non-mount spells in my mount macro?

Yes, you can integrate other spells like utility abilities or even combat openers, often using conditional modifiers. This can save valuable action bar space and allows for more dynamic responses in different scenarios.

How do I make my mount macro choose a specific mount?

You specify mount names directly in the macro text using '/use Mount Name'. You can also use conditionals like [flyable] or [swimming] to automatically select between different mounts based on your environment.

More Holy Priest macros