New unit: Sergeant.

Level 1 for Lieuteunant. Used in Eastern Invasion campaign.
This commit is contained in:
Cédric Duval 2004-06-10 22:43:01 +00:00
parent 1ddec66add
commit 182e802b3c
4 changed files with 57 additions and 0 deletions

57
data/units/Sergeant.cfg Normal file
View file

@ -0,0 +1,57 @@
[unit]
name=Sergeant
race=human
image=human-sergeant.png
image_defensive=human-sergeant-defend.png
hitpoints=36
movement_type=smallfoot
movement=6
experience=32
level=1
alignment=lawful
advanceto=Lieutenant
cost=20
usage=fighter
unit_description="The Sergeant is an officer in the ranks of the Royal Army. He is not stronger than other fighters, but he has hopes of advancing to greatness. As the leader of his unit, he must survive for the battle to be won."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=5
number=3
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[frame]
begin=-200
end=200
image=human-sergeant-attack.png
[/frame]
[/attack]
[attack]
name=crossbow
type=pierce
range=long
damage=4
number=3
[sound]
time=-100
sound=firearrow.wav
[/sound]
[sound]
time=0
sound=arrow-hit.wav
sound_miss=arrow-miss.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=missile-n.png
image_diagonal=missile-ne.png
[/missile_frame]
[/attack]
[/unit]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
images/human-sergeant.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB