mental_break
Daze
Stares blankly, unable to act.
Raw definition
{
"behavior": "Daze",
"break_after_ticks": 120,
"depth_bands": [
{
"min_depth": 0,
"weight": 2
},
{
"min_depth": 10,
"weight": 1
},
{
"min_depth": 20,
"weight": 1
}
],
"description": "Stares blankly, unable to act.",
"duration_ticks": 200,
"id": "core:daze",
"kind": "Negative",
"mood_threshold": -15,
"mtb_mean_ticks": 40,
"mtb_ramp_pct_per_tick": 0,
"name": "Daze",
"prefers_work": [],
"research_speed_pct": null,
"severity": "Minor",
"smash_rate": 1,
"wander_radius": 4,
"weight": 1,
"work_speed_pct": null
}