Add and wire new animations for Drake Flameheart. Update changelogs.

This commit is contained in:
Phil Barber 2010-06-10 14:42:12 +00:00
parent 012de0894a
commit 93a0f57640
32 changed files with 34 additions and 47 deletions

View file

@ -25,6 +25,7 @@ Version 1.9.0-svn:
* Added new portrait for the Orc Archer, and several new Orc Grunt line
alternates.
* New animations (not yet including leading animations) for Drake Flare
and Flameheart.
* Language and i18n:
* Updated translations: British English, Chinese (Simplified), Czech,
Finnish, French, Galician, German, Hungarian, Italian, Japanese, Latin,

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View file

@ -26,7 +26,7 @@
usage=mixed fighter
description= _ "Flamehearts lack the strength to defeat other high-ranking drakes in single combat, but prefer in any case to avoid confrontation within the tribe. Experience has taught any drake of this stature the extent of his authority: where he can push those he leads and when it is best to leave them to their own devices. Only occasionally will a Flameheart challenge his tribe's leader for supremacy, and only if he is sure of the support of his fellow drakes."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
die_sound=drake-die.ogg
{DEFENSE_ANIM "units/drakes/flameheart.png" "units/drakes/flameheart.png" {SOUND_LIST:DRAKE_HIT} }
{DEFENSE_ANIM "units/drakes/flameheart-defend-2.png" "units/drakes/flameheart-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
[abilities]
{ABILITY_LEADERSHIP_LEVEL_3}
[/abilities]
@ -48,69 +48,54 @@
damage=8
number=4
[/attack]
[attack_anim]
[filter_attack]
name=fire breath
[/filter_attack]
{MISSILE_FRAME_FIRE_BREATH 7,-44 7,5 20,-32 22,0}
[if]
hits=no
[frame]
begin=-400
end=-350
image="units/drakes/flameheart.png"
sound=flame-big-miss.ogg
[/frame]
[/if]
[else]
hits=yes
[frame]
begin=-400
end=-350
image="units/drakes/flameheart.png"
sound=flame-big.ogg
[/frame]
[/else]
[frame]
begin=-150
end=0
image="units/drakes/flameheart.png"
[/frame]
[/attack_anim]
{DRAKE_STANDING_ANIM flameheart}
{DRAKE_MOVEMENT_ANIM flameheart}
{DRAKE_WEAPON_ANIM flameheart}
{DRAKE_FIRE_ANIM_S_DIAGONAL flameheart 35,40}
{DRAKE_FIRE_ANIM_N_DIAGONAL_CURRENT flameheart 35,-20}
{DRAKE_FIRE_ANIM_S flameheart 8,50}
{DRAKE_FIRE_ANIM_N_CURRENT flameheart 8,-50}
[attack_anim]
[filter_attack]
name=war blade
[/filter_attack]
offset=0.0~0.2,0.2~0.7,0.7~0.2,0.2~0.0
start_time=-300
[frame]
begin=-200
end=-175
image="units/drakes/flameheart.png"
duration=100
image="units/drakes/flameheart-melee-1.png"
[/frame]
[frame]
duration=100
image="units/drakes/flameheart-melee-2.png"
[/frame]
[frame]
duration=100
image="units/drakes/flameheart-melee-3.png"
[/frame]
[if]
hits=yes
[frame]
begin=-75
end=100
image="units/drakes/flameheart.png"
sound={SOUND_LIST:SWORD_SWISH}
duration=100
image="units/drakes/flameheart-melee-4.png"
sound=claws.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-75
end=100
image="units/drakes/flameheart.png"
duration=100
image="units/drakes/flameheart-melee-4.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
begin=175
end=200
image="units/drakes/flameheart.png"
duration=100
image="units/drakes/flameheart-melee-5.png"
[/frame]
[frame]
duration=100
image="units/drakes/flameheart-melee-6.png"
[/frame]
[/attack_anim]
[/unit_type]

View file

@ -25,7 +25,8 @@ Version 1.9.0-svn:
tropical water, dead grass, dark dirt, mine rail tracks, dry hills.
* Improved Terrains: animated water, grass, savanna, desert road.
* New Portraits: Orc Archer, Orc Grunt line alternates #4, #5 and #6.
* New Animations: Drake Flare (leading animation still missing)
* New Animations: Drake Flare and Flameheart (leading animation still
missing)
* Language and i18n:
* Updated translations: British English, Chinese (Simplified), Czech,