Re-named Orcish_crossbow.cfg.

This commit is contained in:
John Muccigrosso 2004-03-02 03:45:13 +00:00
parent e453687cb1
commit c410b97cc3

View file

@ -0,0 +1,56 @@
[unit]
name=Orcish Crossbowman
race=orc
image=orc-xbowman.png
hitpoints=43
movement_type=orcishfoot
movement=5
experience=500
level=2
alignment=chaotic
advanceto=null
cost=24
usage=archer
unit_description="Orcish Crossbowmen try to compensate for their lack of skill with the raw power of their weapon. While they are not as effective as the Elvish Marksmen in long-range combat, they are sturdier and can handle theselves a little better than the Elves in close combat."
get_hit_sound=groan.wav
[attack]
name=crossbow
type=pierce
range=long
damage=8
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]
[attack]
name=short sword
type=blade
range=short
damage=4
number=3
[frame]
begin=-100
end=100
image=orc-xbowman-attack.png
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[/unit]