wesnoth/data/units/Spectre.cfg
Dominic Bolin 9174c22738 Cleanup
2006-01-15 02:52:02 +00:00

92 lines
2.0 KiB
INI

[unit]
id=Spectre
name= _ "Spectre"
race=undead
image="units/undead/undead-spectre.png"
[defend]
[frame]
begin=-150
end=150
image="units/undead/undead-spectre-defend.png"
[/frame]
[/defend]
hitpoints=33
movement_type=undeadspirit
movement=7
experience=100
level=3
alignment=chaotic
advanceto=null
{AMLA_TOUGH 3}
cost=52
usage=scout
unit_description= _ "Sometimes called the 'hollow men', spectres form the right arm of their master's power. These abominations are a rightful terror to the living, and keep a sleepless vigil over their master's domain.
The creation of these is no mean feat; the real danger in encountering one is that it is likely only the harbinger of a much more dangerous force that will follow in its wake.
Special Notes: a strike from their blade will drain life from the victim, to renew the spectre. Spectres have very unusual resistances to damage, and move quite slowly over open water."
get_hit_sound=groan.wav
[death]
[frame]
begin=0
end=200
image="units/undead/undead-spectre-die-1.png"
[/frame]
[frame]
begin=200
end=400
image="units/undead/undead-spectre-die-2.png"
[/frame]
[frame]
begin=400
end=600
image="units/undead/undead-spectre-die-3.png"
[/frame]
[frame]
begin=600
end=800
image="units/undead/undead-spectre-die-4.png"
[/frame]
[/death]
[attack]
name=baneblade
type=blade
range=melee
damage=9
number=4
special=drain
[animation]
[frame]
begin=-100
end=100
image="units/undead/undead-spectre-attack.png"
[/frame]
[sound]
time=-100
sound=sword-swish.wav
[/sound]
[/animation]
[/attack]
[attack]
name=wail
type=cold
range=ranged
damage=6
number=3
[animation]
[frame]
begin=-250
end=50
image="units/undead/undead-spectre-attack1.png"
[/frame]
[missile_frame]
begin=-200
end=0
image="projectiles/darkmissile-n.png"
image_diagonal="projectiles/darkmissile-ne.png"
[/missile_frame]
[/animation]
[/attack]
[/unit]