Skip to main content

B1SeasonConfig

  • Defines a season's type, duration multiplier, daily temperature delta, temperature configs, and calendar background image.
PropertyTypeDescriptionMetadata
SeasonEB1SeasonTypeEnum identifying the season type (e.g., Spring, Summer, Fall, Winter).Category: B1SeasonConfig
DurationMultiplierint32Multiplier applied to the default season duration to determine how long this season lasts.Category: B1SeasonConfig
TemperatureDayDeltaint32Daily temperature delta applied during this season.Category: B1SeasonConfig
TemperaturesTArrayList of temperature band configurations defining weather probability distributions for this season.Category: B1SeasonConfig
CalendarBackgroundImageTSoftObjectPtrBackground image displayed on the in-game calendar for this season.Category: B1SeasonConfig