[[Added Dragonguard]]

* New unit: Dwarvish Dragonguard
* New weapon: dragonstaff
This commit is contained in:
Cédric Duval 2004-05-31 14:22:17 +00:00
parent 4c962bccf8
commit 3e43976c42
6 changed files with 67 additions and 0 deletions

View file

@ -0,0 +1,67 @@
[unit]
name=Dwarvish Dragonguard
race=dwarf
image=dwarf-dragonguard.png
image_defensive=dwarf-dragonguard-defend.png
hitpoints=52
movement_type=mountainfoot
movement=4
experience=500
level=3
alignment=neutral
advanceto=null
cost=52
usage=archer
unit_description="The guardians of the great dwarvish cities, they blast at their enemies using fire from what are called dragonstaffs. They are the chief possessors of arcane Dwarvish technology."
get_hit_sound=groan.wav
[resistance]
blade=70
pierce=80
impact=80
fire=90
cold=80
[/resistance]
[attack]
name=dragonstaff
type=impact
range=short
damage=12
number=2
[frame]
begin=-150
end=-50
image=dwarf-dragonguard-attack-close.png
[/frame]
[sound]
time=-250
sound=dagger-swish.wav
[/sound]
[/attack]
[attack]
name=dragonstaff
type=pierce
range=long
damage=42
number=1
[frame]
begin=-350
end=600
image=dwarf-dragonguard-attack-ranged.png
[/frame]
[sound]
time=-150
sound=gunshot.wav
[/sound]
[missile_frame]
begin=-150
end=0
image=bullet.png
[/missile_frame]
[/attack]
[/unit]

Binary file not shown.

After

Width:  |  Height:  |  Size: 971 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB