mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 10:55:36 +00:00
50 lines
1007 B
INI
50 lines
1007 B
INI
[unit]
|
|
id=Wraith
|
|
name= _ "Wraith"
|
|
race=undead
|
|
image=undead-wraith.png
|
|
image_defensive=undead-wraith-defend.png
|
|
hitpoints=23
|
|
movement_type=undeadspirit
|
|
movement=7
|
|
experience=150
|
|
level=2
|
|
alignment=chaotic
|
|
advanceto=Spectre
|
|
cost=34
|
|
usage=scout
|
|
unit_description= _ "Wraiths are some of the most powerful ghosts in the undead ranks. They can summon a spectral sword that drains the life out of their foes, thereby strengthening 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=7
|
|
number=4
|
|
special=drain
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="undead-wraith-attack.png"
|
|
[/frame]
|
|
[/attack]
|
|
[attack]
|
|
name=wail
|
|
type=cold
|
|
range=long
|
|
damage=4
|
|
number=3
|
|
[frame]
|
|
begin=-250
|
|
end=50
|
|
image=undead-wraith-attack1.png
|
|
[/frame]
|
|
[missile_frame]
|
|
begin=-200
|
|
end=0
|
|
image=projectiles/darkmissile-n.png
|
|
image_diagonal=projectiles/darkmissile-ne.png
|
|
[/missile_frame]
|
|
[/attack]
|
|
[/unit]
|