Quote Originally Posted by Taari View Post
Sounds like good advice!

Can you elaborate what target settings I need for this to work?

Also, I have never used macros in FFXIV and am playing on PS4 - will it still work?

Thank you <3
Personally speaking, I recommend against healing anybody as a Summoner. However, the <tt> macros still work alright for Scholar.

Start -> All the way to the right of the ribbon -> Macros

Paste what he typed in the empty text box.

/ac is the "Action command". Immediately following will be the action you want committed.

/ac "Ruin"
/ac "Physick"
/ac "Adloquium" being examples.

The modifier after that, <tt>, means "target of target". Generally these will only target the main tank, since that's who your enemy's target should be. <t> means "target", <me> casts it on you. <x> will cast it on the xth member of your party list; ie, <2> will cast on the party member in your list marked "2".

If I wanted to specifically target a heal to "2", then my macro would be

/ac "Physick" <2>

Macros are definitely fun to experiment with--this game intentionally makes them a bit janky to use in combat, so people don't just macro whole combos together, but they are definitely worth studying, and definitely work on PS4 as well