wesnoth/data/units/Revenant.cfg

52 lines
939 B
INI
Raw Normal View History

[unit]
id=Revenant
name= _ "Revenant"
2003-12-23 20:16:21 +00:00
race=undead
image="undead-revenant.png"
image_defensive="undead-revenant-defend.png"
hitpoints=40
movement_type=undeadfoot
movement=5
experience=85
level=2
alignment=chaotic
advanceto=Draug
cost=25
usage=fighter
unit_description= _ "Revenants are undead creatures raised from once mighty warriors. While the warriors' will and soul are all but lost, their fighting skills certainly remain with the Revenant."
2004-02-24 01:19:51 +00:00
get_hit_sound=skeleton-hit.wav
[resistance]
blade=60
pierce=40
impact=120
[/resistance]
[death]
[frame]
begin=0
end=200
image="undead-revenant-dying.png"
[/frame]
[frame]
begin=200
end=400
image="undead-revenant-dying-2.png"
[/frame]
[/death]
[attack]
name=axe
type=blade
range=short
damage=8
number=4
2004-02-13 23:25:10 +00:00
[frame]
begin=-100
end=100
image="undead-revenant-attack.png"
2004-02-13 23:25:10 +00:00
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[/attack]
[/unit]