FFXIV MACRO

Target and focus the nearest enemy

A practical multiline macro that combines official text commands to target and focus the nearest enemy.

Combat & targetingDifficulty: EasyCombat support3 line macro

Macro code

/targetenemy, /focustarget, /echo
/targetenemy
/focustarget <t>
/echo 近い敵をフォーカスターゲットに設定しました。

What this does

A practical multiline macro that combines official text commands to target and focus the nearest 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

Confirm that the intended enemy was selected.

  • 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/targetenemy, /focustarget, /echo
Check official command