48 lines
No EOL
1.2 KiB
JSON
48 lines
No EOL
1.2 KiB
JSON
{
|
|
"id": "storm_gate",
|
|
"name": "The Storm Gate",
|
|
"description": "A climate engineering installation that uses meteorological and atmospheric knowledge to create localized weather conditions on demand \u2014 channeling storm systems into defensive barriers, drought into enemy territory, and favorable winds to friendly fleets. Weather becomes a weapon of state.",
|
|
"placement": "city",
|
|
"category": "building",
|
|
"school": null,
|
|
"cost": 685,
|
|
"upkeep": 0,
|
|
"tech_required": "climatology",
|
|
"culture_required": null,
|
|
"race_required": null,
|
|
"wonder_type": "world",
|
|
"mana_generated": null,
|
|
"tier": 9,
|
|
"effects": [
|
|
{
|
|
"type": "weather_control_defensive",
|
|
"value": 1
|
|
},
|
|
{
|
|
"type": "city_defense_percent",
|
|
"value": 0.2
|
|
},
|
|
{
|
|
"type": "naval_weather_immunity",
|
|
"value": 1
|
|
}
|
|
],
|
|
"sprite": "sprites/buildings/wonders/storm_gate.png",
|
|
"flavor": "We did not stop the storm. We aimed it.",
|
|
"flags": [
|
|
"wonder"
|
|
],
|
|
"encyclopedia": {
|
|
"category": "civilization",
|
|
"entry_type": "wonder",
|
|
"detail_route": "/buildings/wonders",
|
|
"tags": [
|
|
"world"
|
|
]
|
|
},
|
|
"stack_mode": "amplify",
|
|
"produces": [
|
|
"combat_engineer",
|
|
"dwarf_deep_guard"
|
|
]
|
|
} |