Cobnuts colony sim · delve

scenario

Tutorial Valley

Terrain

Related

Raw definition
{
  "active_research": null,
  "biome_field": null,
  "biome_regions": null,
  "biomes": [],
  "default_storyteller_preset": null,
  "description": "",
  "elevation": null,
  "height": 48,
  "id": "core:tutorial",
  "name": "Tutorial Valley",
  "resources": [
    [
      "core:boulder",
      6
    ]
  ],
  "rivers": null,
  "rock": null,
  "sites": null,
  "spawns": [
    {
      "at": [
        8,
        8
      ],
      "count": 3,
      "def": "core:settler",
      "kind": "Pawn"
    },
    {
      "at": [
        10,
        9
      ],
      "count": 1,
      "def": "core:meal",
      "kind": "Item"
    },
    {
      "at": [
        11,
        9
      ],
      "count": 1,
      "def": "core:meal",
      "kind": "Item"
    },
    {
      "at": [
        9,
        10
      ],
      "count": 1,
      "def": "core:meal",
      "kind": "Item"
    },
    {
      "at": [
        12,
        7
      ],
      "count": 1,
      "def": "core:research_bench",
      "kind": "Structure"
    },
    {
      "at": [
        10,
        7
      ],
      "count": 1,
      "def": "core:stove",
      "kind": "Structure"
    },
    {
      "at": [
        13,
        9
      ],
      "count": 1,
      "def": "core:cobnuts",
      "kind": "Structure"
    },
    {
      "at": [
        9,
        8
      ],
      "count": 1,
      "def": "core:grain",
      "kind": "Item"
    },
    {
      "at": [
        11,
        8
      ],
      "count": 1,
      "def": "core:grain",
      "kind": "Item"
    }
  ],
  "starting_economic_system": null,
  "starting_ownership_regime": null,
  "terrain": [
    [
      "core:ground",
      88
    ],
    [
      "core:rock",
      12
    ]
  ],
  "width": 48,
  "world": null
}

First seen in dev