Campaign/Forgotten Legacy/Soothsayer

From The Battle for Wesnoth Wiki
< Campaign/Forgotten Legacy
Revision as of 17:43, 28 February 2006 by Db0 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[unit]
id=Soothsayer
name= _ "Soothsayer"
race=lizard
image="Soothsayer/saurian-soothsayer.png"
image_defensive="Soothsayer/saurian-soothsayer-defend.png"
image_healing="Soothsayer/saurian-soothsayer-healing.png"
hitpoints=25
movement_type=lizard
movement=6
experience=50
level=2
alignment=chaotic
advanceto=null
{AMLA_TOUGH 4}
undead_variation=saurian
cost=29
usage=healer
unit_description= _ "The Soothsayers are the Saurians who have mastered the art of natural plants and concotions. They are able to cure almost any wound or disease as well as cause them to any unlucky victim. Their fragile nature however does not allow them to enter battle repeatedly.

Soothsayers, as their name suggest, usually act as counsilors and diplomats to Tribe Chiefs presenting solutions that their violent brethren seem to ignore.

Special Notes: Soothsayers do not cause much damage but they almost always poison their target with their attack."
get_hit_sound=hiss.wav
ability=cures
	[attack]
	name=staff
	type=impact
	range=melee
	damage=5
	number=2
	icon=attacks/staff.png
	[animation]
		[frame]
			begin=-100
			end=100
			image="Soothsayer/saurian-soothsayer-attack.png"
		[/frame]
		[sound]
			time=-100
			sound=staff.wav
		[/sound]
	[/animation]
	[/attack]
	[attack]
	name=noxious fumes
	type=cold
	special=poison
	range=ranged
	damage=2
	number=4
	icon=attacks/dark-missile.png
	[animation]
		[frame]
			begin=-300
			end=-200
			image="Soothsayer/saurian-soothsayer-ranged.png"
		[/frame]
		[missile_frame]
			begin=-200
			end=0
			image="projectiles/whitemissile-n.png"
			image_diagonal="projectiles/whitemissile-ne.png"
		[/missile_frame]
	[/animation]
	[/attack]
[/unit]