Some new frames for the drake glider.
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.2 KiB |
BIN
data/core/images/units/drakes/glider-defend-1.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/drakes/glider-defend-2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 766 B |
Before Width: | Height: | Size: 369 B |
BIN
data/core/images/units/drakes/glider-fire-inhale-1.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/drakes/glider-fire-inhale-2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/drakes/glider-fire-inhale-3.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/drakes/glider-fire-inhale-4.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/drakes/glider-fire-s-1.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/drakes/glider-fire-s-2.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/drakes/glider-fire-s-3.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/drakes/glider-fire-se-1.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/drakes/glider-fire-se-2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/drakes/glider-fire-se-3.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.3 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Drake Glider"
|
||||
race=drake
|
||||
image="units/drakes/glider.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse"
|
||||
profile="portraits/drakes/glider.png"
|
||||
hitpoints=32
|
||||
|
@ -20,7 +21,7 @@
|
|||
description= _ "Drake Gliders wear as little encumberment as possible, freeing themselves to fly to their full ability. These Drakes are competent fighters, possessing the internal fire common to many of their kin. Gliders can also effectively use their speed to slam their opponents into submission. From their aerial vantage point, these drakes can see past most defensive cover. Their skill at flying allows them the precision to target enemies under such cover."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}
|
||||
|
||||
die_sound=drake-die.ogg
|
||||
{DEFENSE_ANIM "units/drakes/glider-defend.png" "units/drakes/glider.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
{DEFENSE_ANIM "units/drakes/glider-defend-2.png" "units/drakes/glider-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
{DRAKE_FLYING_ANIM "units/drakes/glider.png" "units/drakes/glider-flying.png"}
|
||||
[portrait]
|
||||
size=400
|
||||
|
@ -41,48 +42,6 @@
|
|||
image="units/drakes/glider-flying.png"
|
||||
[/frame]
|
||||
[/movement_anim]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=130
|
||||
image="units/drakes/glider-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=130
|
||||
end=320
|
||||
image="units/drakes/glider-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=320
|
||||
end=450
|
||||
image="units/drakes/glider-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=450
|
||||
end=600
|
||||
image="units/drakes/glider-die-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=600
|
||||
end=750
|
||||
image="units/drakes/glider-die-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=750
|
||||
end=900
|
||||
image="units/drakes/glider-die-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=900
|
||||
end=1050
|
||||
image="units/drakes/glider-die-7.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1050
|
||||
end=1200
|
||||
image="units/drakes/glider-die-8.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[attack]
|
||||
name=slam
|
||||
description=_"slam"
|
||||
|
@ -108,15 +67,15 @@
|
|||
[filter_attack]
|
||||
name=fire breath
|
||||
[/filter_attack]
|
||||
{MISSILE_FRAME_FIRE_BREATH 9,-34 9,15 22,-22 24,10}
|
||||
|
||||
direction=se,sw
|
||||
{MISSILE_FRAME_FIRE_BREATH 9,-34 9,15 22,-22 35,40}
|
||||
start_time=-900
|
||||
[if]
|
||||
hits=no
|
||||
|
||||
[frame]
|
||||
begin=-400
|
||||
end=-350
|
||||
image="units/drakes/glider.png"
|
||||
duration=20
|
||||
image="units/drakes/glider.png"
|
||||
sound=flame-big-miss.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
|
@ -124,21 +83,116 @@
|
|||
hits=yes
|
||||
|
||||
[frame]
|
||||
begin=-400
|
||||
end=-350
|
||||
duration=20
|
||||
image="units/drakes/glider.png"
|
||||
sound=flame-big.ogg
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=-350
|
||||
end=-150
|
||||
image="units/drakes/glider-attack-ranged.png"
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=0
|
||||
image="units/drakes/glider.png"
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-se-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-se-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-se-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-se-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-se-1.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=fire breath
|
||||
[/filter_attack]
|
||||
direction=s
|
||||
{MISSILE_FRAME_FIRE_BREATH 9,-34 9,15 22,-22 35,40}
|
||||
start_time=-900
|
||||
[if]
|
||||
hits=no
|
||||
|
||||
[frame]
|
||||
duration=20
|
||||
image="units/drakes/glider.png"
|
||||
sound=flame-big-miss.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
|
||||
[frame]
|
||||
duration=20
|
||||
image="units/drakes/glider.png"
|
||||
sound=flame-big.ogg
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-inhale-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-s-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-s-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-s-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-s-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/glider-fire-s-1.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
|
|