wesnoth/data/units/Shadow.cfg
2004-09-07 14:50:40 +00:00

33 lines
649 B
INI

[unit]
id=Shadow
name= _ "Shadow"
race=undead
image=undead-shadow.png
image_defensive=undead-shadow-defend.png
hitpoints=22
movement_type=spirit
movement=7
experience=100
level=2
alignment=chaotic
advanceto=Nightgaunt
cost=30
usage=scout
ability=nightstalk
unit_description= _ "Souls blackened by evil, Shadows roam the night attacking unsuspecting foes. These incorporeal fiends are able to hide at night, leaving no trace of their presence."
get_hit_sound=groan.wav
[attack]
name=claws
type=blade
range=short
damage=8
number=3
special=backstab
[frame]
begin=-100
end=100
image=undead-shadow-attack.png
[/frame]
[/attack]
[/unit]