Added animations and fixed TC for Naga Hunter and Naga Guardian line

This commit is contained in:
ln-zookeeper 2015-12-22 16:58:15 +02:00
parent df3b0da213
commit 54757dc776
32 changed files with 27 additions and 15 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 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.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 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.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 996 B

After

Width:  |  Height:  |  Size: 996 B

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: 3.5 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.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 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: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -21,7 +21,7 @@
usage=fighter
description= _ "These heavy fighters are the elite guards of the naga. They are slower and more heavily armored than most naga and wield huge maces which they use to crush their enemies. They mostly guard naga outposts, but occasionally participate in offensive raids."
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/guardian.png" "units/nagas/guardian.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/guardian-defend-2.png" "units/nagas/guardian-defend-1.png" {SOUND_LIST:NAGA_HIT} }
[attack]
name=mace
description= _"mace"
@ -37,8 +37,12 @@
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
start_time=-450
[frame]
image="units/nagas/guardian.png:570"
image="units/nagas/guardian-attack-[1~4].png:[100*2,150,200]"
[/frame]
{SOUND:HIT_AND_MISS mace.wav {SOUND_LIST:MISS} -100}
[frame]
duration=100
image="units/nagas/guardian.png"
[/frame]
{SOUND:HIT_AND_MISS mace.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
[/unit_type]

View file

@ -18,7 +18,7 @@
usage=archer
description= _ "Naga Hunters are Naga who are skilled at hunting with a bow. Since the naga are naturally resistant to poison, they have no qualms about hunting with poisoned arrows. These two foot long shafts, tipped with a potent poison, have been known to slay many kinds of prey."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/hunter.png" "units/nagas/hunter.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/hunter-attack-ranged-1.png" "units/nagas/hunter.png" {SOUND_LIST:NAGA_HIT} }
[attack]
name=sword
description= _"sword"
@ -50,11 +50,11 @@
image="projectiles/missile-n.png"
image_diagonal="projectiles/missile-ne.png"
[/missile_frame]
start_time=-420
start_time=-410
[frame]
image="units/nagas/hunter.png:490"
image="units/nagas/hunter-attack-ranged-[1~6].png:[65*4,100,150]"
[/frame]
{SOUND:HIT_AND_MISS bow.ogg bow-miss.ogg -280}
{SOUND:HIT_AND_MISS bow.ogg bow-miss.ogg -410}
[/attack_anim]
[attack_anim]
[filter_attack]

View file

@ -21,8 +21,8 @@
cost=100
usage=fighter
description= _ "The heavy fighters are the elite guards of the naga. They are slower and more heavily armored than most naga and wield huge maces which they use to crush their enemies. They mostly guard naga outposts, but occasionally participate in offensive raids."
{DEFENSE_ANIM "units/nagas/sentinel.png" "units/nagas/sentinel.png" {SOUND_LIST:NAGA_HIT} }
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/sentinel-defend-2.png" "units/nagas/sentinel-defend-1.png" {SOUND_LIST:NAGA_HIT} }
[attack]
name=mace
description= _"mace"
@ -35,11 +35,15 @@
[filter_attack]
name=mace
[/filter_attack]
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
start_time=-450
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
[frame]
image="units/nagas/sentinel.png:570"
image="units/nagas/sentinel-attack-[1~4].png:[100*2,150,200]"
[/frame]
{SOUND:HIT_AND_MISS mace.wav {SOUND_LIST:MISS} -100}
[frame]
duration=100
image="units/nagas/sentinel.png"
[/frame]
{SOUND:HIT_AND_MISS mace.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
[/unit_type]

View file

@ -20,8 +20,8 @@
cost=48
usage=fighter
description= _ "These heavy fighters are the elite guards of the naga. They are slower and more heavily armored than most naga and wield huge maces which they use to crush their enemies. They mostly guard naga outposts, but occasionally participate in offensive raids."
{DEFENSE_ANIM "units/nagas/warden.png" "units/nagas/warden.png" {SOUND_LIST:NAGA_HIT} }
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/warden-defend-2.png" "units/nagas/warden-defend-1.png" {SOUND_LIST:NAGA_HIT} }
[attack]
name=mace
description= _"mace"
@ -34,11 +34,15 @@
[filter_attack]
name=mace
[/filter_attack]
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
start_time=-450
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
[frame]
image="units/nagas/warden.png:570"
image="units/nagas/warden-attack-[1~4].png:[100*2,150,200]"
[/frame]
{SOUND:HIT_AND_MISS mace.wav {SOUND_LIST:MISS} -100}
[frame]
duration=100
image="units/nagas/warden.png"
[/frame]
{SOUND:HIT_AND_MISS mace.ogg {SOUND_LIST:MISS} -100}
[/attack_anim]
[/unit_type]