メインコンテンツまでスキップ

Weather Events

React to global weather shifts.

Configuration

weather_event

Triggers when the weather changes in a world. worldString

Target world name (optional, defaults to global). conditionWeatherCondition

Filter for specific weather: RAIN, CLEAR, STORM.

Example

weather_event:
condition: STORM
actions:
- title_action:
title: "<red>STORM INCOMING"