Skip to content

Commit

Permalink
Merge pull request #4516 from nemaara/steelclad_nerf
Browse files Browse the repository at this point in the history
Nerf Dwarvish Steelclad and Lord
  • Loading branch information
nemaara committed Oct 31, 2019
2 parents 2ee3c8b + 5bbf4e8 commit eb77d01
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
4 changes: 1 addition & 3 deletions data/core/units/dwarves/Lord.cfg
Expand Up @@ -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
Expand Down Expand Up @@ -39,8 +39,6 @@

[resistance]
blade=60
pierce=70
impact=70
[/resistance]
[attack]
name=battle axe
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/dwarves/Sentinel.cfg
Expand Up @@ -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} }
Expand Down
6 changes: 2 additions & 4 deletions data/core/units/dwarves/Steelclad.cfg
Expand Up @@ -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
Expand All @@ -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"}

Expand All @@ -39,8 +39,6 @@

[resistance]
blade=70
pierce=70
impact=70
[/resistance]
[attack]
name=battle axe
Expand Down

0 comments on commit eb77d01

Please sign in to comment.