Wow. I definitely will be adding this onto my Scholar's hotkeys. Thank you so much![]()
Wow. I definitely will be adding this onto my Scholar's hotkeys. Thank you so much![]()
I just wanted to say that this thread has been extremely helpful and I appreciate it.
It was taking forever to get a spot in Sastasha with my main class, Arcanist; so, I decided I would level up my Conjurer class so that I could queue as a healer. Lo and behold, no wait times! I actually really enjoyed the role and went on to do the same thing for Tam Tara. I think I may be in love with this role… The macro info here really helped me be able to do put DoT effects on enemies in between healing, which was a lifesaver in my first Sastasha run, as the tank suddenly disappeared at the end boss fight. Thankfully, my DPSs were Arcanist, so one of their carbuncles could tank!
Anyway, thanks again for showing me the utility of macros. They make it much easier to do my job during especially frantic battles.
I've been using the macro for protect and stoneskin on all 4 party members at the start of the instance, but it stops after the second stoneskin every time. Any idea why?
macro timing does not support decimal places.
it will truncate the timing so
2.5s -> 2
3.7s -> 3
hence if your recast time is 2.5s you have to set it to 3s otherwise your skill would still be in recast CD
also having to take into the account of latency/GCD issues so sometimes you have to up it to 4 for stoneskins to work properly.
It doesn't truncate, it rounds.macro timing does not support decimal places.
it will truncate the timing so
2.5s -> 2
3.7s -> 3
hence if your recast time is 2.5s you have to set it to 3s otherwise your skill would still be in recast CD
also having to take into the account of latency/GCD issues so sometimes you have to up it to 4 for stoneskins to work properly.
2.4 = 2
2.5 = 3
Is there anyway to put together Divine Seal and Presence of mind into a macro, i havnt been able to get it to work. They are both instant cast.
This should work (depending on animation time, the wait may need to be adjusted):
/macroicon "Divine Seal"
/ac "Presence of Mind" <me>
/wait .6
/ac "Divine Seal" <me>
|
![]() |
![]() |
![]() |
|
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.