mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
102 lines
2.2 KiB
INI
102 lines
2.2 KiB
INI
[unit]
|
|
id=Wraith
|
|
name= _ "Wraith"
|
|
race=undead
|
|
image="units/undead/wraith.png"
|
|
hitpoints=25
|
|
movement_type=undeadspirit
|
|
movement=7
|
|
experience=100
|
|
level=2
|
|
alignment=chaotic
|
|
advanceto=Spectre
|
|
cost=38
|
|
usage=scout
|
|
unit_description= _ "These tortured forms of what were once warriors are among the most terrifying things a necromancer can create, for a sword will cleave right through them, as through air itself. What inspires such fear is the thought that these beasts are invincible, a belief that is actually far from the truth.
|
|
|
|
Because of this, a means was made by which the enchantments that drive these creatures could renew themselves through the very thing which threatened them.
|
|
|
|
Special Notes:"+{SPECIAL_NOTES_DRAIN}+{SPECIAL_NOTES_SPIRIT}
|
|
die_sound=wail-long.wav
|
|
[attack]
|
|
name=baneblade
|
|
type=blade
|
|
range=melee
|
|
damage=7
|
|
number=4
|
|
[specials]
|
|
{WEAPON_SPECIAL_DRAIN}
|
|
[/specials]
|
|
[animation]
|
|
hits=yes
|
|
[frame]
|
|
begin=-250
|
|
end=-200
|
|
image="units/undead/wraith.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-200
|
|
end=-100
|
|
image="units/undead/wraith-attack1.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="units/undead/wraith-attack.png"
|
|
sound={SOUND_LIST:SWORD_SWISH}
|
|
[/frame]
|
|
[frame]
|
|
begin=100
|
|
end=200
|
|
image="units/undead/wraith-defend.png"
|
|
[/frame]
|
|
[/animation]
|
|
[animation]
|
|
hits=no
|
|
[frame]
|
|
begin=-250
|
|
end=-200
|
|
image="units/undead/wraith.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-200
|
|
end=-100
|
|
image="units/undead/wraith-attack1.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="units/undead/wraith-attack.png"
|
|
sound={SOUND_LIST:MISS}
|
|
[/frame]
|
|
[frame]
|
|
begin=100
|
|
end=200
|
|
image="units/undead/wraith-defend.png"
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
[attack]
|
|
name=wail
|
|
type=cold
|
|
range=ranged
|
|
damage=4
|
|
number=3
|
|
[animation]
|
|
{MISSILE_FRAME_WAIL}
|
|
[frame]
|
|
begin=-250
|
|
end=-200
|
|
image="units/undead/wraith.png"
|
|
[/frame]
|
|
[frame]
|
|
begin=-200
|
|
end=50
|
|
image="units/undead/wraith-attack1.png"
|
|
sound=wail-sml.wav
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
{DEFENSE_ANIM "units/undead/wraith-defend.png" "units/undead/wraith.png" wail.wav }
|
|
[/unit]
|