| Season | EB1SeasonType | Enum identifying the season type (e.g., Spring, Summer, Fall, Winter). | Category: B1SeasonConfig |
| DurationMultiplier | int32 | Multiplier applied to the default season duration to determine how long this season lasts. | Category: B1SeasonConfig |
| TemperatureDayDelta | int32 | Daily temperature delta applied during this season. | Category: B1SeasonConfig |
| Temperatures | TArray | List of temperature band configurations defining weather probability distributions for this season. | Category: B1SeasonConfig |
| CalendarBackgroundImage | TSoftObjectPtr | Background image displayed on the in-game calendar for this season. | Category: B1SeasonConfig |