56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"id": "dwarf_sapper",
|
|
"name": "Sapper",
|
|
"description": "An engineer cross-trained in controlled demolition. Where other units breach walls with battering rams, a sapper finds the load-bearing stone and removes it. Less about force, more about knowing which stone to pull.",
|
|
"unit_type": "support",
|
|
"school": null,
|
|
"domain": "land",
|
|
"attributes": [
|
|
"light",
|
|
"biological"
|
|
],
|
|
"attack_type": "blade",
|
|
"hp": 35,
|
|
"attack": 6,
|
|
"defense": 1,
|
|
"ranged_attack": 0,
|
|
"range": 0,
|
|
"movement": 2,
|
|
"vision": 2,
|
|
"cost": 80,
|
|
"tech_required": "siege_warfare",
|
|
"upgradeable_from": "dwarf_engineer",
|
|
"race_required": "dwarf",
|
|
"faction": "dwarf",
|
|
"can_found_city": false,
|
|
"can_build_improvements": false,
|
|
"flags": [
|
|
"can_demolish_improvements",
|
|
"can_breach_walls",
|
|
"can_tunnel"
|
|
],
|
|
"mana_cost": null,
|
|
"sprite": "sprites/units/dwarf_sapper.png",
|
|
"gender": {
|
|
"male": {
|
|
"name": "Sapper",
|
|
"sprite": "sprites/units/dwarf_sapper_dwarves_m.png"
|
|
},
|
|
"female": {
|
|
"name": "Sapper",
|
|
"sprite": "sprites/units/dwarf_sapper_dwarves_f.png"
|
|
}
|
|
},
|
|
"maintenance": 4,
|
|
"encyclopedia": {
|
|
"category": "combat",
|
|
"entry_type": "unit",
|
|
"detail_route": "/military/units",
|
|
"tags": [
|
|
"land",
|
|
"support",
|
|
"blade"
|
|
]
|
|
},
|
|
"tier": 2
|
|
}
|