New unit: Spectre :-)

This commit is contained in:
Francisco Muñoz 2004-03-05 20:14:54 +00:00
parent 97479cfa5e
commit 257c108d67

44
data/units/Spectre.cfg Normal file
View file

@ -0,0 +1,44 @@
[unit]
name=Spectre
race=undead
image=undead-spectre.png
image_defensive=undead-spectre-defend.png
hitpoints=48
movement_type=undeadfly
movement=8
experience=500
level=3
alignment=chaotic
advanceto=null
cost=44
usage=scout
alpha=0.5
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
[/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=darkmissile-n.png
image_diagonal=darkmissile-ne.png
[/missile_frame]
[/attack]
[/unit]