FFXIV MACRO

Select a raise target and notify the party

A practical multiline macro that combines official text commands to select a raise target and notify the party.

Healing & supportDifficulty: EasyCommunication2 line macro

Macro code

/target, /party
/target <t>
/p <t> を蘇生対象として確認しています。

What this does

A practical multiline macro that combines official text commands to select a raise target and notify the party.

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

This does not cast Raise. Confirm the target, then use the action manually.

  • Requires a valid target
  • Requires or messages a party

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/target, /party
Check official command