87 lines
2.3 KiB
JSON
87 lines
2.3 KiB
JSON
[
|
|
{
|
|
"id": "defender",
|
|
"name": "Defender",
|
|
"description": "Dug-in shield-line specialists who become the place rather than advance.",
|
|
"unit_type": "melee",
|
|
"school": null,
|
|
"domain": "land",
|
|
"keywords": [
|
|
"zoc",
|
|
"fortify",
|
|
"infantry_line"
|
|
],
|
|
"attributes": [
|
|
"heavy",
|
|
"biological"
|
|
],
|
|
"attack_type": "crush",
|
|
"hp": 100,
|
|
"attack": 12,
|
|
"defense": 16,
|
|
"ranged_attack": 0,
|
|
"range": 0,
|
|
"movement": 1,
|
|
"vision": 2,
|
|
"cost": 80,
|
|
"tier": 2,
|
|
"tech_required": "shield_wall",
|
|
"upgradeable_from": "shield_bearer",
|
|
"requires_resource": null,
|
|
"race_required": "dwarf",
|
|
"faction": "dwarf",
|
|
"mana_cost": null,
|
|
"sprite": "sprites/units/defender.png",
|
|
"gender": {
|
|
"male": {
|
|
"name": "Defender",
|
|
"sprite": "sprites/units/defender_m.png"
|
|
},
|
|
"female": {
|
|
"name": "Defender",
|
|
"sprite": "sprites/units/defender_f.png"
|
|
}
|
|
},
|
|
"maintenance": 3,
|
|
"auto_join": true,
|
|
"encyclopedia": {
|
|
"category": "combat",
|
|
"entry_type": "unit",
|
|
"detail_route": "/military/units",
|
|
"tags": [
|
|
"land",
|
|
"military",
|
|
"crush",
|
|
"heavy",
|
|
"era2",
|
|
"dwarven"
|
|
]
|
|
},
|
|
"flavor": "They do not advance. They become the place.",
|
|
"archetype": "heavy_melee",
|
|
"promotion_tree": "melee",
|
|
"clan_affinity": [
|
|
"ironhold",
|
|
"deepforge"
|
|
],
|
|
"lore": "The Defender is what the Shield Bearer becomes when the hold decides the ground is worth keeping. Ironhold doctrine does not celebrate the advance \u2014 it celebrates the hold. Defenders are trained to plant and wait until the stone itself agrees they belong there. The fortify drill was formalized by Dunrik Stonebrace, who held the Kethrak Narrows for eleven days with forty-three warriors by refusing to move forward or backward. They do not advance \u2014 they become the place.",
|
|
"audio_cues": {
|
|
"select": [
|
|
"We become the place.",
|
|
"Stone agrees we belong.",
|
|
"No orders to advance."
|
|
],
|
|
"move": [
|
|
"Planting here.",
|
|
"The hold is this ground."
|
|
],
|
|
"attack": [
|
|
"Do not move past.",
|
|
"Hold the line."
|
|
],
|
|
"death": [
|
|
"The place holds without me."
|
|
]
|
|
}
|
|
}
|
|
]
|