wesnoth/data/units/Dwarvish_Dragonguard.cfg
Jérémy Rosen 0b9b041025 change in sound handling WML within animations,
...sound are now part of the frame, and not a separate element
2006-03-02 23:33:46 +00:00

92 lines
2.1 KiB
INI

[unit]
id=Dwarvish Dragonguard
name= _ "Dwarvish Dragonguard"
race=dwarf
image="units/dwarves/dragonguard.png"
[defend]
[frame]
begin=-150
end=150
image="units/dwarves/dragonguard-defend.png"
[/frame]
[/defend]
hitpoints=52
movement_type=dwarvishfoot
movement=4
experience=100
level=3
alignment=neutral
advanceto=null
{AMLA_TOUGH 3}
cost=46
usage=archer
unit_description= _ "It is not clear why the Dragonguards are called what they are, a name given by their dwarven brethren. Some speculate that the name comes from their weapon of choice, these strange staves that belch fire and death. Others have surmised that it is because such weapons would be a threat against even a true Dragon, should such a thing be seen again in the known world. Whatever the case, it is for these weapons that the guardians of the great Dwarven citadels are both renowned and feared; weapons that have broken the mightiest of warriors in a single blow."
get_hit_sound=dwarf-hit.wav
die_sound=dwarf-die.wav
[attack]
name=dragonstaff
type=impact
range=melee
damage=9
number=3
[animation]
hits=no
[frame]
sound=miss.wav
begin=-250
end=-249
[/frame]
[frame]
begin=-150
end=-50
image="units/dwarves/dragonguard-attack-close.png"
[/frame]
[/animation]
[animation]
hits=yes
[frame]
sound=dagger-swish.wav
begin=-250
end=-249
[/frame]
[frame]
begin=-150
end=-50
image="units/dwarves/dragonguard-attack-close.png"
[/frame]
[/animation]
[/attack]
[attack]
name=dragonstaff
type=pierce
range=ranged
damage=40
number=1
icon=attacks/dragonstaff.png
[animation]
[missile_frame]
begin=-150
end=0
image="projectiles/bullet.png"
image_diagonal="projectiles/bullet.png"
[/missile_frame]
[frame]
begin=-350
end=-150
image="units/dwarves/dragonguard-attack-ranged.png"
[/frame]
[frame]
sound=gunshot.wav
begin=-150
end=-149
image="units/dwarves/dragonguard-attack-ranged.png"
[/frame]
[frame]
begin=-149
end=600
image="units/dwarves/dragonguard-attack-ranged.png"
[/frame]
[/animation]
[/attack]
[/unit]