New human unit - Grand Marshal.

This commit is contained in:
Richard Kettering 2004-10-06 03:28:32 +00:00
parent 146dd19d09
commit f3bde02f27
2 changed files with 77 additions and 2 deletions

View file

@ -8,10 +8,10 @@ image_leading=human-general-leading.png
hitpoints=58
movement_type=armoredfoot
movement=6
experience=80
experience=180
level=3
alignment=lawful
advanceto=null
advanceto=Grand Marshal
cost=100
ability=leadership
usage=fighter

View file

@ -0,0 +1,75 @@
[unit]
id=Grand Marshal
name= _ "Grand Marshal"
race=human
image=human-marshal.png
image_defensive=human-marshal-defend.png
image_leading=human-marshal-leading.png
hitpoints=80
movement_type=armoredfoot
movement=6
experience=500
level=4
alignment=lawful
advanceto=null
cost=150
ability=leadership
usage=fighter
unit_description= _ "The rank of Grand Marshall is one of the most esteemed in the armies of humanity, and those who bear its title have surpassed many trials by fire, proving their considerable mettle at both personal combat and tactical facility.
Their presence on the battlefield is of great aid to those serving beneath them."
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=11
number=4
[frame]
begin=-175
end=100
image=human-marshal-attack-sword1.png
[/frame]
[frame]
begin=-100
end=100
image=human-marshal-attack-sword2.png
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
name=crossbow
type=pierce
range=long
damage=10
number=4
[frame]
begin=-150
end=100
image=human-marshal-attack-crossbow.png
[/frame]
[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=projectiles/missile-n.png
image_diagonal=projectiles/missile-ne.png
[/missile_frame]
[/attack]
[/unit]