Cobnuts colony sim · delve

mental_break

Frantic flight

Bolts in a blind panic, ranging far and long.

Raw definition
{
  "behavior": "Wander",
  "break_after_ticks": 120,
  "depth_bands": [
    {
      "min_depth": 0,
      "weight": 1
    },
    {
      "min_depth": 10,
      "weight": 3
    },
    {
      "min_depth": 20,
      "weight": 6
    }
  ],
  "description": "Bolts in a blind panic, ranging far and long.",
  "duration_ticks": 320,
  "id": "core:frantic_flight",
  "kind": "Negative",
  "mood_threshold": -25,
  "mtb_mean_ticks": 30,
  "mtb_ramp_pct_per_tick": 5,
  "name": "Frantic flight",
  "prefers_work": [],
  "research_speed_pct": null,
  "severity": "Extreme",
  "smash_rate": 1,
  "wander_radius": 8,
  "weight": 2,
  "work_speed_pct": null
}

First seen in dev