Waystone Forget
Description
Resets a waystone back to UNDISCOVERED for the target player. Convenience sugar for waystoneSetState{state=UNDISCOVERED}.
If the player wasn't discovered, this is a no-op.
If the player had this waystone bound as their respawn point, the bind isn't automatically cleared. Use waystoneClearRespawn explicitly if you want that, or rely on the respawn-time check to fall through to graveyards (a non-discovered waystone is automatically skipped during respawn target resolution).
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| waystone | w, id | The id of the waystone to forget | required |
Examples
WipeWaystoneOnPunishment:
Skills:
- waystoneForget{waystone=IRONFORGE} @self
Aliases
- forgetWaystone