Cobnuts colony sim · delve

biome

Savanna

Hot grassland under a wide sky, dotted with solitary trees. The rains come hard and briefly; between them the grass burns gold and the herds run far.

Terrain

Deposits

Fauna

Wild foods

Related

Referenced by

Scenarios 1

Raw definition
{
  "cave_deposits": [],
  "cave_fauna": [],
  "cave_wild_foods": [],
  "climate": 40,
  "color": [
    0.7799999713897705,
    0.7200000286102295,
    0.3400000035762787
  ],
  "deposits": [
    [
      "core:stone_deposit",
      8
    ],
    [
      "core:copper_deposit",
      2
    ]
  ],
  "description": "Hot grassland under a wide sky, dotted with solitary trees. The rains come hard and briefly; between them the grass burns gold and the herds run far.",
  "fauna": [
    [
      "core:deer",
      2
    ],
    [
      "core:chicken",
      2
    ]
  ],
  "fauna_herd_max": [
    [
      "core:deer",
      8
    ]
  ],
  "fertility_pct": 90,
  "forest_density_cap_pct": 12,
  "growing_seasons": null,
  "id": "core:savanna",
  "moisture": 33,
  "name": "Savanna",
  "plant_recovery_stages": null,
  "reseed_cadence_ticks": 43200,
  "resources": [],
  "rock": null,
  "terrain": [
    [
      "core:ground",
      75
    ],
    [
      "core:sand",
      25
    ]
  ],
  "trees": [
    [
      "core:oak",
      6
    ]
  ],
  "water": null,
  "wild_density_cap_pct": 16,
  "wild_foods": [
    [
      "core:root_plant",
      14
    ]
  ],
  "wild_spread_cadence_ticks": 43200
}

First seen in dev