Quote Originally Posted by Xayoc View Post
This, also with Stoneskin, and Esuna. In additon, a Swift Cast Raise macro is a must for any Hard Mode Primals:
/action "Swift Cast" <me>
/wait 2
/action "Raise" <t>
You don't need or want the wait command. Swift cast should be off GCD (otherwise whats the point of it?) and it has a long cooldown time so just pushing the macro button twice will execute an instant raise if you remove the wait command.