mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 01:41:11 +00:00

* increased the holy resistance of the scuttlefoot movetype from 0% to 20% * synchronized the Ghost's and it's advancements physical resistances to 50% * increased the Ghost HP from 17 to 18 * increased Shadow HP from 24 to 26 * increased Master Bowman melee damage from 7-3 to 8-3
68 lines
1.5 KiB
INI
68 lines
1.5 KiB
INI
[unit]
|
|
id=Wraith
|
|
name= _ "Wraith"
|
|
race=undead
|
|
image="undead-wraith.png"
|
|
[defend]
|
|
[frame]
|
|
begin=-150
|
|
end=150
|
|
image="undead-wraith-defend.png"
|
|
[/frame]
|
|
[/defend]
|
|
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: a strike from their blade will drain life from the victim, to renew the wraith. Wraiths have very unusual resistances to damage, and move quite slowly over open water."
|
|
get_hit_sound=groan.wav
|
|
[attack]
|
|
name=baneblade
|
|
type=blade
|
|
range=short
|
|
damage=7
|
|
number=4
|
|
special=drain
|
|
[animation]
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image=""undead-wraith-attack.png""
|
|
[/frame]
|
|
[sound]
|
|
time=-100
|
|
sound=sword-swish.wav
|
|
[/sound]
|
|
[/animation]
|
|
[/attack]
|
|
[attack]
|
|
name=wail
|
|
type=cold
|
|
range=long
|
|
damage=4
|
|
number=3
|
|
[animation]
|
|
[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]
|
|
[/animation]
|
|
[/attack]
|
|
[/unit]
|