Difference between revisions of "White Mage Macros"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 3: Line 3:
* /macroicon "Raise"
* /macroicon "Raise"
* /macroerror off
* /macroerror off
* /ac "Thin Air" <me>
* /ac "Thin Air" <me> <wait.1>
* /ac "Swiftcast" <me> <wait.2>
* /ac "Swiftcast" <me> <wait.2>
* /ac "Raise" <t>
* /ac "Raise" <t>

Revision as of 14:28, 31 July 2017

Macros

Swiftcast Raise

  • /macroicon "Raise"
  • /macroerror off
  • /ac "Thin Air" <me> <wait.1>
  • /ac "Swiftcast" <me> <wait.2>
  • /ac "Raise" <t>
  • /ac "Raise" <1>
  • /ac "Raise" <2>
  • /ac "Raise" <3>
  • /ac "Raise" <4>
  • /ac "Raise" <5>
  • /ac "Raise" <6>
  • /ac "Raise" <7>


This allows you to instantly cast Raise if Swiftcast is available, or cast normally otherwise, the priority is given to your curret target but will target any dead party member in descending order if your target is invalid.

Thin Air was added for the sake of MP economy.

Use Protect without keep it as role action

  • /macroicon "Protect"
  • /macroerror off
  • /aaction "Lucid Dreaming" off
  • /aaction "Protect" on
  • /ac "Protect" <me>
  • /wait 3
  • /aaction "Protect" off
  • /aaction "Lucid Dreaming" on

This macro allow you to use Protect without set it as one of Role actions set, leaving a slot to put something else on its place. You can replace Lucid Dreaming for any Healer role action that is setted and ready to use.

It will unset that role action of your choice and replace it with protect, cast it, then revert the change. No extra steps necessary. But it won't work in combat though, so don't let anyone die or reapply Protect after the battle.

Lazy single target healing

  • /macroicon "Cure"
  • /macroerror off
  • /ac "Cure II" <t>
  • /ac "Regen" <t>
  • /ac "Cure" <t>

This macro is handy in level synced instances, specialy if you're on the initial Palace of the Dead floors: It will cast Cure II if available, Regen if able to and Cure otherwise.

Fake Succor

  • /macroicon "Divine Benison"
  • /macroerror off
  • /ac "Cure" <t>
  • /ac "Divine Benison" <t>

This macro cast a Cure to get at least one lilie on your Healing Gauge before executing Divine Benison to put up a barrier.