Cobnuts colony sim · delve

biome

Polar Desert

A wind-scoured waste of ice-bound ground and bare crag, where snow falls seldom and never leaves. Nothing grows; the rock is all the land offers.

Terrain

Deposits

Rock

Referenced by

Scenarios 1

Sites 4

Raw definition
{
  "cave_deposits": [],
  "cave_fauna": [],
  "cave_wild_foods": [],
  "climate": -40,
  "color": [
    0.8799999952316284,
    0.9200000166893005,
    0.9599999785423279
  ],
  "deposits": [
    [
      "core:stone_deposit",
      9
    ]
  ],
  "description": "A wind-scoured waste of ice-bound ground and bare crag, where snow falls seldom and never leaves. Nothing grows; the rock is all the land offers.",
  "fauna": [],
  "fauna_herd_max": [],
  "fertility_pct": 40,
  "forest_density_cap_pct": 3,
  "growing_seasons": null,
  "id": "core:polar_desert",
  "moisture": 50,
  "name": "Polar Desert",
  "plant_recovery_stages": null,
  "reseed_cadence_ticks": 43200,
  "resources": [],
  "rock": {
    "edge_warp": {
      "cell": 16,
      "octaves": 1,
      "strength": 3
    },
    "material_cell": null,
    "materials": [
      "core:granite",
      "core:iron_vein"
    ],
    "threshold": 120
  },
  "terrain": [
    [
      "core:snow",
      100
    ]
  ],
  "trees": [],
  "water": null,
  "wild_density_cap_pct": 4,
  "wild_foods": [],
  "wild_spread_cadence_ticks": 43200
}

First seen in dev