44 lines
1 KiB
JSON
44 lines
1 KiB
JSON
[
|
|
{
|
|
"id": "walker_yard",
|
|
"name": "Walker Yard",
|
|
"description": "It is not a stable. The walkers do not eat. They wait. Construction and maintenance facility for steam-driven mechanical walkers.",
|
|
"placement": "city",
|
|
"category": "military",
|
|
"school": null,
|
|
"cost": 300,
|
|
"upkeep": 4,
|
|
"tech_required": "steam_walkers",
|
|
"race_required": "dwarf",
|
|
"wonder_type": null,
|
|
"mana_generated": null,
|
|
"tier": 9,
|
|
"can_rally": true,
|
|
"requires_resource": "iron_ore",
|
|
"effects": [
|
|
{
|
|
"type": "production",
|
|
"value": 4
|
|
}
|
|
],
|
|
"sprite": "sprites/buildings/walker_yard.png",
|
|
"encyclopedia": {
|
|
"category": "civilization",
|
|
"entry_type": "building",
|
|
"detail_route": "/buildings/buildings",
|
|
"tags": [
|
|
"military",
|
|
"mechanized",
|
|
"industrial"
|
|
]
|
|
},
|
|
"produces": [
|
|
"steam_walker",
|
|
"iron_strider",
|
|
"iron_sentinel",
|
|
"dwarf_steam_golem"
|
|
],
|
|
"stack_mode": "parallel",
|
|
"requires_existing": "tank_yard"
|
|
}
|
|
]
|