1.17 elf scout animations (#7759)

* elf scout melee anim

* bow base and defend frames

* scout bow attack anim
This commit is contained in:
doofus-01 2023-07-02 17:02:04 -07:00 committed by GitHub
parent 6a33ca6a7b
commit fc7a612b43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 10 additions and 17 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -45,7 +45,8 @@
damage=6
number=2
[/attack]
{DEFENSE_ANIM "units/elves-wood/scout/scout-defend2.png" "units/elves-wood/scout/scout-defend1.png" {SOUND_LIST:HORSE_HIT} }
{DEFENSE_ANIM_RANGE "units/elves-wood/scout/scout-defend2.png" "units/elves-wood/scout/scout-defend1.png" {SOUND_LIST:HORSE_HIT} melee }
{DEFENSE_ANIM_RANGE "units/elves-wood/scout/scout-bow-defend2.png" "units/elves-wood/scout/scout-bow-defend1.png" {SOUND_LIST:HORSE_HIT} ranged }
[movement_anim]
start_time=0
[frame]
@ -72,33 +73,25 @@
start_time=-400
{SOUND:HIT_AND_MISS bow.ogg bow-miss.ogg -400}
[frame]
image="units/elves-wood/scout/scout.png:[100,250]"
image="units/elves-wood/scout/scout-bow.png:60"
[/frame]
[frame]
image="units/elves-wood/scout/scout.png:100"
image="units/elves-wood/scout/scout-bow-attack[1~4].png:[60,60,70,180]"
[/frame]
[frame]
image="units/elves-wood/scout/scout-bow.png:80"
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=sword
[/filter_attack]
start_time=-200
start_time=-300
offset=0.0~-0.05:160,-0.05~0.6:140,0.6~0.0:200
[frame]
image="units/elves-wood/scout/scout.png:25"
image="units/elves-wood/scout/scout-melee-[1~5].png:[100,80,70,100,150]"
sound=horse-elf-canter.wav
[/frame]
[frame]
image="units/elves-wood/scout/scout.png:75"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -100}
[frame]
image="units/elves-wood/scout/scout.png:200"
[/frame]
[frame]
image="units/elves-wood/scout/scout.png:100"
[/frame]
[frame]
image="units/elves-wood/scout/scout.png:50"
[/frame]
[/attack_anim]
[/unit_type]