Difference between revisions of "Astrologian Macros"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(→‎Basic Gravity: See my other edit)
(→‎Basic Combust: See my other edit)
Line 15: Line 15:
<br />
<br />
Similar to other raise-type spells, this macro will cast [[Ascend]] with [[Swiftcast]] if avaiable on your curret target if valid (a dead player) or in the topmost dead player in your party otherwise.
Similar to other raise-type spells, this macro will cast [[Ascend]] with [[Swiftcast]] if avaiable on your curret target if valid (a dead player) or in the topmost dead player in your party otherwise.
===Basic Combust===
* /micon "Combust"
* /macroerror off
* /ac "Combust" <tt&gt;
* /ac "Combust" <t&gt;
<br />
See above.

Revision as of 13:54, 1 July 2023

Macros

Ascension

  • /micon "Ascend"
  • /macroerror off
  • /ac "Swiftcast" <me> <wait.2>
  • /ac "Ascend" <t>
  • /ac "Ascend" <1>
  • /ac "Ascend" <2>
  • /ac "Ascend" <3>
  • /ac "Ascend" <4>
  • /ac "Ascend" <5>
  • /ac "Ascend" <6>
  • /ac "Ascend" <7>


Similar to other raise-type spells, this macro will cast Ascend with Swiftcast if avaiable on your curret target if valid (a dead player) or in the topmost dead player in your party otherwise.