New unit: Fire Drake. Advance from Drake Burner.

This commit is contained in:
Cédric Duval 2004-06-18 00:55:50 +00:00
parent 27b9c8c71d
commit baf5160d31
7 changed files with 67 additions and 2 deletions

View file

@ -9,8 +9,7 @@ movement=5
experience=56
level=1
alignment=neutral
advanceto=null
#advanceto=Fire Drake
advanceto=Fire Drake
cost=23
usage=archer
unit_description=""

66
data/units/Drake_Fire.cfg Normal file
View file

@ -0,0 +1,66 @@
[unit]
name=Fire Drake
race=drake
image=drake-fire.png
image_defensive=drake-fire-defend.png
hitpoints=58
movement_type=drakefly
movement=5
experience=110
level=2
alignment=neutral
advanceto=null
#advanceto=Flame Drake
cost=32
usage=archer
unit_description=""
get_hit_sound=groan.wav
[attack]
name=claws
type=blade
range=short
damage=9
number=2
[frame]
begin=-200
end=-50
image=drake-fire-attack-close1.png
[/frame]
[frame]
begin=-50
end=100
image=drake-fire-attack-close2.png
[/frame]
[sound]
time=-150
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
name=fire breath
icon=attacks/fireball.png
type=fire
range=long
damage=11
number=3
[frame]
begin=-250
end=-50
image=drake-fire-attack-ranged.png
halo=halo/fireball1.png,halo/fireball2.png,halo/fireball3.png,halo/fireball4.png,halo/fireball5.png,halo/fireball6.png
halo_x,halo_y=14,-14
[/frame]
[sound]
time=-200
sound=fire.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=projectiles/fireball.png
halo=halo/fireball7.png
halo_x,halo_y=14,-14
[/missile_frame]
[/attack]
[/unit]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
images/drake-fire.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB