is_season
Passes when the current world season matches one of the specified seasons.
Categories: world
Required arguments
| Key(s) | Description | Type |
|---|---|---|
season \| seasons | The season name(s) to check against (e.g. SPRING, SUMMER, AUTUMN, WINTER). | STRING_LIST |
Example
conditions:
- id: is_season
args:
season: <value>