| `%mythic_waystone_discovered_<id>%` | `true` if the player has discovered the [waystone](/Waypoints) with the given id, otherwise `false`. |
| `%mythic_waystone_discovered_<id>%` | `true` if the player has discovered the [waystone](/Waystones) with the given id, otherwise `false`. |
| `%mythic_waystone_state_<id>%` | The player's current state for the waystone: `UNDISCOVERED`, `DISCOVERED`, or `ACTIVE`. |
| `%mythic_waystone_state_<id>%` | The player's current state for the waystone: `UNDISCOVERED`, `DISCOVERED`, or `ACTIVE`. |
| `%mythic_waystone_name_<id>%` | The waystone's `DisplayName` (with formatting). Empty string if the id doesn't exist. |
| `%mythic_waystone_name_<id>%` | The waystone's `DisplayName` (with formatting). Empty string if the id doesn't exist. |
| `%mythic_waystone_distance_<id>%` | Distance in blocks from the player to the waystone, to one decimal place. Returns `-1` if the player and waystone are in different worlds. |
| `%mythic_waystone_distance_<id>%` | Distance in blocks from the player to the waystone, to one decimal place. Returns `-1` if the player and waystone are in different worlds. |