Namespace DaggerfallWorkshop.Game.Weather
Classes
WeatherClimate
All the weather odds for a season
WeatherClimateSeason
The weather odds for one climate and season.
WeatherTable
The complete weather table for all climates and seasons
Enums
WeatherType
The different kinds of weather possible in Daggerfall. Ordering of weather enums are very important. We order by descending pleasant-ness. That is, a snowy day is less pleasant than a sunny one. This makes weather transitions a simple math operation.