wesnoth/data/units/Drake_Slasher.cfg

64 lines
1.3 KiB
INI
Raw Normal View History

[unit]
id=Drake Slasher
name= _ "Drake Slasher"
race=drake
image="drake-slasher.png"
image_defensive="drake-slasher-defend.png"
#image_moving="drake-slasher-flying.png"
hitpoints=65
movement_type=drakefoot
movement=5
2005-06-05 09:40:04 +00:00
experience=105
level=2
alignment=lawful
advanceto=Drake Warden
2005-04-05 16:22:24 +00:00
undead_variation=drake
2005-06-05 09:40:04 +00:00
cost=45
usage=fighter
unit_description= _ "With their stumpy vestigial wings and inability to use their great internal fire as a weapon some may think that these Drakes are disadvantaged; they would be mistaken. To compensate they have become great craftsmen that can fabricate weapons with emerald edges, and wear heavy armor. The Slashers' weapon of choice is the halberd, which they use to great effect."
get_hit_sound=groan.wav
2005-05-31 05:39:38 +00:00
[resistance]
pierce=90
2005-05-31 05:39:38 +00:00
[/resistance]
[attack]
2005-05-31 05:39:38 +00:00
name="halberd (slash)"
type=blade
range=short
damage=11
number=3
2005-05-31 05:39:38 +00:00
icon=attacks/halberd.png
[frame]
begin=-150
2005-02-09 05:21:57 +00:00
end=-50
image="drake-slasher-slash.png"
[/frame]
[sound]
time=-150
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
2005-06-03 17:12:06 +00:00
name="halberd"
type=pierce
range=short
2004-10-18 20:38:38 +00:00
special=firststrike
2005-06-05 09:40:04 +00:00
damage=16
number=2
defense_weight=1.10
2005-05-31 05:39:38 +00:00
icon=attacks/halberd.png
[frame]
2005-02-09 05:21:57 +00:00
begin=-200
end=-50
image="drake-slasher-pierce.png"
2005-02-09 05:21:57 +00:00
[/frame]
[sound]
time=-150
sound=spear.wav
[/sound]
[/attack]
2004-10-18 20:38:38 +00:00
[/unit]