Campaign/Forgotten Legacy/Saurian Brave

From The Battle for Wesnoth Wiki
< Campaign/Forgotten Legacy
Revision as of 17:38, 28 February 2006 by Db0 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[unit]
id=Saurian Brave
name= _ "Saurian Brave"
race=lizard
image="Saurian_Brave/saurian-brave.png"
image_defensive="Saurian_Brave/saurian-brave.png"
profile=portraits/core/Alex_Jarocha-Ernst/saurian-skirmisher.png
hitpoints=22
movement_type=lizard
movement=6
experience=27
level=1
alignment=chaotic
advanceto=Saurian Warrior alt,Saurian Headhunter
undead_variation=saurian
cost=15
usage=scout
unit_description= _ "Saurian Braves are the basic fighting force of the saurians. Young and bold, they train in the use of the spear and use their agility to bypass the front line and take down the weakest link. 
The quickest and smartest go on to become Warriors while the strongest and bravest join the ranks of the Headhunters."
get_hit_sound=hiss.wav
ability=skirmisher
	[attack]
	name=Spear
	range=melee
	type=pierce
	damage=4
	number=4
	icon=attacks/spear.png
	[animation]
		[frame]
			begin=-150
			end=-50
			image="Saurian_Brave/saurian-brave-attack1.png"
		[/frame]
		[frame]
			begin=-50
			end=100
			image="Saurian_Brave/saurian-brave-attack2.png"
		[/frame]
	[/animation]
	[/attack]

	[attack]
	name=Spear
	range=ranged
	type=pierce
	damage=4
	number=2
	icon=attacks/spear.png
	[animation]
		[sound]
			time=-100
			sound=spear.wav
		[/sound]
		[frame]
			begin=-100
			end=100
			image="Saurian_Brave/saurian-brave-attack3.png"
		[/frame]
		[missile_frame]
			begin=-100
			end=0
			image="projectiles/spear-n.png"
			image_diagonal="projectiles/spear-ne.png"
		[/missile_frame]
	[/animation]
	[/attack]
[/unit]