Added the new flame breath for the fire dragon,

tweaked its animations generally and also tuned north/south fire
breath projectile frames a bit.
This commit is contained in:
Lari Nieminen 2006-06-29 14:49:42 +00:00
parent e6ccf2ae5b
commit 883e532b63
16 changed files with 151 additions and 26 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -35,21 +35,61 @@
number=2
[animation]
hits=yes
[frame]
begin=-400
end=-350
image="units/fire-dragon.png"
[/frame]
[frame]
begin=-350
end=-150
image="units/fire-dragon-attack-bite1.png"
[/frame]
[frame]
begin=-150
end=100
image="units/fire-dragon-attack-bite.png"
end=0
image="units/fire-dragon-attack-bite2.png"
sound=bite.ogg
[/frame]
[frame]
begin=-0
end=250
image="units/fire-dragon-attack-bite3.png"
[/frame]
[frame]
begin=250
end=400
image="units/fire-dragon.png"
[/frame]
[/animation]
[animation]
hits=no
[frame]
begin=-400
end=-350
image="units/fire-dragon.png"
[/frame]
[frame]
begin=-350
end=-150
image="units/fire-dragon-attack-bite1.png"
[/frame]
[frame]
begin=-150
end=100
image="units/fire-dragon-attack-bite.png"
end=0
image="units/fire-dragon-attack-bite2.png"
sound={SOUND_LIST:MISS}
[/frame]
[frame]
begin=-0
end=250
image="units/fire-dragon-attack-bite3.png"
[/frame]
[frame]
begin=250
end=400
image="units/fire-dragon.png"
[/frame]
[/animation]
[/attack]
[attack]
@ -63,19 +103,39 @@
[animation]
hits=yes
[frame]
begin=-200
begin=-250
end=-150
image="units/fire-dragon.png"
sound=tail.ogg
[/frame]
[frame]
begin=-150
end=100
image="units/fire-dragon-attack-tail.png"
sound=tail.ogg
[/frame]
[frame]
begin=100
end=200
image="units/fire-dragon.png"
[/frame]
[/animation]
[animation]
hits=no
[frame]
begin=-200
begin=-250
end=-150
image="units/fire-dragon.png"
sound={SOUND_LIST:MISS}
[/frame]
[frame]
begin=-150
end=100
image="units/fire-dragon-attack-tail.png"
sound={SOUND_LIST:MISS}
[/frame]
[frame]
begin=100
end=200
image="units/fire-dragon.png"
[/frame]
[/animation]
[/attack]
@ -90,27 +150,92 @@
damage=14
number=4
[animation]
[missile_frame]
begin=-200
end=50
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
image="projectiles/fireball-big-n.png"
image_diagonal="projectiles/fireball-big-nw.png"
[/missile_frame]
[if]
direction=n
[missile_frame]
begin=-400
end=100
halo=projectiles/fire-breath-n-1.png:80,projectiles/fire-breath-n-2.png:80,projectiles/fire-breath-n-3.png:80,projectiles/fire-breath-n-4.png:80,projectiles/fire-breath-n-5.png:80
halo_x,halo_y=20,-34
[/missile_frame]
[/if]
[else]
direction=s
[missile_frame]
begin=-400
end=100
halo=projectiles/fire-breath-s-1.png:80,projectiles/fire-breath-s-2.png:80,projectiles/fire-breath-s-3.png:80,projectiles/fire-breath-s-4.png:80,projectiles/fire-breath-s-5.png:80
halo_x,halo_y=22,12
[/missile_frame]
[/else]
[else]
direction=ne,nw
[missile_frame]
begin=-400
end=100
halo=projectiles/fire-breath-ne-1.png:80,projectiles/fire-breath-ne-2.png:80,projectiles/fire-breath-ne-3.png:80,projectiles/fire-breath-ne-4.png:80,projectiles/fire-breath-ne-5.png:80
halo_x,halo_y=35,-22
[/missile_frame]
[/else]
[else]
direction=se,sw
[missile_frame]
begin=-400
end=100
halo=projectiles/fire-breath-se-1.png:80,projectiles/fire-breath-se-2.png:80,projectiles/fire-breath-se-3.png:80,projectiles/fire-breath-se-4.png:80,projectiles/fire-breath-se-5.png:80
halo_x,halo_y=37,14
[/missile_frame]
[/else]
[frame]
begin=-250
end=-100
image="units/fire-dragon-attack-breath.png"
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png,halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
halo_x,halo_y=26,-2
begin=-500
end=-450
image="units/fire-dragon.png"
[/frame]
[frame]
begin=-100
end=50
image="units/fire-dragon-attack-breath.png"
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png,halo/fireball-preparation-3.png,halo/fireball-preparation-4.png
halo_x,halo_y=26,-2
sound=fire.wav
begin=-450
end=-350
image="units/fire-dragon-attack-bite1.png"
[/frame]
[if]
hits=no
[frame]
begin=-350
end=-200
image="units/fire-dragon-attack-breath.png"
sound=flame-big-miss.ogg
[/frame]
[/if]
[else]
hits=yes
[frame]
begin=-350
end=-200
image="units/fire-dragon-attack-breath.png"
sound=flame-big.ogg
[/frame]
[/else]
[frame]
begin=-200
end=-125
image="units/fire-dragon-attack-bite2.png"
[/frame]
[frame]
begin=-125
end=-50
image="units/fire-dragon-attack-bite3.png"
[/frame]
[frame]
begin=-50
end=100
image="units/fire-dragon.png"
[/frame]
[/animation]
[/attack]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB