White Mage Macros

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search

Macros

Swiftcast Raise

  • /micon "Raise"
  • /macroerror off
  • /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.

Stone X

  • /macroicon "Stone"
  • /merror off
  • /ac "Stone IV" <t>
  • /ac "Stone IV" <tt>
  • /ac "Stone III" <t>
  • /ac "Stone III" <tt>
  • /ac "Stone II" <t>
  • /ac "Stone II" <tt>
  • /ac "Stone" <t>
  • /ac "Stone" <tt>


The macro will try to cast the skill Stone at the highest level accessible to you, first on your target then on your target's target if you are targeting a member of the party, allowing you to keep the tank targeted while doing some damage. Also, by trying to cast each skill level starting from the highest down to the lowest you will not have to switch skills on your bar when you are synced. The /merror will not show errors in your log when the skill is on cooldown and you are clicking the button over and over.