Cobnuts colony sim · delve

room_tuning

core:room_tuning

Raw definition
{
  "cleanliness_weight": 0,
  "furniture_weight": 1,
  "id": "core:room_tuning",
  "size_weight": 1,
  "sleep_disturb_cadence_ticks": 600,
  "sleep_disturb_radius": 2,
  "tiers": [
    [
      9,
      "core:room_spartan"
    ],
    [
      25,
      "core:room_pleasant"
    ],
    [
      90,
      "core:room_impressive"
    ],
    [
      300,
      "core:room_grand"
    ]
  ]
}

First seen in dev