In Waystone Network

Description

Checks whether the given waystone belongs to a named network. This is a static check against the waystone's definition — it doesn't depend on the player.

Attributes

Attribute Aliases Description Default
waystone w, id The id of the waystone to check required
network n The network name to check for Falls back to the unkeyed argument

Examples

Branch logic by which network a waystone is in:

- skill{s=NetherTeleportFx} @self ?inWaystoneNetwork{w=DUSKWOOD;network=nether}
Updated Aug 19, 2026