wesnoth/data/units/Saurian.cfg
2005-04-05 16:22:24 +00:00

65 lines
1.4 KiB
INI

# XXX This unit is obsolete and should not be used anymore. It is here only for compatibility purposes and will be removed after few releases
[unit]
id=Saurian
name= _ "Saurian"
obsolete=1
race=lizard
image="saurian-skirmisher.png"
image_defensive="saurian-skirmisher-defend.png"
hitpoints=22
movement_type=lizard
movement=7
experience=30
level=1
alignment=chaotic
advanceto=Saurian Warrior
undead_variation=saurian
cost=13
usage=scout
unit_description= _ "Saurians 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 Saurians go on to become Saurian Warriors."
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]