Skip to content

Final Fantasy XIV · Conjurer

Cure (Mouseover)

The first healing macro anybody should make. Heals whoever is under your cursor, falls back to your target, then to yourself — and works from level two.

FFXIV · Conjurer515 lineslines used of the 15 this game allows
/micon "Cure"
/merror off
/ac "Cure" <mo>
/ac "Cure" <t>
/ac "Cure" <me>

Where to paste this

  1. Open the main menu → System → User Macros (or type /macro).
  2. Pick a slot, name the macro and choose an icon — /macroicon "Spell Name" makes the button show that action’s cooldown and range.
  3. Write one command per line, using /ac "Action Name" for abilities.
  4. Add <wait.3> at the end of a line to pause three seconds before the next one.
  5. Drag the macro from the User Macros window onto a hotbar slot.