Cobnuts colony sim · delve

scenario

Default World

A varied frontier valley of plains, forest, desert, and tundra, shaped by elevation, rivers, and coherent rock. Choose your landing spot from the world, then arrive with five settlers on open ground. The world is unbounded and streams past its edges, so your colony can grow without limit.

Terrain

Rock

Related

Raw definition
{
  "active_research": "core:knapping",
  "biome_field": null,
  "biome_regions": 4,
  "biomes": [
    "core:polar_desert",
    "core:steppe",
    "core:taiga",
    "core:shrubland",
    "core:temperate_forest",
    "core:swamp",
    "core:hot_desert",
    "core:savanna",
    "core:dry_forest",
    "core:rainforest",
    "core:deep_rock_band",
    "core:hell_seal_band",
    "core:hell",
    "core:deep_seal_band",
    "core:scolopendra",
    "core:open_air_band",
    "core:sky_seal_band",
    "core:heaven",
    "core:nirvana"
  ],
  "default_storyteller_preset": null,
  "description": "A varied frontier valley of plains, forest, desert, and tundra, shaped by elevation, rivers, and coherent rock. Choose your landing spot from the world, then arrive with five settlers on open ground. The world is unbounded and streams past its edges, so your colony can grow without limit.",
  "elevation": "core:elevation",
  "height": 64,
  "id": "core:default",
  "name": "Default World",
  "resources": [
    [
      "core:boulder",
      6
    ]
  ],
  "rivers": "core:river",
  "rock": "core:rock_masses",
  "sites": "core:sites",
  "spawns": [
    {
      "at": [
        19,
        55
      ],
      "count": 5,
      "def": "core:settler",
      "kind": "Pawn"
    }
  ],
  "starting_economic_system": null,
  "starting_ownership_regime": null,
  "terrain": [
    [
      "core:ground",
      88
    ],
    [
      "core:rock",
      12
    ]
  ],
  "width": 64,
  "world": "core:frontier"
}

First seen in dev