Actions

Module

DataFetch/data.json: Difference between revisions

From Project Rebearth

Created page with "{}"
 
No edit summary
Line 1: Line 1:
{}
{
"_meta": {
"version": "1.0",
"lastUpdated": "2026-02-15",
"allResources": [
"wood",
"stone",
"earth",
"food",
"grain",
"wool",
"milk",
"flour",
"drinks",
"clothes",
"scrap",
"tools",
"glass",
"ore",
"metal"
],
"biomes": [
"w",
"s",
"e",
"a"
],
"biomeNames": {
"w": "Wood",
"s": "Stone",
"e": "Earth",
"a": "Arctic"
}
},
"Center": {
"_id": "center",
"type": "Point",
"upgradesTo": "Square",
"rate": {
"flat": {
"food": -4
}
},
"balance": {
"flat": {
"population": 10
}
},
"storage": {
"volume": 5000,
"resources": "all"
}
},
"Square": {
"_id": "square",
"type": "Point",
"hidden": true,
"cost": {
"byBiome": {
"w": {
"wood": 500,
"stone": 100,
"earth": 50
},
"s": {
"stone": 500,
"wood": 100,
"earth": 50
},
"e": {
"earth": 500,
"wood": 100,
"stone": 50
},
"a": {
"wood": 500,
"stone": 100,
"earth": 50
}
}
},
"rate": {
"flat": {
"coin": 1
}
},
"balance": {
"flat": {
"population": 10
}
},
"storage": {
"volume": 10000,
"resources": "all"
}
},
"Market": {
"_id": "market",
"type": "Point",
"category": "housing",
"marketStorage": 1000,
"cost": {
"byBiome": {
"w": {
"wood": 500,
"stone": 100,
"earth": 50
},
"s": {
"stone": 500,
"wood": 100,
"earth": 50
},
"e": {
"earth": 500,
"wood": 100,
"stone": 50
},
"a": {
"wood": 500,
"stone": 100,
"earth": 50
}
}
},
"rate": {
"flat": {
"coin": 1
}
},
"balance": {
"flat": {
"population": -5
}
}
},
"Hut (Legacy)": {
"_id": "hut",
"type": "Point",
"category": "housing",
"hidden": true,
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 40
},
"e": {
"earth": 40
},
"s": {
"stone": 40
},
"a": {
"wood": 40
}
}
},
"rate": {
"flat": {
"wood": -1,
"food": -1
}
},
"balance": {
"flat": {
"population": 2
}
}
},
"House (Legacy)": {
"_id": "house",
"type": "Point",
"category": "housing",
"hidden": true,
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 100
},
"e": {
"earth": 100
},
"s": {
"stone": 100
},
"a": {
"wood": 100
}
}
},
"rate": {
"flat": {
"wood": -1,
"food": -2
}
},
"balance": {
"flat": {
"population": 4
}
}
},
"Shack": {
"_id": "house_1",
"type": "Point",
"category": "housing",
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 35
},
"e": {
"earth": 35
},
"s": {
"stone": 35
},
"a": {
"wood": 70
}
}
},
"rate": {
"byBiome": {
"w": {
"wood": -1,
"food": -1.5
},
"s": {
"wood": -1,
"food": -1.5
},
"e": {
"wood": -0.1,
"food": -1.5
},
"a": {
"wood": -2,
"food": -1.5
}
}
},
"balance": {
"flat": {
"population": 2
}
}
},
"Hut": {
"_id": "house_2",
"type": "Point",
"category": "housing",
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 55
},
"e": {
"earth": 55
},
"s": {
"stone": 55
},
"a": {
"wood": 110
}
}
},
"rate": {
"byBiome": {
"w": {
"wood": -1.5,
"food": -2
},
"s": {
"wood": -1.5,
"food": -2
},
"e": {
"wood": -0.15,
"food": -2
},
"a": {
"wood": -3,
"food": -2
}
}
},
"balance": {
"flat": {
"population": 3
}
}
},
"Cabin": {
"_id": "house_3",
"type": "Point",
"category": "housing",
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 80
},
"e": {
"earth": 80
},
"s": {
"stone": 80
},
"a": {
"wood": 160
}
}
},
"rate": {
"byBiome": {
"w": {
"wood": -2,
"food": -2.5
},
"s": {
"wood": -2,
"food": -2.5
},
"e": {
"wood": -0.2,
"food": -2.5
},
"a": {
"wood": -4,
"food": -2.5
}
}
},
"balance": {
"flat": {
"population": 4
}
}
},
"House": {
"_id": "house_4",
"type": "Point",
"category": "housing",
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 135
},
"e": {
"earth": 135
},
"s": {
"stone": 135
},
"a": {
"wood": 270
}
}
},
"rate": {
"byBiome": {
"w": {
"wood": -2.5,
"food": -4
},
"s": {
"wood": -2.5,
"food": -4
},
"e": {
"wood": -0.25,
"food": -4
},
"a": {
"wood": -5,
"food": -4
}
}
},
"balance": {
"flat": {
"population": 6
}
}
},
"Residence": {
"_id": "house_5",
"type": "Point",
"category": "housing",
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 200
},
"e": {
"earth": 200
},
"s": {
"stone": 200
},
"a": {
"wood": 400
}
}
},
"rate": {
"byBiome": {
"w": {
"wood": -3,
"food": -5
},
"s": {
"wood": -3,
"food": -5
},
"e": {
"wood": -0.3,
"food": -5
},
"a": {
"wood": -6,
"food": -5
}
}
},
"balance": {
"flat": {
"population": 8
}
}
},
"Villa": {
"_id": "house_6",
"type": "Point",
"category": "housing",
"parent": [
"Center",
"Square",
"Market"
],
"within": 100,
"cost": {
"byBiome": {
"w": {
"wood": 280
},
"e": {
"earth": 280
},
"s": {
"stone": 280
},
"a": {
"wood": 560
}
}
},
"rate": {
"byBiome": {
"w": {
"wood": -3.5,
"food": -6
},
"s": {
"wood": -3.5,
"food": -6
},
"e": {
"wood": -0.35,
"food": -6
},
"a": {
"wood": -7,
"food": -6
}
}
},
"balance": {
"flat": {
"population": 10
}
}
},
"Path": {
"_id": "path",
"type": "LineString",
"category": "infrastructure",
"upgradesTo": "Road"
},
"Road": {
"_id": "road",
"type": "LineString",
"category": "infrastructure",
"costUnit": "per meter",
"cost": {
"flat": {
"stone": 0.1
}
}
},
"Bridge": {
"_id": "bridge",
"type": "LineString",
"category": "infrastructure",
"restriction": "water+coast",
"costUnit": "per meter",
"cost": {
"byBiome": {
"w": {
"wood": 0.1
},
"s": {
"stone": 0.1
},
"e": {
"wood": 0.1
},
"a": {
"wood": 0.1
}
}
}
},
"Field": {
"_id": "field",
"type": "Polygon",
"category": "food",
"production": true,
"exclude": {
"distance": 1
},
"costUnit": "per m²",
"unit": "per m²/day",
"cost": {
"byBiome": {
"w": {
"wood": 0.01
},
"s": {
"stone": 0.01
},
"e": {
"earth": 0.01
}
}
},
"rate": {
"byType": {
"Empty": {
"food": 0
},
"Potato": {
"food": 0.005
},
"Grain": {
"grain": 0.01
},
"Maize": {
"grain": 0.01
},
"Sheep": {
"food": 0.005,
"wool": 0.005
},
"Goat": {
"food": 0.005,
"milk": 0.01
},
"Cow": {
"food": 0.01,
"milk": 0.005
}
}
},
"balance": {
"byType": {
"Empty": {
"population": -0.0002
},
"Potato": {
"population": -0.001
},
"Grain": {
"population": -0.001
},
"Maize": {
"population": -0.001
},
"Sheep": {
"population": -0.0006
},
"Goat": {
"population": -0.0004
},
"Cow": {
"population": -0.0006
}
}
}
},
"Fishery": {
"_id": "fishery",
"type": "Point",
"category": "food",
"production": true,
"restriction": "coast",
"cost": {
"byBiome": {
"w": {
"wood": 100
},
"s": {
"stone": 100
},
"e": {
"earth": 100
},
"a": {
"wood": 100
}
}
},
"rate": {
"flat": {
"food": 5
}
},
"balance": {
"flat": {
"population": -1
}
},
"storage": {
"volume": 100,
"resources": [
"food"
]
}
},
"Boat": {
"_id": "boat",
"type": "Point",
"parent": [
"Fishery",
"Pier"
],
"within": 50,
"restriction": "water",
"cost": {
"flat": {
"wood": 10
}
},
"rate": {
"flat": {
"food": 3
}
},
"balance": {
"flat": {
"population": -1
}
}
},
"Pier": {
"_id": "pier",
"type": "Point",
"parent": [
"Fishery"
],
"within": 10,
"restriction": "water",
"cost": {
"byBiome": {
"w": {
"wood": 10
},
"s": {
"stone": 10
},
"e": {
"wood": 10
},
"a": {
"wood": 10
}
}
}
},
"Woodcutter": {
"_id": "woodcutter",
"type": "Point",
"category": "resources",
"production": true,
"exclude": {
"distance": 30
},
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"wood": 50
},
"e": {
"wood": 50
}
}
},
"rate": {
"byBiome": {
"w": {
"wood": 30
},
"s": {
"wood": 15
},
"e": {
"wood": 5
}
}
},
"balance": {
"flat": {
"population": -4
}
},
"storage": {
"volume": 100,
"resources": [
"wood"
]
}
},
"Saw": {
"_id": "saw",
"type": "Point",
"parent": [
"Woodcutter"
],
"within": 50,
"cost": {
"flat": {
"wood": 50,
"tools": 5
}
},
"rate": {
"flat": {
"wood": 20,
"tools": -0.5
}
},
"balance": {
"flat": {
"population": -3
}
}
},
"Nursery": {
"_id": "nursery",
"type": "Point",
"parent": [
"Woodcutter"
],
"within": 50,
"cost": {
"flat": {
"wood": 10
}
},
"rate": {
"byBiome": {
"w": {
"wood": 5
},
"s": {
"wood": 2
},
"e": {
"wood": 1
}
}
},
"balance": {
"flat": {
"population": -1
}
}
},
"Tent": {
"_id": "tent",
"type": "Point",
"parent": [
"Woodcutter"
],
"within": 50,
"cost": {
"flat": {
"wood": 5
}
},
"rate": {
"byBiome": {
"w": {
"wood": 5
},
"s": {
"wood": 3
},
"e": {
"wood": 1
}
}
},
"balance": {
"flat": {
"population": -1
}
}
},
"Logpile": {
"_id": "logpile",
"type": "Point",
"category": "storage",
"parent": [
"Woodcutter"
],
"within": 50,
"cost": {
"flat": {
"wood": 10
}
},
"storage": {
"volume": 100,
"resources": [
"wood"
]
}
},
"Quarry": {
"_id": "quarry",
"type": "Polygon",
"category": "resources",
"production": true,
"exclude": {
"distance": 1
},
"costUnit": "per m²",
"unit": "per m²/day",
"cost": {
"byBiome": {
"w": {
"wood": 0.01
},
"s": {
"wood": 0.01
},
"e": {
"wood": 0.01
}
}
},
"rate": {
"byBiome": {
"w": {
"stone": 0.01
},
"s": {
"stone": 0.03
},
"e": {
"stone": 0.01
}
}
},
"balance": {
"flat": {
"population": -0.01
}
}
},
"Claypit": {
"_id": "claypit",
"type": "Polygon",
"category": "resources",
"production": true,
"exclude": {
"distance": 1
},
"costUnit": "per m²",
"unit": "per m²/day",
"cost": {
"byBiome": {
"w": {
"wood": 0.01
},
"s": {
"wood": 0.01
},
"e": {
"wood": 0.01
}
}
},
"rate": {
"byBiome": {
"w": {
"earth": 0.01
},
"s": {
"earth": 0.01
},
"e": {
"earth": 0.04
}
}
},
"balance": {
"flat": {
"population": -0.01
}
}
},
"Stone Crane": {
"_id": "stone_crane",
"type": "Point",
"parent": [
"Quarry"
],
"within": 20,
"upgradesTo": "Improved Stone Crane",
"cost": {
"flat": {
"wood": 100
}
},
"rate": {
"byBiome": {
"w": {
"stone": 20,
"tools": -0.1
},
"s": {
"stone": 30,
"tools": -0.1
},
"e": {
"stone": 10,
"tools": -0.1
}
}
},
"balance": {
"flat": {
"population": -5
}
}
},
"Improved Stone Crane": {
"_id": "stone_crane_upgraded",
"type": "Point",
"hidden": true,
"parent": [
"Quarry"
],
"within": 20,
"cost": {
"flat": {
"scrap": 100
}
},
"rate": {
"byBiome": {
"w": {
"stone": 50,
"tools": -1
},
"s": {
"stone": 80,
"tools": -1
},
"e": {
"stone": 20,
"tools": -1
}
}
},
"balance": {
"flat": {
"population": -5
}
}
},
"Clay Crane": {
"_id": "clay_crane",
"type": "Point",
"parent": [
"Claypit"
],
"within": 20,
"upgradesTo": "Improved Clay Crane",
"cost": {
"flat": {
"wood": 100
}
},
"rate": {
"byBiome": {
"w": {
"earth": 20,
"tools": -0.1
},
"s": {
"earth": 10,
"tools": -0.1
},
"e": {
"earth": 30,
"tools": -0.1
}
}
},
"balance": {
"flat": {
"population": -5
}
}
},
"Improved Clay Crane": {
"_id": "clay_crane_upgraded",
"type": "Point",
"hidden": true,
"parent": [
"Claypit"
],
"within": 20,
"cost": {
"flat": {
"scrap": 100
}
},
"rate": {
"byBiome": {
"w": {
"earth": 50,
"tools": -1
},
"s": {
"earth": 20,
"tools": -1
},
"e": {
"earth": 80,
"tools": -1
}
}
},
"balance": {
"flat": {
"population": -5
}
}
},
"Windmill": {
"_id": "windmill",
"type": "Point",
"category": "food",
"production": true,
"upgradesTo": "Improved Windmill",
"exclude": {
"distance": 25
},
"cost": {
"byBiome": {
"w": {
"wood": 200,
"stone": 100,
"tools": 10
},
"s": {
"stone": 200,
"wood": 100,
"tools": 10
},
"e": {
"earth": 200,
"wood": 100,
"tools": 10
},
"a": {
"wood": 200,
"stone": 100,
"tools": 10
}
}
},
"rate": {
"flat": {
"grain": -100,
"flour": 100,
"tools": -0.1
}
},
"balance": {
"flat": {
"population": -5
}
},
"storage": {
"volume": 100,
"resources": [
"flour",
"grain"
]
}
},
"Improved Windmill": {
"_id": "windmill_upgraded",
"type": "Point",
"category": "food",
"production": true,
"hidden": true,
"exclude": {
"distance": 25
},
"cost": {
"flat": {
"scrap": 100
}
},
"rate": {
"flat": {
"grain": -80,
"flour": 100
}
},
"storage": {
"volume": 100,
"resources": [
"flour"
]
}
},
"Bakery": {
"_id": "bakery",
"type": "Point",
"category": "food",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 100,
"stone": 50,
"tools": 5
},
"s": {
"stone": 100,
"wood": 50,
"tools": 5
},
"e": {
"earth": 100,
"wood": 50,
"tools": 5
},
"a": {
"wood": 100,
"stone": 50,
"tools": 5
}
}
},
"rate": {
"flat": {
"flour": -50,
"food": 100,
"tools": -0.1
}
},
"balance": {
"flat": {
"population": -2
}
},
"storage": {
"volume": 100,
"resources": [
"food",
"flour"
]
}
},
"Tailor": {
"_id": "tailor",
"type": "Point",
"category": "production",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
},
"a": {
"wood": 50
}
}
},
"rate": {
"flat": {
"wool": -50,
"clothes": 50,
"tools": -0.1
}
},
"balance": {
"flat": {
"population": -10
}
},
"storage": {
"volume": 100,
"resources": [
"clothes"
]
}
},
"Tower": {
"_id": "tower",
"type": "Point",
"category": "defense",
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
},
"a": {
"wood": 50
}
}
},
"rate": {
"flat": {
"coin": -5
}
},
"balance": {
"flat": {
"population": -3
}
}
},
"Water Tower": {
"_id": "water_tower",
"type": "Point",
"category": "defense",
"restriction": "water",
"cost": {
"byBiome": {
"w": {
"wood": 100
},
"s": {
"stone": 100
},
"e": {
"earth": 100
},
"a": {
"wood": 100
}
}
},
"rate": {
"flat": {
"coin": -5
}
},
"balance": {
"flat": {
"population": -3
}
}
},
"Tavern": {
"_id": "tavern",
"type": "Point",
"category": "town",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
},
"a": {
"wood": 50
}
}
},
"rate": {
"flat": {
"drinks": -10,
"coin": 10
}
},
"balance": {
"flat": {
"population": -5
}
}
},
"Warehouse": {
"_id": "warehouse",
"type": "Point",
"category": "storage",
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
},
"a": {
"wood": 50
}
}
},
"balance": {
"flat": {
"population": -1
}
},
"storage": {
"volume": 5000,
"resources": "all"
}
},
"Brewery": {
"_id": "brewery",
"type": "Point",
"category": "production",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
},
"a": {
"wood": 50
}
}
},
"rate": {
"flat": {
"grain": -50,
"drinks": 50,
"tools": -0.1
}
},
"balance": {
"flat": {
"population": -10
}
},
"storage": {
"volume": 100,
"resources": [
"drinks"
]
}
},
"Port": {
"_id": "port",
"type": "Point",
"category": "infrastructure",
"restriction": "coast",
"marketStorage": 5000,
"cost": {
"byBiome": {
"w": {
"wood": 1000,
"stone": 500,
"tools": 50
},
"s": {
"stone": 1000,
"wood": 500,
"tools": 50
},
"e": {
"earth": 1000,
"wood": 500,
"tools": 50
},
"a": {
"wood": 1000,
"stone": 500,
"tools": 50
}
}
},
"balance": {
"flat": {
"population": -20
}
}
},
"Dock": {
"_id": "dock",
"type": "Point",
"parent": [
"Port",
"Dock"
],
"within": 20,
"restriction": "water",
"cost": {
"flat": {
"wood": 20
}
}
},
"Small Ship": {
"_id": "small_ship",
"type": "Point",
"parent": [
"Port",
"Dock"
],
"within": 100,
"restriction": "water",
"cost": {
"flat": {
"wood": 1000
}
},
"rate": {
"flat": {
"drinks": -1
}
}
},
"Medium Ship": {
"_id": "medium_ship",
"type": "Point",
"parent": [
"Port",
"Dock"
],
"within": 200,
"restriction": "water",
"cost": {
"flat": {
"wood": 4000,
"scrap": 10
}
},
"rate": {
"flat": {
"drinks": -5
}
}
},
"Large Ship": {
"_id": "large_ship",
"type": "Point",
"parent": [
"Port",
"Dock"
],
"within": 300,
"restriction": "water",
"cost": {
"flat": {
"wood": 8000,
"scrap": 100
}
},
"rate": {
"flat": {
"drinks": -10
}
}
},
"University": {
"_id": "university",
"type": "Point",
"category": "research",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 1000,
"stone": 1000,
"tools": 100,
"glass": 500
},
"s": {
"stone": 1000,
"wood": 1000,
"tools": 100,
"glass": 500
},
"e": {
"earth": 1000,
"wood": 1000,
"tools": 100,
"glass": 500
},
"a": {
"wood": 1000,
"stone": 1000,
"tools": 100,
"glass": 500
}
}
},
"rate": {
"flat": {
"coin": -10,
"knowledge": 10,
"glass": -5
}
},
"balance": {
"flat": {
"population": -50
}
}
},
"Museum": {
"_id": "museum",
"type": "Point",
"category": "research",
"production": false,
"cost": {
"byBiome": {
"w": {
"wood": 1000,
"stone": 1000,
"tools": 100,
"glass": 500
},
"s": {
"stone": 1000,
"wood": 1000,
"tools": 100,
"glass": 500
},
"e": {
"earth": 1000,
"wood": 1000,
"tools": 100,
"glass": 500
},
"a": {
"wood": 1000,
"stone": 1000,
"tools": 100,
"glass": 500
}
}
},
"rate": {
"flat": {
"coin": -10,
"knowledge": 5
}
},
"balance": {
"flat": {
"population": -10
}
}
},
"Plaza": {
"_id": "plaza",
"type": "Polygon",
"category": "town",
"costUnit": "per m²",
"cost": {
"flat": {
"stone": 0.1
}
}
},
"Dirt": {
"_id": "dirt",
"type": "Polygon",
"category": "town"
},
"Table": {
"_id": "table",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"wood": 10
}
}
},
"Well": {
"_id": "well",
"type": "Point",
"category": "decoration",
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
}
}
}
},
"Small Statue": {
"_id": "small_statue",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"stone": 10
}
}
},
"Large Statue": {
"_id": "large_statue",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"stone": 50
}
}
},
"Fountain": {
"_id": "fountain",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"stone": 10
}
}
},
"Market Stall": {
"_id": "market_stall",
"type": "Point",
"category": "town",
"cost": {
"flat": {
"wood": 10
}
}
},
"Market Stall Bread": {
"_id": "market_stall_1",
"type": "Point",
"parent": [
"Market Stall"
],
"cost": {
"flat": {
"wood": 10
}
},
"rate": {
"flat": {
"food": -1,
"coin": 0.05
}
}
},
"Market Stall Fish": {
"_id": "market_stall_2",
"type": "Point",
"parent": [
"Market Stall"
],
"cost": {
"flat": {
"wood": 10
}
},
"rate": {
"flat": {
"food": -1,
"coin": 0.05
}
}
},
"Market Stall Meat": {
"_id": "market_stall_3",
"type": "Point",
"parent": [
"Market Stall"
],
"cost": {
"flat": {
"wood": 10
}
},
"rate": {
"flat": {
"food": -1,
"coin": 0.05
}
}
},
"Market Stall Vegetable": {
"_id": "market_stall_4",
"type": "Point",
"parent": [
"Market Stall"
],
"cost": {
"flat": {
"wood": 10
}
},
"rate": {
"flat": {
"food": -1,
"coin": 0.05
}
}
},
"Market Stall Goods": {
"_id": "market_stall_5",
"type": "Point",
"parent": [
"Market Stall"
],
"cost": {
"flat": {
"wood": 10
}
},
"rate": {
"flat": {
"clothes": -1,
"coin": 0.5
}
}
},
"Fireplace": {
"_id": "fireplace",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"stone": 5,
"wood": 5
}
}
},
"Firepit": {
"_id": "firepit",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"wood": 1,
"stone": 1
}
}
},
"Fences": {
"_id": "fences",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"wood": 10
}
}
},
"Fence Post": {
"_id": "fence1",
"type": "Point",
"parent": [
"Fences"
],
"cost": {
"flat": {
"wood": 1
}
}
},
"Fence Gate": {
"_id": "fence2",
"type": "Point",
"parent": [
"Fences"
],
"cost": {
"flat": {
"wood": 1
}
}
},
"Fence Area": {
"_id": "fence3",
"type": "Polygon",
"parent": [
"Fences"
],
"costUnit": "per m²",
"cost": {
"byBiome": {
"w": {
"wood": 0.05
},
"s": {
"stone": 0.05
},
"e": {
"earth": 0.05
}
}
}
},
"Fence Line": {
"_id": "fence4",
"type": "LineString",
"parent": [
"Fences"
],
"costUnit": "per meter",
"cost": {
"byBiome": {
"w": {
"wood": 0.1
},
"s": {
"stone": 0.1
},
"e": {
"earth": 0.1
}
}
}
},
"Park": {
"_id": "park",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"coin": 50
}
}
},
"Tree": {
"_id": "tree",
"type": "Point",
"category": "decoration",
"cost": {
"flat": {
"wood": 1
}
}
},
"Town Hall": {
"_id": "town_hall",
"type": "Point",
"category": "town",
"cost": {
"byBiome": {
"w": {
"wood": 1000,
"stone": 500,
"tools": 10,
"glass": 20
},
"s": {
"stone": 1000,
"wood": 500,
"tools": 10,
"glass": 20
},
"e": {
"earth": 1000,
"stone": 500,
"tools": 10,
"glass": 20
},
"a": {
"wood": 1500,
"stone": 500,
"tools": 10,
"glass": 20
}
}
},
"balance": {
"flat": {
"population": -20
}
}
},
"Creamery": {
"_id": "creamery",
"type": "Point",
"category": "production",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
},
"a": {
"wood": 50
}
}
},
"rate": {
"flat": {
"milk": -50,
"food": 50,
"tools": -0.1
}
},
"balance": {
"flat": {
"population": -5
}
},
"storage": {
"volume": 100,
"resources": [
"food"
]
}
},
"Foraging Hut": {
"_id": "foraging_hut",
"type": "Point",
"category": "resources",
"production": true,
"exclude": {
"distance": 50
},
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
}
}
},
"rate": {
"byBiome": {
"w": {
"food": 5,
"stone": 1,
"earth": 1
},
"s": {
"food": 5,
"wood": 1,
"earth": 1
},
"e": {
"food": 3,
"wood": 1,
"stone": 2
}
}
},
"balance": {
"flat": {
"population": -1
}
},
"storage": {
"volume": 100,
"resources": [
"food",
"wood",
"stone",
"earth"
]
}
},
"Glassworks": {
"_id": "glassworks",
"type": "Point",
"category": "production",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 100,
"metal": 10,
"tools": 10
},
"s": {
"stone": 100,
"metal": 10,
"tools": 10
},
"e": {
"earth": 100,
"metal": 10,
"tools": 10
}
}
},
"rate": {
"flat": {
"tools": -0.5,
"earth": -50,
"glass": 5
}
},
"balance": {
"flat": {
"population": -10
}
},
"storage": {
"volume": 50,
"resources": [
"glass"
]
}
},
"Iron Mine": {
"_id": "iron_mine",
"type": "Point",
"category": "resources",
"production": true,
"upgradesTo": "Improved Iron Mine",
"exclude": {
"distance": 1500
},
"cost": {
"byBiome": {
"w": {
"wood": 1000,
"tools": 20
},
"s": {
"stone": 1000,
"tools": 20
},
"e": {
"earth": 1000,
"tools": 20
}
}
},
"rate": {
"byBiome": {
"w": {
"ore": 40,
"tools": -1
},
"s": {
"ore": 100,
"tools": -1
},
"e": {
"ore": 60,
"tools": -1
}
}
},
"balance": {
"flat": {
"population": -50
}
},
"storage": {
"volume": 500,
"resources": [
"ore"
]
}
},
"Improved Iron Mine": {
"_id": "iron_mine_upgraded",
"type": "Point",
"category": "resources",
"production": true,
"hidden": true,
"cost": {
"flat": {
"scrap": 100
}
},
"rate": {
"byBiome": {
"w": {
"ore": 80,
"tools": -1
},
"s": {
"ore": 200,
"tools": -1
},
"e": {
"ore": 120,
"tools": -1
}
}
},
"balance": {
"flat": {
"population": -100
}
},
"storage": {
"volume": 1000,
"resources": [
"ore"
]
}
},
"Refinery": {
"_id": "refinery",
"type": "Point",
"category": "production",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 100,
"stone": 200,
"tools": 10
},
"s": {
"stone": 300,
"wood": 50,
"tools": 10
},
"e": {
"earth": 200,
"stone": 100,
"tools": 10
},
"a": {
"wood": 100,
"stone": 200,
"tools": 10
}
}
},
"rate": {
"flat": {
"ore": -50,
"metal": 10,
"tools": -0.2
}
},
"balance": {
"flat": {
"population": -20
}
},
"storage": {
"volume": 100,
"resources": [
"metal"
]
}
},
"Tools Workshop": {
"_id": "tools_workshop",
"type": "Point",
"category": "production",
"production": true,
"cost": {
"byBiome": {
"w": {
"wood": 50
},
"s": {
"stone": 50
},
"e": {
"earth": 50
},
"a": {
"wood": 50
}
}
},
"rate": {
"flat": {
"metal": -4,
"tools": 2,
"wood": -5
}
},
"balance": {
"flat": {
"population": -10
}
},
"storage": {
"volume": 50,
"resources": [
"tools"
]
}
}
}

