114 lines
2.5 KiB
JSON
114 lines
2.5 KiB
JSON
{
|
|
"id": "dwarf_smith",
|
|
"name": "Smith",
|
|
"description": "A trained metalworker who follows the army, maintaining equipment, repairing armor in the field, and forging replacement parts that no supply line could deliver in time. Every warband that can afford one keeps one.",
|
|
"unit_type": "support",
|
|
"school": null,
|
|
"domain": "land",
|
|
"attributes": [
|
|
"light",
|
|
"biological"
|
|
],
|
|
"attack_type": "none",
|
|
"hp": 30,
|
|
"attack": 0,
|
|
"defense": 1,
|
|
"ranged_attack": 0,
|
|
"range": 0,
|
|
"movement": 2,
|
|
"vision": 2,
|
|
"cost": 60,
|
|
"tech_required": "smelting",
|
|
"upgradeable_from": null,
|
|
"race_required": "dwarf",
|
|
"faction": "dwarf",
|
|
"can_found_city": false,
|
|
"can_build_improvements": false,
|
|
"flags": [
|
|
"field_repair",
|
|
"garrison_production_bonus"
|
|
],
|
|
"mana_cost": null,
|
|
"sprite": "sprites/units/dwarf_smith.png",
|
|
"gender": {
|
|
"male": {
|
|
"name": "Smith",
|
|
"sprite": "sprites/units/dwarf_smith_dwarves_m.png"
|
|
},
|
|
"female": {
|
|
"name": "Smith",
|
|
"sprite": "sprites/units/dwarf_smith_dwarves_f.png"
|
|
}
|
|
},
|
|
"maintenance": 3,
|
|
"encyclopedia": {
|
|
"category": "combat",
|
|
"entry_type": "unit",
|
|
"detail_route": "/military/units",
|
|
"tags": [
|
|
"land",
|
|
"support",
|
|
"none"
|
|
]
|
|
},
|
|
"tier": 1,
|
|
"logistics": {
|
|
"composition": {
|
|
"leader": 1,
|
|
"member": 5
|
|
},
|
|
"inventory": {
|
|
"rations": 60,
|
|
"water": 48,
|
|
"tool_durability": 2
|
|
},
|
|
"stats": {
|
|
"str": 30,
|
|
"con": 50,
|
|
"end": 60
|
|
},
|
|
"terrain_movement": {
|
|
"road": 0.5,
|
|
"dirt_road": 0.65,
|
|
"wagon_track": 0.85,
|
|
"trail": 0.8,
|
|
"grass": 1.0,
|
|
"hills": 1.5,
|
|
"forest_open": 1.5,
|
|
"forest_dense": 2.5,
|
|
"mountain": 3.0,
|
|
"snow": 2.0,
|
|
"tundra": 1.5,
|
|
"desert": 2.5,
|
|
"marsh": 3.0,
|
|
"river_ford": 2.0,
|
|
"river_unfordable": "blocked",
|
|
"deep_water": "blocked"
|
|
},
|
|
"carriers": {
|
|
"foot_runners": 2
|
|
},
|
|
"supply": {
|
|
"range_turns": 6,
|
|
"decline_rate": 0.8
|
|
},
|
|
"slots": {
|
|
"ox_wagon": {
|
|
"enabling_tech": "animal_husbandry",
|
|
"enabling_resources": [
|
|
"cattle"
|
|
],
|
|
"provides": "+2 carry-capacity, fodder consumption",
|
|
"count": 1
|
|
},
|
|
"officer_bird": {
|
|
"enabling_tech": "falconry_command",
|
|
"enabling_resources": [
|
|
"crag_aerie"
|
|
],
|
|
"provides": "crag-raven one-way carrier",
|
|
"count": 2
|
|
}
|
|
}
|
|
}
|
|
}
|