Difference between revisions of "White Mage Macros"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m (fixed numbers, you can't raise yourself, silly!)
(Redirected page to Useful Combat Macros)
Tag: New redirect
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Macros==
#REDIRECT [[Useful Combat Macros]]
===Swiftcast Raise===
<code>/macroicon "Raise"<br>
/macroerror off<br>
/ac "Thin Air" <me> <wait.1><br>
/ac "Swiftcast" <me> <wait.1><br>
/ac "Raise" <t><br>
/ac "Raise" <2><br>
/ac "Raise" <3><br>
/ac "Raise" <4><br>
/ac "Raise" <5><br>
/ac "Raise" <6><br>
/ac "Raise" <7><br>
/ac "Raise" <8></code>
 
This allows you to instantly cast {{action icon|Raise}} if {{action icon|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.
 
{{action icon|Thin Air}} was added for the sake of MP economy.
 
Note that since the wait is 1s but animation lock is only 0.5s, it's recommended to remove the oGCDs and use them manually if available.
 
===Instant Asylum===
<code>/micon Asylum<br>
/ac Asylum gtoff</code>
 
By taking advantage of gtoff, we can place {{action icon|Asylum}} instantly at the cursor location without having to go through ground targeting.

Latest revision as of 00:34, 4 February 2024