wesnoth/data/units/Dwarvish_Thunderer.cfg
Dominic Bolin 9174c22738 Cleanup
2006-01-15 02:52:02 +00:00

99 lines
2.0 KiB
INI

[unit]
id=Dwarvish Thunderer
name= _ "Dwarvish Thunderer"
race=dwarf
image="units/dwarves/dwarf-thunderer.png"
[defend]
[frame]
begin=-150
end=150
image="units/dwarves/dwarf-thunderer-defend.png"
[/frame]
[/defend]
hitpoints=34
movement_type=dwarvishfoot
movement=4
experience=40
level=1
alignment=neutral
advanceto=Dwarvish Thunderguard
cost=17
usage=mixed fighter
unit_description= _ "When the men of Wesnoth first encountered the dwarves, they were mystified by the power of the Dwarvish Thunderers, who were able to hurl death from afar through the apparatus of these strange ... 'wands' they carried into battle. After the peace instituted by the Ka'lian came into effect, Haldric's people, not understanding these weapons, and certainly unable to make any of their own, realized they were lucky to no longer be fighting the dwarves, and vowed never to do so again."
get_hit_sound=groan.wav
[death]
[frame]
begin=0
end=200
image="units/dwarves/dwarf-thunderer-die1.png"
[/frame]
[frame]
begin=200
end=400
image="units/dwarves/dwarf-thunderer-die2.png"
[/frame]
[frame]
begin=400
end=600
image="units/dwarves/dwarf-thunderer-die3.png"
[/frame]
[/death]
[attack]
name=dagger
type=blade
range=melee
damage=6
number=2
[animation]
[frame]
begin=-250
end=-50
image="units/dwarves/dwarf-thunderer-melee1.png"
[/frame]
[frame]
begin=-50
end=100
image="units/dwarves/dwarf-thunderer-melee2.png"
[/frame]
[sound]
time=-250
sound=dagger-swish.wav
[/sound]
[/animation]
[/attack]
[attack]
name=thunderstick
type=pierce
range=ranged
damage=18
number=1
[animation]
[sound]
time=-150
sound=gunshot.wav
[/sound]
[frame]
begin=-350
end=600
image="units/dwarves/dwarf-thunderer-attack1.png"
[/frame]
[missile_frame]
begin=-150
end=0
image="projectiles/bullet.png"
image_diagonal="projectiles/bullet.png"
[/missile_frame]
[/animation]
[/attack]
[/unit]