Actions

Expansions

From Iron Realms Nexus Client Documentation

Expansions are predefined by the game and can be used in triggers and aliases.

Variable Name Description
@tar Your current enemy target.
@match The text matched in a trigger.
@suffix Anything coming after the matched text.
@prefix Anything coming in front of the matched text; this only makes sense for regular expressions.

Examples

  • Put Pack Alias: This alias quickly gets and puts items in packs using the @suffix expansion.