{
  "EnableInGameTime-Timer": false,
  "EnableRealTime-Timer": true,
  "EnableTimerOnce": true,
  "EnableTimerRepeat": false,
  "InGameTime-Timer": {},
  "RealTime-Timer": {
    "02:00:00": "rw rain",
    "05:00:00": "rw lightfog",
    "08:00:00": "rw lightrain",
    "10:00:00": "rw storm",
    "13:00:00": "rw rain",
    "17:00:00": "rw lightfog",
    "21:00:00": "rw lightrain",
	"21:33:00": "rw smokeysky",
    "23:00:00": "rw storm"
  },
  "TimerOnce": {
    "weather.clear_chance 1": 5,
    "weather.dust_chance 0": 6,
    "weather.fog_chance 0": 4,
    "weather.overcast_chance 0": 8,
    "weather.rain_chance 0": 9,
    "weather.storm_chance 0": 6,
	"weather.rainheavy_chance 0": 6
  },
  "TimerRepeat": {}
}