FFXIV MACRO

Return to and focus the previous enemy

A practical multiline macro that combines official text commands to return to and focus the previous enemy.

TankDifficulty: EasyCombat support3 line macro

Macro code

/targetlastenemy, /focustarget, /echo
/targetlastenemy
/focustarget <t>
/echo 直前の敵へ戻しました。

What this does

A practical multiline macro that combines official text commands to return to and focus the previous enemy.

How to use

Copy the code into an empty User Macros slot. Review the requirements and notes, adapt it to your settings, then run it.

Requirements

The previous enemy must still be in valid range.

  • Requires a valid target

Notes

Macros do not use normal action queueing. Keep these to support and communication, and understand the difference from direct actions.

Verified patch7.55
Last verified2026-08-28
Official command/targetlastenemy, /focustarget, /echo
Check official command