The New & Modified Saurian config files

This commit is contained in:
James Spencer 2004-11-25 05:07:56 +00:00
parent 6a62877adc
commit 577262c87b
3 changed files with 189 additions and 0 deletions

View file

@ -0,0 +1,61 @@
[unit]
id=Saurian Ambusher
name= _ "Saurian Ambusher"
race=lizard
image=saurian-ambusher.png
image_defensive=saurian-ambusher-defend.png
hitpoints=32
movement_type=lizard
movement=7
experience=500
level=2
alignment=chaotic
advanceto=Saurian Flanker
cost=28
usage=scout
unit_description= _ "Saurian Ambushers are highly skilled in the use of the spear. Despite their lethargic cold blooded heritage, and their relative frailty, they are highly valued as scouts as they can navigate through rough terrain and around opponents. Saurian Ambushers posses the strength to take full advantage of this fact. The best Ambushers go on to become Saurian Flankers"
get_hit_sound=hiss.wav
ability=skirmisher
[attack]
name=spear
range=short
type=pierce
damage=6
number=4
icon=attacks/spear.png
[frame]
begin=-150
end=-50
image=saurian-ambusher-attack1.png
[/frame]
[frame]
begin=-50
end=100
image=saurian-ambusher-attack2.png
[/frame]
[/attack]
[attack]
name=spear
range=long
type=pierce
damage=5
number=2
icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
[/sound]
[frame]
begin=-100
end=100
image=saurian-ambusher-ranged.png
[/frame]
[missile_frame]
begin=-100
end=0
image=projectiles/spear-n.png
image_diagonal=projectiles/spear-ne.png
[/missile_frame]
[/attack]
[/unit]

View file

@ -0,0 +1,67 @@
[unit]
id=Saurian Flanker
name= _ "Saurian Flanker"
race=lizard
image=saurian-flanker.png
image_defensive=saurian-flanker-defend.png
hitpoints=43
movement_type=lizard
movement=7
experience=500
level=3
alignment=chaotic
advanceto=null
cost=45
usage=scout
get_hit_sound=hiss.wav
unit_description= _ "Saurian Flankers are highly skilled in the use of the spear. Despite their lethargic cold blooded heritage, and their relative frailty, they are highly valued as scouts as they can navigate through rough terrain and around opponents. Saurian Flankers posses the strength to take full advantage of this fact."
get_hit_sound=hiss.wav
ability=skirmisher
[attack]
name=spear
range=short
type=pierce
damage=8
number=4
icon=attacks/spear.png
[frame]
begin=-150
end=-50
image=saurian-flanker-attack1.png
[/frame]
[frame]
begin=-50
end=100
image=saurian-flanker-attack2.png
[/frame]
[/attack]
[attack]
name=spear
range=long
type=pierce
damage=7
number=2
icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
[/sound]
[frame]
begin=-150
end=-50
image=saurian-flanker-attack1.png
[/frame]
[frame]
begin=-50
end=100
image=saurian-flanker-ranged.png
[/frame]
[missile_frame]
begin=-100
end=0
image=projectiles/spear-n.png
image_diagonal=projectiles/spear-ne.png
[/missile_frame]
[/attack]
[/unit]

View file

@ -0,0 +1,61 @@
[unit]
id=Saurian Skirmisher
name= _ "Saurian Skirmisher"
race=lizard
image=saurian-skirmisher.png
image_defensive=saurian-skirmisher.png
hitpoints=22
movement_type=lizard
movement=7
experience=30
level=1
alignment=chaotic
advanceto=Saurian Ambusher
cost=13
usage=scout
unit_description= _ "Saurians Skirmishers are skilled in the use of the spear. Despite their lethargic cold blooded heritage, and their relative frailty, they are highly valued as scouts as the can navigate through rough terrain and around opponents. The best Skirmishers go on to become Saurian Ambushers."
get_hit_sound=hiss.wav
ability=skirmisher
[attack]
name=spear
range=short
type=pierce
damage=4
number=4
icon=attacks/spear.png
[frame]
begin=-150
end=-50
image=saurian-skirmisher-attack1.png
[/frame]
[frame]
begin=-50
end=100
image=saurian-skirmisher-attack2.png
[/frame]
[/attack]
[attack]
name=spear
range=long
type=pierce
damage=4
number=2
icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
[/sound]
[frame]
begin=-100
end=100
image=saurian-skirmisher-attack3.png
[/frame]
[missile_frame]
begin=-100
end=0
image=projectiles/spear-n.png
image_diagonal=projectiles/spear-ne.png
[/missile_frame]
[/attack]
[/unit]