August 8th animations (#6012)

* fix the naga dirkfang chakri sound timing

* naga ringcaster defense and attack animations

* ran woptipng.py

(cherry picked from commit 799d652e48)
This commit is contained in:
doofus-01 2021-08-08 20:32:05 -07:00 committed by Wedge009
parent a933bd92ed
commit 42ed29eeba
20 changed files with 19 additions and 10 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.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 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.3 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.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -72,7 +72,6 @@
[/missile_frame]
[frame]
image="units/nagas/dirkfang-throw[1~10].png:[90,100,120,150,150,100,100,130,130,120]"
sound=throwing-knife.ogg
[/frame]
[/if]
[else]
@ -86,9 +85,9 @@
[/missile_frame]
[frame]
image="units/nagas/dirkfang-throw[1~10].png:[90,100,120,150,150,100,100,130,130,120]"
sound=throwing-knife-miss.ogg
[/frame]
[/else]
{SOUND:HIT_AND_MISS throwing-knife.ogg throw-[1~4].wav -100}
[/attack_anim]
[female]
name= _ "Nagini Dirkfang"

View file

@ -17,7 +17,7 @@
usage=mixed fighter
description= _ "The chakram, a greater blade ring than the chakri, is the signature weapon of the southern Naga and their renowned Ringcasters. Well balanced chakrams are useful for throwing, but the rejected blades make a good fist-load weapon, similar to a sharp-bladed tekko or knuckleduster."
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/ringcaster.png" "units/nagas/ringcaster.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/ringcaster-defend2.png" "units/nagas/ringcaster-defend1.png" {SOUND_LIST:NAGA_HIT} }
[defense]
flat=60
@ -52,9 +52,13 @@
[filter_attack]
name=chakram_melee
[/filter_attack]
start_time=-200
start_time=-400
offset=0.0:200,0.0~0.6:200,0.6~0.0:300
[frame]
image="units/nagas/ringcaster.png:300"
image="units/nagas/ringcaster-attack-[1~7].png:[80*7]"
[/frame]
[frame]
image="units/nagas/ringcaster.png:140"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -150}
[/attack_anim]
@ -62,7 +66,7 @@
[filter_attack]
name=chakram
[/filter_attack]
start_time=-225
start_time=-560
missile_start_time=-150
[if]
hits=yes
@ -73,8 +77,10 @@
offset=0~0.8
[/missile_frame]
[frame]
image="units/nagas/ringcaster.png:300"
sound=hatchet.wav
image="units/nagas/ringcaster-throw-[1~8].png:[80*8]"
[/frame]
[frame]
image="units/nagas/ringcaster.png:60"
[/frame]
[/if]
[else]
@ -83,12 +89,16 @@
duration=150
image="projectiles/chakram.png"
image_diagonal="projectiles/chakram.png"
offset=0~1.4
[/missile_frame]
[frame]
image="units/nagas/ringcaster.png:300"
sound=hatchet-miss.wav
image="units/nagas/ringcaster-throw-[1~8].png:[80*8]"
[/frame]
[frame]
image="units/nagas/ringcaster.png:60"
[/frame]
[/else]
{SOUND:HIT_AND_MISS throwing-knife.ogg throw-[1~4].wav -100}
[/attack_anim]
[female]
name= _ "Nagini Ringcaster"