Revision as of 20:11, 15 February 2026

_meta
version"1.0"
lastUpdated"2026-02-15"
allResources
"wood"
"stone"
"earth"
"food"
"grain"
"wool"
"milk"
"flour"
"drinks"
"clothes"
"scrap"
"tools"
"glass"
"ore"
"metal"
biomes
"w"
"s"
"e"
"a"
biomeNames
w"Wood"
s"Stone"
e"Earth"
a"Arctic"
Center
_id"center"
type"Point"
upgradesTo"Square"
rate
flat
food-4
balance
flat
population10
storage
volume5000
resources"all"
Square
_id"square"
type"Point"
hiddentrue
cost
byBiome
w
wood500
stone100
earth50
s
stone500
wood100
earth50
e
earth500
wood100
stone50
a
wood500
stone100
earth50
rate
flat
coin1
balance
flat
population10
storage
volume10000
resources"all"
Market
_id"market"
type"Point"
category"housing"
marketStorage1000
cost
byBiome
w
wood500
stone100
earth50
s
stone500
wood100
earth50
e
earth500
wood100
stone50
a
wood500
stone100
earth50
rate
flat
coin1
balance
flat
population-5
Hut (Legacy)
_id"hut"
type"Point"
category"housing"
hiddentrue
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood40
e
earth40
s
stone40
a
wood40
rate
flat
wood-1
food-1
balance
flat
population2
House (Legacy)
_id"house"
type"Point"
category"housing"
hiddentrue
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood100
e
earth100
s
stone100
a
wood100
rate
flat
wood-1
food-2
balance
flat
population4
Shack
_id"house_1"
type"Point"
category"housing"
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood35
e
earth35
s
stone35
a
wood70
rate
byBiome
w
wood-1
food-1.5
s
wood-1
food-1.5
e
wood-0.1
food-1.5
a
wood-2
food-1.5
balance
flat
population2
Hut
_id"house_2"
type"Point"
category"housing"
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood55
e
earth55
s
stone55
a
wood110
rate
byBiome
w
wood-1.5
food-2
s
wood-1.5
food-2
e
wood-0.15
food-2
a
wood-3
food-2
balance
flat
population3
Cabin
_id"house_3"
type"Point"
category"housing"
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood80
e
earth80
s
stone80
a
wood160
rate
byBiome
w
wood-2
food-2.5
s
wood-2
food-2.5
e
wood-0.2
food-2.5
a
wood-4
food-2.5
balance
flat
population4
House
_id"house_4"
type"Point"
category"housing"
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood135
e
earth135
s
stone135
a
wood270
rate
byBiome
w
wood-2.5
food-4
s
wood-2.5
food-4
e
wood-0.25
food-4
a
wood-5
food-4
balance
flat
population6
Residence
_id"house_5"
type"Point"
category"housing"
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood200
e
earth200
s
stone200
a
wood400
rate
byBiome
w
wood-3
food-5
s
wood-3
food-5
e
wood-0.3
food-5
a
wood-6
food-5
balance
flat
population8
Villa
_id"house_6"
type"Point"
category"housing"
parent
"Center"
"Square"
"Market"
within100
cost
byBiome
w
wood280
e
earth280
s
stone280
a
wood560
rate
byBiome
w
wood-3.5
food-6
s
wood-3.5
food-6
e
wood-0.35
food-6
a
wood-7
food-6
balance
flat
population10
Path
_id"path"
type"LineString"
category"infrastructure"
upgradesTo"Road"
Road
_id"road"
type"LineString"
category"infrastructure"
costUnit"per meter"
cost
flat
stone0.1
Bridge
_id"bridge"
type"LineString"
category"infrastructure"
restriction"water+coast"
costUnit"per meter"
cost
byBiome
w
wood0.1
s
stone0.1
e
wood0.1
a
wood0.1
Field
_id"field"
type"Polygon"
category"food"
productiontrue
exclude
distance1
costUnit"per m²"
unit"per m²/day"
cost
byBiome
w
wood0.01
s
stone0.01
e
earth0.01
rate
byType
Empty
food0
Potato
food0.005
Grain
grain0.01
Maize
grain0.01
Sheep
food0.005
wool0.005
Goat
food0.005
milk0.01
Cow
food0.01
milk0.005
balance
byType
Empty
population-0.0002
Potato
population-0.001
Grain
population-0.001
Maize
population-0.001
Sheep
population-0.0006
Goat
population-0.0004
Cow
population-0.0006
Fishery
_id"fishery"
type"Point"
category"food"
productiontrue
restriction"coast"
cost
byBiome
w
wood100
s
stone100
e
earth100
a
wood100
rate
flat
food5
balance
flat
population-1
storage
volume100
resources
"food"
Boat
_id"boat"
type"Point"
parent
"Fishery"
"Pier"
within50
restriction"water"
cost
flat
wood10
rate
flat
food3
balance
flat
population-1
Pier
_id"pier"
type"Point"
parent
"Fishery"
within10
restriction"water"
cost
byBiome
w
wood10
s
stone10
e
wood10
a
wood10
Woodcutter
_id"woodcutter"
type"Point"
category"resources"
productiontrue
exclude
distance30
cost
byBiome
w
wood50
s
wood50
e
wood50
rate
byBiome
w
wood30
s
wood15
e
wood5
balance
flat
population-4
storage
volume100
resources
"wood"
Saw
_id"saw"
type"Point"
parent
"Woodcutter"
within50
cost
flat
wood50
tools5
rate
flat
wood20
tools-0.5
balance
flat
population-3
Nursery
_id"nursery"
type"Point"
parent
"Woodcutter"
within50
cost
flat
wood10
rate
byBiome
w
wood5
s
wood2
e
wood1
balance
flat
population-1
Tent
_id"tent"
type"Point"
parent
"Woodcutter"
within50
cost
flat
wood5
rate
byBiome
w
wood5
s
wood3
e
wood1
balance
flat
population-1
Logpile
_id"logpile"
type"Point"
category"storage"
parent
"Woodcutter"
within50
cost
flat
wood10
storage
volume100
resources
"wood"
Quarry
_id"quarry"
type"Polygon"
category"resources"
productiontrue
exclude
distance1
costUnit"per m²"
unit"per m²/day"
cost
byBiome
w
wood0.01
s
wood0.01
e
wood0.01
rate
byBiome
w
stone0.01
s
stone0.03
e
stone0.01
balance
flat
population-0.01
Claypit
_id"claypit"
type"Polygon"
category"resources"
productiontrue
exclude
distance1
costUnit"per m²"
unit"per m²/day"
cost
byBiome
w
wood0.01
s
wood0.01
e
wood0.01
rate
byBiome
w
earth0.01
s
earth0.01
e
earth0.04
balance
flat
population-0.01
Stone Crane
_id"stone_crane"
type"Point"
parent
"Quarry"
within20
upgradesTo"Improved Stone Crane"
cost
flat
wood100
rate
byBiome
w
stone20
tools-0.1
s
stone30
tools-0.1
e
stone10
tools-0.1
balance
flat
population-5
Improved Stone Crane
_id"stone_crane_upgraded"
type"Point"
hiddentrue
parent
"Quarry"
within20
cost
flat
scrap100
rate
byBiome
w
stone50
tools-1
s
stone80
tools-1
e
stone20
tools-1
balance
flat
population-5
Clay Crane
_id"clay_crane"
type"Point"
parent
"Claypit"
within20
upgradesTo"Improved Clay Crane"
cost
flat
wood100
rate
byBiome
w
earth20
tools-0.1
s
earth10
tools-0.1
e
earth30
tools-0.1
balance
flat
population-5
Improved Clay Crane
_id"clay_crane_upgraded"
type"Point"
hiddentrue
parent
"Claypit"
within20
cost
flat
scrap100
rate
byBiome
w
earth50
tools-1
s
earth20
tools-1
e
earth80
tools-1
balance
flat
population-5
Windmill
_id"windmill"
type"Point"
category"food"
productiontrue
upgradesTo"Improved Windmill"
exclude
distance25
cost
byBiome
w
wood200
stone100
tools10
s
stone200
wood100
tools10
e
earth200
wood100
tools10
a
wood200
stone100
tools10
rate
flat
grain-100
flour100
tools-0.1
balance
flat
population-5
storage
volume100
resources
"flour"
"grain"
Improved Windmill
_id"windmill_upgraded"
type"Point"
category"food"
productiontrue
hiddentrue
exclude
distance25
cost
flat
scrap100
rate
flat
grain-80
flour100
storage
volume100
resources
"flour"
Bakery
_id"bakery"
type"Point"
category"food"
productiontrue
cost
byBiome
w
wood100
stone50
tools5
s
stone100
wood50
tools5
e
earth100
wood50
tools5
a
wood100
stone50
tools5
rate
flat
flour-50
food100
tools-0.1
balance
flat
population-2
storage
volume100
resources
"food"
"flour"
Tailor
_id"tailor"
type"Point"
category"production"
productiontrue
cost
byBiome
w
wood50
s
stone50
e
earth50
a
wood50
rate
flat
wool-50
clothes50
tools-0.1
balance
flat
population-10
storage
volume100
resources
"clothes"
Tower
_id"tower"
type"Point"
category"defense"
cost
byBiome
w
wood50
s
stone50
e
earth50
a
wood50
rate
flat
coin-5
balance
flat
population-3
Water Tower
_id"water_tower"
type"Point"
category"defense"
restriction"water"
cost
byBiome
w
wood100
s
stone100
e
earth100
a
wood100
rate
flat
coin-5
balance
flat
population-3
Tavern
_id"tavern"
type"Point"
category"town"
productiontrue
cost
byBiome
w
wood50
s
stone50
e
earth50
a
wood50
rate
flat
drinks-10
coin10
balance
flat
population-5
Warehouse
_id"warehouse"
type"Point"
category"storage"
cost
byBiome
w
wood50
s
stone50
e
earth50
a
wood50
balance
flat
population-1
storage
volume5000
resources"all"
Brewery
_id"brewery"
type"Point"
category"production"
productiontrue
cost
byBiome
w
wood50
s
stone50
e
earth50
a
wood50
rate
flat
grain-50
drinks50
tools-0.1
balance
flat
population-10
storage
volume100
resources
"drinks"
Port
_id"port"
type"Point"
category"infrastructure"
restriction"coast"
marketStorage5000
cost
byBiome
w
wood1000
stone500
tools50
s
stone1000
wood500
tools50
e
earth1000
wood500
tools50
a
wood1000
stone500
tools50
balance
flat
population-20
Dock
_id"dock"
type"Point"
parent
"Port"
"Dock"
within20
restriction"water"
cost
flat
wood20
Small Ship
_id"small_ship"
type"Point"
parent
"Port"
"Dock"
within100
restriction"water"
cost
flat
wood1000
rate
flat
drinks-1
Medium Ship
_id"medium_ship"
type"Point"
parent
"Port"
"Dock"
within200
restriction"water"
cost
flat
wood4000
scrap10
rate
flat
drinks-5
Large Ship
_id"large_ship"
type"Point"
parent
"Port"
"Dock"
within300
restriction"water"
cost
flat
wood8000
scrap100
rate
flat
drinks-10
University
_id"university"
type"Point"
category"research"
productiontrue
cost
byBiome
w
wood1000
stone1000
tools100
glass500
s
stone1000
wood1000
tools100
glass500
e
earth1000
wood1000
tools100
glass500
a
wood1000
stone1000
tools100
glass500
rate
flat
coin-10
knowledge10
glass-5
balance
flat
population-50
Museum
_id"museum"
type"Point"
category"research"
productionfalse
cost
byBiome
w
wood1000
stone1000
tools100
glass500
s
stone1000
wood1000
tools100
glass500
e
earth1000
wood1000
tools100
glass500
a
wood1000
stone1000
tools100
glass500
rate
flat
coin-10
knowledge5
balance
flat
population-10
Plaza
_id"plaza"
type"Polygon"
category"town"
costUnit"per m²"
cost
flat
stone0.1
Dirt
_id"dirt"
type"Polygon"
category"town"
Table
_id"table"
type"Point"
category"decoration"
cost
flat
wood10
Well
_id"well"
type"Point"
category"decoration"
cost
byBiome
w
wood50
s
stone50
e
earth50
Small Statue
_id"small_statue"
type"Point"
category"decoration"
cost
flat
stone10
Large Statue
_id"large_statue"
type"Point"
category"decoration"
cost
flat
stone50
Fountain
_id"fountain"
type"Point"
category"decoration"
cost
flat
stone10
Market Stall
_id"market_stall"
type"Point"
category"town"
cost
flat
wood10
Market Stall Bread
_id"market_stall_1"
type"Point"
parent
"Market Stall"
cost
flat
wood10
rate
flat
food-1
coin0.05
Market Stall Fish
_id"market_stall_2"
type"Point"
parent
"Market Stall"
cost
flat
wood10
rate
flat
food-1
coin0.05
Market Stall Meat
_id"market_stall_3"
type"Point"
parent
"Market Stall"
cost
flat
wood10
rate
flat
food-1
coin0.05
Market Stall Vegetable
_id"market_stall_4"
type"Point"
parent
"Market Stall"
cost
flat
wood10
rate
flat
food-1
coin0.05
Market Stall Goods
_id"market_stall_5"
type"Point"
parent
"Market Stall"
cost
flat
wood10
rate
flat
clothes-1
coin0.5
Fireplace
_id"fireplace"
type"Point"
category"decoration"
cost
flat
stone5
wood5
Firepit
_id"firepit"
type"Point"
category"decoration"
cost
flat
wood1
stone1
Fences
_id"fences"
type"Point"
category"decoration"
cost
flat
wood10
Fence Post
_id"fence1"
type"Point"
parent
"Fences"
cost
flat
wood1
Fence Gate
_id"fence2"
type"Point"
parent
"Fences"
cost
flat
wood1
Fence Area
_id"fence3"
type"Polygon"
parent
"Fences"
costUnit"per m²"
cost
byBiome
w
wood0.05
s
stone0.05
e
earth0.05
Fence Line
_id"fence4"
type"LineString"
parent
"Fences"
costUnit"per meter"
cost
byBiome
w
wood0.1
s
stone0.1
e
earth0.1
Park
_id"park"
type"Point"
category"decoration"
cost
flat
coin50
Tree
_id"tree"
type"Point"
category"decoration"
cost
flat
wood1
Town Hall
_id"town_hall"
type"Point"
category"town"
cost
byBiome
w
wood1000
stone500
tools10
glass20
s
stone1000
wood500
tools10
glass20
e
earth1000
stone500
tools10
glass20
a
wood1500
stone500
tools10
glass20
balance
flat
population-20
Creamery
_id"creamery"
type"Point"
category"production"
productiontrue
cost
byBiome
w
wood50
s
stone50
e
earth50
a
wood50
rate
flat
milk-50
food50
tools-0.1
balance
flat
population-5
storage
volume100
resources
"food"
Foraging Hut
_id"foraging_hut"
type"Point"
category"resources"
productiontrue
exclude
distance50
cost
byBiome
w
wood50
s
stone50
e
earth50
rate
byBiome
w
food5
stone1
earth1
s
food5
wood1
earth1
e
food3
wood1
stone2
balance
flat
population-1
storage
volume100
resources
"food"
"wood"
"stone"
"earth"
Glassworks
_id"glassworks"
type"Point"
category"production"
productiontrue
cost
byBiome
w
wood100
metal10
tools10
s
stone100
metal10
tools10
e
earth100
metal10
tools10
rate
flat
tools-0.5
earth-50
glass5
balance
flat
population-10
storage
volume50
resources
"glass"
Iron Mine
_id"iron_mine"
type"Point"
category"resources"
productiontrue
upgradesTo"Improved Iron Mine"
exclude
distance1500
cost
byBiome
w
wood1000
tools20
s
stone1000
tools20
e
earth1000
tools20
rate
byBiome
w
ore40
tools-1
s
ore100
tools-1
e
ore60
tools-1
balance
flat
population-50
storage
volume500
resources
"ore"
Improved Iron Mine
_id"iron_mine_upgraded"
type"Point"
category"resources"
productiontrue
hiddentrue
cost
flat
scrap100
rate
byBiome
w
ore80
tools-1
s
ore200
tools-1
e
ore120
tools-1
balance
flat
population-100
storage
volume1000
resources
"ore"
Refinery
_id"refinery"
type"Point"
category"production"
productiontrue
cost
byBiome
w
wood100
stone200
tools10
s
stone300
wood50
tools10
e
earth200
stone100
tools10
a
wood100
stone200
tools10
rate
flat
ore-50
metal10
tools-0.2
balance
flat
population-20
storage
volume100
resources
"metal"
Tools Workshop
_id"tools_workshop"
type"Point"
category"production"
productiontrue
cost
byBiome
w
wood50
s
stone50
e
earth50
a
wood50
rate
flat
metal-4
tools2
wood-5
balance
flat
population-10
storage
volume50
resources
"tools"