White Mage Macros

From Final Fantasy XIV Online Wiki
Revision as of 20:22, 2 January 2017 by Pletter (talk | contribs) (corrected < tt > to <tt>)
Jump to navigation Jump to search

Macros

Swiftcast Raise

  • /ac "Swiftcast" <me> <wait.1>
  • /ac "Raise" <t>


This allows you to instantly cast Raise if Swiftcast is available, or cast normally otherwise.

Stone X

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


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.