biome
Tropical Desert
A furnace of pale sand and wind-cut mesa. Nothing grows without water carried to it, and the only wealth is what the rock will surrender.
Terrain
Deposits
- Stone Deposit ×11
- Copper Deposit ×3
Rock
Related
Referenced by
Scenarios 1
Sites 1
Raw definition
{
"cave_deposits": [],
"cave_fauna": [],
"cave_wild_foods": [],
"climate": 40,
"color": [
0.8500000238418579,
0.7799999713897705,
0.550000011920929
],
"deposits": [
[
"core:stone_deposit",
11
],
[
"core:copper_deposit",
3
]
],
"description": "A furnace of pale sand and wind-cut mesa. Nothing grows without water carried to it, and the only wealth is what the rock will surrender.",
"fauna": [],
"fauna_herd_max": [],
"fertility_pct": 45,
"forest_density_cap_pct": 3,
"growing_seasons": null,
"id": "core:hot_desert",
"moisture": 0,
"name": "Tropical Desert",
"plant_recovery_stages": [
"core:root_plant",
"core:root_plant",
"core:root_plant"
],
"reseed_cadence_ticks": 43200,
"resources": [],
"rock": {
"edge_warp": null,
"material_cell": null,
"materials": [
"core:limestone",
"core:marble",
"core:iron_vein"
],
"threshold": 120
},
"terrain": [
[
"core:sand",
95
],
[
"core:ground",
5
]
],
"trees": [],
"water": null,
"wild_density_cap_pct": 4,
"wild_foods": [],
"wild_spread_cadence_ticks": 43200
}