Hey guys, I'd like to know how to create a macro that will automatically cast repose on my focus target or if there is any other macros like this that would be helpful as a white mage, thanks.
Hey guys, I'd like to know how to create a macro that will automatically cast repose on my focus target or if there is any other macros like this that would be helpful as a white mage, thanks.
/micon Repose
/ac Repose <focus>
the placeholder value for focus target is <focus>.
so if you mark your tank as your focus target, and you have a macro as follows:
/micon "Cure"
/ac "Cure" <focus>
/echo "2.5sec CD"
Your focus target (the tank) will be healed over anything else. I like taking this a step further with most of my macros and do something like the following:
/micon "Cure"
/ac "Cure" <focus>
/ac "Cure" <t>
/ac "Cure" <tt>
/ac "Cure" <me>
/echo "2.5sec CD"
It goes from the beginning to the end of the list. If I don't have a focus target, it heals on my target. If my target can't be healed, it heals on the target of my target. If that can't happen, it heals me.
Apply this knowledge to your own macros!
I would not recommend set focus target as a tank, especially against a high level boss. You should set focus target as boss so you can see the incoming skill boss will use and prepare countermeasure before hand, such as precast esuna or precast cure.
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.