You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typeWeatherEffectCadence=|"Seasonal"//chance is interpolated between seasons|"Global"//chance is statictypeWeatherEffectKind=|"Range"//e.g., temperature|"ChanceTable"//e.g., precipitation|"Chance"//e.g., storm?
These effects should also allow conditions to be set - e.g., cloud cover >= 5 OR wind === 10 (for a storm).
They should also be allowed an icon, lucide or otherwise.
Ideally, all current effects would be described this way.
Allow for user-defined weather effects that the weather generation model will take into account.
This could be, e.g., "Arcane Storms".
Weather effects will need a few things:
The text was updated successfully, but these errors were encountered: