Difference between revisions of "White Mage Macros"
Jump to navigation
Jump to search
DystopiaGuy (talk | contribs) (→Macros: Removed an old Macro relying on the no longer available Protect.) |
Crazycolorz5 (talk | contribs) (Fix errors in macros, remove non-useful macro, add new macro.) |
||
Line 4: | Line 4: | ||
* /macroerror off | * /macroerror off | ||
* /ac "Thin Air" <me> <wait.1> | * /ac "Thin Air" <me> <wait.1> | ||
* /ac "Swiftcast" <me> <wait. | * /ac "Swiftcast" <me> <wait.1> | ||
* /ac "Raise" <t> | * /ac "Raise" <t> | ||
* /ac "Raise" <1> | * /ac "Raise" <1> | ||
Line 17: | Line 17: | ||
[[Thin Air]] was added for the sake of MP economy. | [[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. | |||
===Lazy single target healing=== | ===Lazy single target healing=== | ||
Line 24: | Line 26: | ||
* /ac "Regen" <t> | * /ac "Regen" <t> | ||
* /ac "Cure" <t> | * /ac "Cure" <t> | ||
This macro is handy in level synced instances, | This macro is handy in level synced instances, especially if you're on the initial [[Palace of the Dead]] floors: It will cast [[Cure II]] if available, [[Regen]] if able to and [[Cure]] otherwise. | ||
===Instant Asylum=== | |||
* /micon Asylum | |||
* /ac Asylum gtoff | |||
By taking advantage of gtoff, we can place Asylum instantly at the cursor location without having to go through ground targeting. | |||
Revision as of 17:24, 13 October 2022
Macros
Swiftcast Raise
- /macroicon "Raise"
- /macroerror off
- /ac "Thin Air" <me> <wait.1>
- /ac "Swiftcast" <me> <wait.1>
- /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.
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.
Lazy single target healing
- /macroicon "Cure"
- /macroerror off
- /ac "Cure II" <t>
- /ac "Regen" <t>
- /ac "Cure" <t>
This macro is handy in level synced instances, especially if you're on the initial Palace of the Dead floors: It will cast Cure II if available, Regen if able to and Cure otherwise.
Instant Asylum
- /micon Asylum
- /ac Asylum gtoff
By taking advantage of gtoff, we can place Asylum instantly at the cursor location without having to go through ground targeting.