FFXIV MACRO

Set a healing focus target

A practical multiline macro that combines official text commands to set a healing focus target.

Healing & supportDifficulty: EasyCombat support2 line macro

Macro code

/focustarget, /echo
/focustarget <t>
/echo 回復確認用に <t> をフォーカスターゲットへ設定しました。

What this does

A practical multiline macro that combines official text commands to set a healing focus target.

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

Select the intended healing target first.

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