New animations for gryphon.
This commit is contained in:
parent
83908f2656
commit
f218702f05
1 changed files with 29 additions and 38 deletions
|
@ -14,7 +14,6 @@
|
|||
cost=40
|
||||
usage=scout
|
||||
unit_description= _ "These majestic and powerful creatures are masters of the sky. Gryphons are both dangerous and wary of other intelligent creatures, and thus should not be disturbed without a good reason."
|
||||
get_hit_sound={SOUND_LIST:GRYPHON_HIT}
|
||||
die_sound={SOUND_LIST:GRYPHON_DIE}
|
||||
[defense]
|
||||
mountains=40
|
||||
|
@ -31,12 +30,12 @@
|
|||
[frame]
|
||||
begin=-200
|
||||
end=-50
|
||||
image="units/monsters/gryphon.png"
|
||||
image="units/monsters/gryphon-flying-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image="units/monsters/gryphon.png"
|
||||
image="units/monsters/gryphon-flying-8.png"
|
||||
sound=claws.ogg
|
||||
[/frame]
|
||||
[/animation]
|
||||
|
@ -45,66 +44,58 @@
|
|||
[frame]
|
||||
begin=-200
|
||||
end=-50
|
||||
image="units/monsters/gryphon.png"
|
||||
image="units/monsters/gryphon-flying-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image="units/monsters/gryphon.png"
|
||||
image="units/monsters/gryphon-flying-8.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[death]
|
||||
[movement_anim]
|
||||
[frame]
|
||||
begin=0
|
||||
end=75
|
||||
image="units/monsters/gryphon-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=75
|
||||
end=150
|
||||
image="units/monsters/gryphon-die-2.png"
|
||||
image="units/monsters/gryphon-flying-1and3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=150
|
||||
end=225
|
||||
image="units/monsters/gryphon-die-3.png"
|
||||
end=300
|
||||
image="units/monsters/gryphon-flying-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=225
|
||||
end=290
|
||||
image="units/monsters/gryphon-die-4.png"
|
||||
begin=300
|
||||
end=450
|
||||
image="units/monsters/gryphon-flying-1and3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=290
|
||||
end=340
|
||||
image="units/monsters/gryphon-die-5.png"
|
||||
begin=450
|
||||
end=600
|
||||
image="units/monsters/gryphon-flying-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=340
|
||||
end=390
|
||||
image="units/monsters/gryphon-die-6.png"
|
||||
begin=600
|
||||
end=750
|
||||
image="units/monsters/gryphon-flying-5and7.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=425
|
||||
end=475
|
||||
image="units/monsters/gryphon-die-7.png"
|
||||
begin=750
|
||||
end=900
|
||||
image="units/monsters/gryphon-flying-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=475
|
||||
end=525
|
||||
image="units/monsters/gryphon-die-8.png"
|
||||
begin=900
|
||||
end=1050
|
||||
image="units/monsters/gryphon-flying-5and7.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=525
|
||||
end=575
|
||||
image="units/monsters/gryphon-die-9.png"
|
||||
begin=1050
|
||||
end=1200
|
||||
image="units/monsters/gryphon-flying-8.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=575
|
||||
end=625
|
||||
image="units/monsters/gryphon-die-10.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/movement_anim]
|
||||
|
||||
{DEFENSE_ANIM "units/monsters/gryphon-flying-8.png" "units/monsters/gryphon-flying-4.png" {SOUND_LIST:GRYPHON_HIT} }
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue