Structures: Well
- Cost
- Stone
- 8
- Brick
- 4
- Iron
- 2
- Seconds
- 45
- Description
- A finite groundwater source that recharges over time.
Exact JSON
{
"cost": {
"stone": 8,
"brick": 4,
"iron": 2
},
"seconds": 45,
"description": "A finite groundwater source that recharges over time."
}