wesnoth/data/units/Saurian_Ambusher.cfg
2005-05-30 20:34:03 +00:00

63 lines
1.3 KiB
INI

[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=70
level=2
alignment=chaotic
advanceto=Saurian Flanker
undead_variation=saurian
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 possess 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]