mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 19:31:00 +00:00
56 lines
1.2 KiB
INI
56 lines
1.2 KiB
INI
|
|
[unit]
|
|
id=Drake Clasher
|
|
name= _ "Drake Clasher"
|
|
race=drake
|
|
image=drake-clasher.png
|
|
image_defensive=drake-clasher-defend.png
|
|
image_moving=drake-clasher-flying.png
|
|
hitpoints=45
|
|
movement_type=drakefly
|
|
movement=6
|
|
experience=45
|
|
level=1
|
|
alignment=neutral
|
|
advanceto=Drake Gladiator,Drake Slasher
|
|
cost=19
|
|
usage=fighter
|
|
[resistance]
|
|
impact=90
|
|
pierce=100
|
|
fire=60
|
|
blade=80
|
|
[/resistance]
|
|
unit_description= _ "These Drakes lack the ability to use their great internal fire as a weapon. To compensate they have become great craftsmen that can fabricate weapons with emerald edges. The Clashers' weapons of choice are the sword and spear, which they use to great effect. In addition, they also wear more armour than most Drakes. The greatest Clashers can become Drake Gladiators or Slashers."
|
|
get_hit_sound=groan.wav
|
|
[attack]
|
|
name=sword
|
|
type=blade
|
|
range=short
|
|
damage=5
|
|
number=4
|
|
[frame]
|
|
begin=-150
|
|
end=-0
|
|
image=drake-clasher-attack-sword.png
|
|
[/frame]
|
|
[sound]
|
|
time=-150
|
|
sound=sword-swish.wav
|
|
[/sound]
|
|
[/attack]
|
|
|
|
[attack]
|
|
name=spear
|
|
type=pierce
|
|
range=short
|
|
damage=6
|
|
number=4
|
|
[frame]
|
|
begin=-300
|
|
end=-200
|
|
image=drake-clasher-attack-spear.png
|
|
[/frame]
|
|
[/attack]
|
|
|
|
[/unit] |