Structures: Lighthouse
- Cost
- Brick
- 12
- Stone
- 10
- Iron
- 6
- Seconds
- 75
- Description
- A maintained coastal beacon with finite stored charcoal, trusted keepers and visible navigation guidance.
Exact JSON
{
"cost": {
"brick": 12,
"stone": 10,
"iron": 6
},
"seconds": 75,
"description": "A maintained coastal beacon with finite stored charcoal, trusted keepers and visible navigation guidance."
}