So I have run into a bit of a problem with my healing macro's on my Scholar. I am playing on a PlayStation 4, and using the Controller. My Macro Syntax is set-up as follows:
/micon "Physick"
/ac "Physick" <t>
/ac "Physick" <tt>
/ac "Physick" <me>
/ac "Embrace" <t>
/ac "Embrace" <tt>
/ac "Embrace" <me>
Now the problem I am having is that when I have the Tank selected as my primary target and I temporarily hop over to a secondary target with my up or down button in order to heal them, the secondary target will receive the effect of Physick, but NOT the effect of Embrace as the targeting reticle will have already switched back to the Tank by the time that the Embrace command is being executed.
Is there a way to make it so that the Embrace will take effect on the last target to have been selected (sort of similar to Final Fantasy XI's <lastst> command?).