wesnoth/data/units/Saurian_Ambusher.cfg

136 lines
2.8 KiB
INI

[unit]
id=Saurian Ambusher
name= _ "Saurian Ambusher"
race=lizard
image="units/saurians/ambusher.png"
[defend]
[frame]
begin=-150
end=150
image="units/saurians/ambusher-defend.png"
[/frame]
[/defend]
profile="portraits/core/Alex_Jarocha-Ernst/saurian-skirmisher.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=32
movement_type=lizard
movement=7
experience=70
level=2
alignment=chaotic
advanceto=Saurian Flanker
undead_variation=saurian
cost=30
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-hit.wav
die_sound=hiss-die.wav
[abilities]
{ABILITY_SKIRMISHER}
[/abilities]
[attack]
name=spear
range=melee
type=pierce
damage=6
number=4
icon=attacks/spear.png
[animation]
hits=no
[frame]
begin=-150
end=-100
image="units/saurians/ambusher-attack1.png"
[/frame]
[frame]
begin=-100
end=-50
image="units/saurians/ambusher-attack1.png"
sound=miss.wav
[/frame]
[frame]
begin=-50
end=100
image="units/saurians/ambusher-attack2.png"
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-150
end=-100
image="units/saurians/ambusher-attack1.png"
[/frame]
[frame]
sound=spear.wav
begin=-100
end=-50
image="units/saurians/ambusher-attack1.png"
[/frame]
[frame]
begin=-50
end=100
image="units/saurians/ambusher-attack2.png"
[/frame]
[/animation]
[/attack]
[attack]
name=spear
range=ranged
type=pierce
damage=5
number=2
icon=attacks/spear.png
[animation]
hits=no
[missile_frame]
begin=-150
end=0
image="projectiles/spear-n.png"
image_diagonal="projectiles/spear-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/saurians/ambusher-ranged.png"
[/frame]
[frame]
sound=miss.wav
begin=-100
end=-50
image="units/saurians/ambusher-ranged.png"
[/frame]
[frame]
begin=-50
end=100
image="units/saurians/ambusher-ranged2.png"
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-150
end=0
image="projectiles/spear-n.png"
image_diagonal="projectiles/spear-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/saurians/ambusher-ranged.png"
[/frame]
[frame]
sound=spear.wav
begin=-100
end=-50
image="units/saurians/ambusher-ranged.png"
[/frame]
[frame]
begin=-50
end=100
image="units/saurians/ambusher-ranged2.png"
[/frame]
[/animation]
[/attack]
[/unit]