Restoration Druid Mount & Travel Macros

Restoration Druids benefit from efficient mount and travel form macros to quickly navigate the world and reposition in combat. These macros streamline the process of switching between various travel forms and mounts, enhancing mobility. Having quick access to these abilities can significantly improve a druid's responsiveness in many situations.

Starter macros

Smart Mount/Travel Form

Uses your fastest ground mount in areas it's allowed, otherwise shifts into travel form.

#showtooltip
/cast [swimming]Travel Form;[outdoors,nomounted]Swift Flight Form;[nomounted]Travel Form;[mounted]Dismount

Aquatic/Travel Form Toggle

Toggles between Aquatic Form and Travel Form based on your environment, dismounting if mounted.

#showtooltip
/cast [swimming]Aquatic Form;[outdoors]Travel Form;Dismount

Flight/Travel Form with Modifier

Casts Swift Flight Form normally, or Travel Form if Shift is held, dismounting if mounted.

#showtooltip
/cast [mod:shift]Travel Form;[outdoors]Swift Flight Form;Dismount

FAQ

Why should a Restoration Druid use mount and travel macros?

Restoration Druids benefit from these macros to quickly adapt to different environmental challenges and maintain mobility. They reduce the number of keybinds needed and allow for quicker transitions between forms or mounts.

How do I ensure my fastest mount is used with these macros?

The game automatically selects your fastest available mount when using a general '/cast Mount' command if you have multiple mounts. For specific mounts, you would need to replace 'Mount' with the exact mount name in the macro.

Can I combine these macros with other abilities?

While you can combine some abilities, it's generally best to keep travel macros simple for reliability. Attempting to cast offensive or defensive spells within the same mount macro can lead to unpredictable behavior or errors.

More Restoration Druid macros