Cobnuts colony sim · delve

weather

core:fog

Raw definition
{
  "duration_max": 42000,
  "duration_min": 18000,
  "duration_ticks": 30000,
  "fire_burnout_pct": 100,
  "fire_spread_pct": 100,
  "growth_pct": 100,
  "id": "core:fog",
  "max_temp": 2147483647,
  "min_temp": -2147483648,
  "move_slow_pct": 110,
  "regrowth_pct": 100,
  "soil_recovery_pct": 100,
  "temperature_offset": 0,
  "transitions": {
    "core:clear": 50,
    "core:rain": 30,
    "core:snow": 20
  },
  "work_slow_pct": -10
}

First seen in dev