1.17 elf scout animations (#7759)
* elf scout melee anim * bow base and defend frames * scout bow attack anim
BIN
data/core/images/units/elves-wood/scout/scout-bow-attack1.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-bow-attack2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-bow-attack3.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-bow-attack4.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-bow-defend1.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-bow-defend2.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-bow.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-melee-1.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-melee-2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-melee-3.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-melee-4.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/elves-wood/scout/scout-melee-5.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
@ -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]
|
||||
|