Changed weapon descriptions and images...
...to reflect actual weapon used by the units.
This commit is contained in:
parent
ead4981eb0
commit
0f8dca6ac8
7 changed files with 13 additions and 13 deletions
|
@ -33,8 +33,8 @@
|
||||||
image="portraits/humans/transparent/heavy-infantry.png"
|
image="portraits/humans/transparent/heavy-infantry.png"
|
||||||
[/portrait]
|
[/portrait]
|
||||||
[attack]
|
[attack]
|
||||||
name=mace
|
name=mace-spiked
|
||||||
description=_"mace"
|
description=_"morning star"
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=11
|
damage=11
|
||||||
|
|
|
@ -29,8 +29,8 @@ Though staggering in melee combat, there are many drawbacks to being outfitted i
|
||||||
image="portraits/humans/transparent/iron-mauler.png"
|
image="portraits/humans/transparent/iron-mauler.png"
|
||||||
[/portrait]
|
[/portrait]
|
||||||
[attack]
|
[attack]
|
||||||
name=mace
|
name=mace-spiked
|
||||||
description=_"mace"
|
description=_"morning star"
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=25
|
damage=25
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
[/portrait]
|
[/portrait]
|
||||||
[attack]
|
[attack]
|
||||||
name=morning star
|
name=morning star
|
||||||
description=_"morning star"
|
description=_"flail"
|
||||||
icon=attacks/morning-star.png
|
icon=attacks/morning-star.png
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||||
{DEFENSE_ANIM "units/human-outlaws/outlaw-defend.png" "units/human-outlaws/outlaw.png" {SOUND_LIST:HUMAN_HIT} }
|
{DEFENSE_ANIM "units/human-outlaws/outlaw-defend.png" "units/human-outlaws/outlaw.png" {SOUND_LIST:HUMAN_HIT} }
|
||||||
[attack]
|
[attack]
|
||||||
name=mace
|
name=mace-spiked
|
||||||
description=_"mace"
|
description=_"morning star"
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=8
|
damage=8
|
||||||
|
|
|
@ -31,8 +31,8 @@
|
||||||
[/frame]
|
[/frame]
|
||||||
[/death]
|
[/death]
|
||||||
[attack]
|
[attack]
|
||||||
name=mace
|
name=mace-spiked
|
||||||
description=_"mace"
|
description=_"morning star"
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=8
|
damage=8
|
||||||
|
|
|
@ -24,8 +24,8 @@
|
||||||
{ABILITY_CONCEALMENT}
|
{ABILITY_CONCEALMENT}
|
||||||
[/abilities]
|
[/abilities]
|
||||||
[attack]
|
[attack]
|
||||||
name=mace
|
name=mace-spiked
|
||||||
description= _ "mace"
|
description= _ "morning star"
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=11
|
damage=11
|
||||||
|
|
|
@ -21,8 +21,8 @@
|
||||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||||
{DEFENSE_ANIM "units/human-outlaws/highwayman-defend.png" "units/human-outlaws/highwayman.png" {SOUND_LIST:HUMAN_HIT} }
|
{DEFENSE_ANIM "units/human-outlaws/highwayman-defend.png" "units/human-outlaws/highwayman.png" {SOUND_LIST:HUMAN_HIT} }
|
||||||
[attack]
|
[attack]
|
||||||
name=mace
|
name=mace-spiked
|
||||||
description= _ "mace"
|
description= _ "morning star"
|
||||||
icon=attacks/mace.png
|
icon=attacks/mace.png
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
|
|
Loading…
Add table
Reference in a new issue