Cobnuts colony sim · delve

weather

core:snow

Raw definition
{
  "duration_max": 84000,
  "duration_min": 36000,
  "duration_ticks": 60000,
  "fire_burnout_pct": 100,
  "fire_spread_pct": 100,
  "growth_pct": 60,
  "id": "core:snow",
  "max_temp": 0,
  "min_temp": -2147483648,
  "move_slow_pct": 140,
  "regrowth_pct": 100,
  "soil_recovery_pct": 100,
  "temperature_offset": -8,
  "transitions": {
    "core:clear": 40,
    "core:fog": 40,
    "core:snow": 20
  },
  "work_slow_pct": -30
}

First seen in dev