Difference between revisions of "Sign"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==General Information==
'''Signs''' are useful markers for organized group content.  They can be found in-game through the Party->Signs menu. This can be accessed with Shift+M keybind, which can be configured in System->Keybind->Shortcuts->Signs
Signs are useful markers for organized group content.  They can be found in-game through the Party->Signs menu.


==Available Signs==
Players can mark themselves, other players, enemies, NPCs, or interactable objects with signs. This can be done from the menu, through chat commands, or using [[macro]]s. The command for using signs is "/marking" or the shorter "/mk".
 
==List of signs==
{{:Signs Table}}
{{:Signs Table}}


==Notes==
==Useful macros==
By default, can bring up the Signs window with Shift+M keybind, which can be configured in System->Keybind->Shortcuts->Signs
The Target to Attack, Target to Bind, and Target to Ignore signs can be made to automatically increment, which can be useful for some mechanics in certain high-end duties, e.g., Titan Gaols in {{questlink|ultimateraid|The Weapon's Refrain (Ultimate)}} or Wroth Flames in {{questlink|ultimateraid|Dragonsong's Reprise (Ultimate)}}.
 
'''Examples:'''
 
Target to attack:
<pre>
/mk attack <me> <wait.25>
/mk clear <me>
/micon attack enemysign
</pre>
 
'''Target to bind'''
<pre>
/mk bind <me> <wait.25>
/mk clear <me>
/micon bind enemysign
</pre>
 
'''Target to ignore'''
<pre>
/mk ignore <me> <wait.25>
/mk clear <me>
/micon ignore enemysign
</pre>
 
The <code>clear</code> command removes the marker after a certain period of time as designated by <code><wait.#></code>
 
As a practical example, three random players receive an identical debuff that require them to quickly position in certain locations. They can use the self-incrementing macro for "target to attack" to mark themselves 1-3, which will telegraph their position for the mechanic.


[[Category:Game mechanics]]
[[Category:Game mechanics]]

Revision as of 01:18, 4 December 2022

Signs are useful markers for organized group content. They can be found in-game through the Party->Signs menu. This can be accessed with Shift+M keybind, which can be configured in System->Keybind->Shortcuts->Signs

Players can mark themselves, other players, enemies, NPCs, or interactable objects with signs. This can be done from the menu, through chat commands, or using macros. The command for using signs is "/marking" or the shorter "/mk".

List of signs

Signs are useful markers for organized group content. They can be found in-game through the Party->Signs menu. This can be accessed with Shift+M keybind, which can be configured in System->Keybind->Shortcuts->Signs

Players can mark themselves, other players, enemies, NPCs, or interactable objects with signs. This can be done from the menu, through chat commands, or using macros. The command for using signs is "/marking" or the shorter "/mk".

List of signs

Template loop detected: Signs Table

Useful macros

The Target to Attack, Target to Bind, and Target to Ignore signs can be made to automatically increment, which can be useful for some mechanics in certain high-end duties, e.g., Titan Gaols in Ultimate Raid The Weapon's Refrain (Ultimate) or Wroth Flames in Ultimate Raid Dragonsong's Reprise (Ultimate).

Examples:

Target to attack:

/mk attack <me> <wait.25>
/mk clear <me>
/micon attack enemysign

Target to bind

/mk bind <me> <wait.25>
/mk clear <me>
/micon bind enemysign

Target to ignore

/mk ignore <me> <wait.25>
/mk clear <me>
/micon ignore enemysign

The clear command removes the marker after a certain period of time as designated by <wait.#>

As a practical example, three random players receive an identical debuff that require them to quickly position in certain locations. They can use the self-incrementing macro for "target to attack" to mark themselves 1-3, which will telegraph their position for the mechanic.

Useful macros

The Target to Attack, Target to Bind, and Target to Ignore signs can be made to automatically increment, which can be useful for some mechanics in certain high-end duties, e.g., Titan Gaols in Ultimate Raid The Weapon's Refrain (Ultimate) or Wroth Flames in Ultimate Raid Dragonsong's Reprise (Ultimate).

Examples:

Target to attack:

/mk attack <me> <wait.25>
/mk clear <me>
/micon attack enemysign

Target to bind

/mk bind <me> <wait.25>
/mk clear <me>
/micon bind enemysign

Target to ignore

/mk ignore <me> <wait.25>
/mk clear <me>
/micon ignore enemysign

The clear command removes the marker after a certain period of time as designated by <wait.#>

As a practical example, three random players receive an identical debuff that require them to quickly position in certain locations. They can use the self-incrementing macro for "target to attack" to mark themselves 1-3, which will telegraph their position for the mechanic.