Cobnuts colony sim · delve

weather

core:storm

Raw definition
{
  "duration_max": 28000,
  "duration_min": 12000,
  "duration_ticks": 20000,
  "fire_burnout_pct": 200,
  "fire_spread_pct": 40,
  "growth_pct": 100,
  "id": "core:storm",
  "max_temp": 2147483647,
  "min_temp": 5,
  "move_slow_pct": 130,
  "regrowth_pct": 100,
  "soil_recovery_pct": 100,
  "temperature_offset": 0,
  "transitions": {
    "core:clear": 40,
    "core:rain": 60
  },
  "work_slow_pct": -40
}

First seen in dev