wesnoth/data/units/Spectre.cfg
Pauli Manninen a92a3c70a1 tweaks for 'spirit' movetype,
'undeadspirit' movetype to make undead spirits _feel_ vulnerable against holy.
2004-10-06 13:50:46 +00:00

50 lines
1004 B
INI

[unit]
id=Spectre
name= _ "Spectre"
race=undead
image=undead-spectre.png
image_defensive=undead-spectre-defend.png
hitpoints=30
movement_type=undeadspirit
movement=7
experience=500
level=3
alignment=chaotic
advanceto=null
cost=44
usage=scout
unit_description= _ "Spectres, the most powerful ghosts in the undead ranks, can use their powers to summon a spectral sword that drains the life out of their foes to strengthen themselves. They also have a terrible wail that freezes the heart of the weak."
get_hit_sound=groan.wav
[attack]
name=baneblade
type=blade
range=short
damage=9
number=4
special=drain
[frame]
begin=-100
end=100
image=undead-spectre-attack.png
[/frame]
[/attack]
[attack]
name=wail
type=cold
range=long
damage=6
number=3
[frame]
begin=-250
end=50
image=undead-spectre-attack1.png
[/frame]
[missile_frame]
begin=-200
end=0
image=projectiles/darkmissile-n.png
image_diagonal=projectiles/darkmissile-ne.png
[/missile_frame]
[/attack]
[/unit]