Spell Caster

Description

Targets the player who cast the spell currently being executed.

In normal cases this is identical to @self, but in chained or globally-triggered skill executions where the caster has been remapped, this preserves the original spell-casting player. If the targeter is used outside any spell context, it falls back to the metadata caster.

Attributes

This targeter has no attributes

Examples

Skills:
- message{m="<gold>You finished off the target!"} @spellCaster

Aliases

  • originalCaster
Updated Aug 19, 2026