wesnoth/data/units/Draug.cfg

57 lines
1.4 KiB
INI
Raw Normal View History

[unit]
id=Draug
name= _ "Draug"
race=undead
image="undead-draug.png"
image_defensive="undead-draug-defend.png"
hitpoints=50
movement_type=undeadfoot
movement=5
experience=500
level=3
alignment=chaotic
advanceto=null
cost=60
usage=fighter
unit_description= _ "Towering remains of what once were legendary warriors, the Draug strike fear in the hearts of all who oppose them. They are driven not by malice, but are forever bound within the dream of unlife, wandering through the greatest battles of their memory, and fighting desperately for release, for a peace bought only by strength of arms. The memory of their enemy, and the purpose of their struggle have long faded into oblivion."
get_hit_sound=skeleton-hit.wav
[resistance]
blade=60
pierce=40
impact=120
[/resistance]
2005-04-28 04:26:45 +00:00
[death]
[frame]
begin=0
end=200
image="undead-draug-die-1.png"
[/frame]
[frame]
begin=200
end=400
image="undead-draug-die-2.png"
[/frame]
[/death]
[attack]
name=axe
type=blade
range=short
damage=11
number=4
[frame]
begin=-100
end=0
image="undead-draug-attack1.png"
[/frame]
[frame]
begin=0
end=100
image="undead-draug-attack2.png"
[/frame]
[sound]
time=-100
sound=sword-swish.wav
[/sound]
[/attack]
[/unit]