Merge pull request #4516 from nemaara/steelclad_nerf
Nerf Dwarvish Steelclad and Lord
This commit is contained in:
commit
eb77d017f1
3 changed files with 4 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
race=dwarf
|
||||
image="units/dwarves/lord.png"
|
||||
profile="portraits/dwarves/lord.png"
|
||||
hitpoints=79
|
||||
hitpoints=76
|
||||
movement_type=dwarvishfoot
|
||||
movement=4
|
||||
experience=150
|
||||
|
@ -39,8 +39,6 @@
|
|||
|
||||
[resistance]
|
||||
blade=60
|
||||
pierce=70
|
||||
impact=70
|
||||
[/resistance]
|
||||
[attack]
|
||||
name=battle axe
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
{AMLA_DEFAULT}
|
||||
cost=44
|
||||
usage=fighter
|
||||
description= _ "Champions among their fellow troops, the dwarven sentinels form the bulwark of their battle lines. Leading a direct assault against a line that they fortify, is often out of the question; it tends toward being suicidal, rather than merely ineffectual. These dwarves are masters of the melee, and can hold a patch of earth with the single-minded tenacity of an oak."
|
||||
description= _ "Champions among their fellow troops, the dwarven sentinels form the bulwark of their battle lines. Leading a direct assault against a line that they fortify, is often out of the question; it tends toward being suicidal, rather than merely ineffectual. Equipped with the strongest of Knalgan armor, these dwarves are masters of the melee and can hold a patch of earth with the single-minded tenacity of an oak."
|
||||
{NOTE_STEADFAST}
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
{DEFENSE_ANIM "units/dwarves/sentinel-defend-2.png" "units/dwarves/sentinel-defend-1.png" {SOUND_LIST:DWARF_HIT} }
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
race=dwarf
|
||||
image="units/dwarves/steelclad.png"
|
||||
profile="portraits/dwarves/fighter.png"
|
||||
hitpoints=59
|
||||
hitpoints=56
|
||||
movement_type=dwarvishfoot
|
||||
movement=4
|
||||
experience=74
|
||||
|
@ -15,7 +15,7 @@
|
|||
advances_to=Dwarvish Lord
|
||||
cost=32
|
||||
usage=fighter
|
||||
description= _ "Outfitted in the strongest plate and mail of Knalgan forges, the Steelclads are the vanguard of dwarvish armies. They are renowned for their resilience in the heat of battle, and their mastery of both battleaxe and warhammer make them imposing foes indeed."
|
||||
description= _ "Outfitted in the tempered plate and mail of the Knalgan forges, the Steelclads are the vanguard of dwarvish armies. They are renowned for their resilience in the heat of battle, and their mastery of both battleaxe and warhammer make them imposing foes indeed."
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
{STANDING_ANIM_DIRECTIONAL_6_FRAME "units/dwarves/steelclad"}
|
||||
|
||||
|
@ -39,8 +39,6 @@
|
|||
|
||||
[resistance]
|
||||
blade=70
|
||||
pierce=70
|
||||
impact=70
|
||||
[/resistance]
|
||||
[attack]
|
||||
name=battle axe
|
||||
|
|
Loading…
Add table
Reference in a new issue