Cobnuts colony sim · delve

mental_break

Catatonia

Shuts down entirely for a long, vacant spell.

Raw definition
{
  "behavior": "Daze",
  "break_after_ticks": 120,
  "depth_bands": [
    {
      "min_depth": 0,
      "weight": 1
    },
    {
      "min_depth": 10,
      "weight": 2
    },
    {
      "min_depth": 20,
      "weight": 4
    }
  ],
  "description": "Shuts down entirely for a long, vacant spell.",
  "duration_ticks": 360,
  "id": "core:catatonia",
  "kind": "Negative",
  "mood_threshold": -25,
  "mtb_mean_ticks": 30,
  "mtb_ramp_pct_per_tick": 5,
  "name": "Catatonia",
  "prefers_work": [],
  "research_speed_pct": null,
  "severity": "Extreme",
  "smash_rate": 1,
  "wander_radius": 4,
  "weight": 1,
  "work_speed_pct": null
}

First seen in dev