Re-named Heavy_Infantry.cfg.
This commit is contained in:
parent
c410b97cc3
commit
df7c89ecae
1 changed files with 27 additions and 0 deletions
27
data/units/Heavy_Infantryman.cfg
Normal file
27
data/units/Heavy_Infantryman.cfg
Normal file
|
@ -0,0 +1,27 @@
|
|||
[unit]
|
||||
name=Heavy Infantryman
|
||||
race=human
|
||||
image=human-heavyinfantry.png
|
||||
hitpoints=38
|
||||
movement_type=armoredfoot
|
||||
movement=4
|
||||
experience=40
|
||||
level=1
|
||||
alignment=lawful
|
||||
advanceto=Shock Trooper
|
||||
cost=19
|
||||
unit_description="Heavy Infantrymen are cloaked in iron, making them resilient to attack. A lack of speed is their only disadvantage."
|
||||
get_hit_sound=groan.wav
|
||||
usage=fighter
|
||||
[attack]
|
||||
name=mace
|
||||
type=impact
|
||||
range=short
|
||||
damage=12
|
||||
number=2
|
||||
[sound]
|
||||
time=-100
|
||||
sound=mace.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
Loading…
Add table
Reference in a new issue