Marcus Valerius Admin replied

607 weeks ago

Back to leveling the White Mage and I came across some ability-specific macros that bear looking into. Most are healing-oriented, making use of the mouseover function in-game, while some are crowd control. Here's what I have so far.

/macroicon "Cure"
/ac "cure" <mo>
/ac "cure" <t>
/ac "cure" <me>

/macroicon "Esuna"
/ac "Esuna" <mo>
/ac "Esuna" <t>
/ac "Esuna" <me>

/macroicon "Cure II"
/ac "Cure II" <mo>
/ac "Cure II" <t>
/ac "Cure II" <me>

/macroicon "Regen"
/ac "Regen" <mo>
/ac "Regen" <t>
/ac "Regen" <me>

/macroicon "Stoneskin"
/ac "Stoneskin" <mo>
/ac "Stoneskin" <t>
/ac "Stoneskin" <me>

/macroicon "Repose"
Please don't attack.Repose<t> <se.1>
/ac "Fluid Aura" <t>
/marking ignore1 <t>
/wait 1
/ac "Repose" <t>
/focustarget <t>

(lines in italics are in-game translations accessed by typing out the first part of a word or phrase and hitting the Tab key (for PC users; unsure of the command for PS3/4 users).
Please log in to post a reply.