Upgraded animations for the orcish assassin.

This commit is contained in:
Richard Kettering 2008-05-19 07:44:23 +00:00
parent 44cc304050
commit f5b675e490
9 changed files with 21 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -64,7 +64,8 @@
image="units/orcs/assassin-die-10.png"
[/frame]
[/death]
{DEFENSE_ANIM "units/orcs/assassin-defend.png" "units/orcs/assassin.png" {SOUND_LIST:ORC_SMALL_HIT} }
{DEFENSE_ANIM_RANGE "units/orcs/assassin-defend-2.png" "units/orcs/assassin-defend-1.png" {SOUND_LIST:ORC_SMALL_HIT} melee }
{DEFENSE_ANIM_RANGE "units/orcs/assassin-defend.png" "units/orcs/assassin.png" {SOUND_LIST:ORC_SMALL_HIT} ranged }
[attack]
name=dagger
description=_"dagger"
@ -113,21 +114,31 @@
[attack_filter]
name=dagger
[/attack_filter]
start_time=-320
[frame]
begin=-200
end=-150
image="units/orcs/assassin-attack1.png"
duration=80
image="units/orcs/assassin-attack-1.png"
[/frame]
[frame]
duration=80
image="units/orcs/assassin-attack-2.png"
[/frame]
{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -100}
[frame]
begin=-150
end=100
image="units/orcs/assassin-attack2.png"
duration=80
image="units/orcs/assassin-attack-3.png"
[/frame]
[frame]
begin=100
end=200
image="units/orcs/assassin-attack1.png"
duration=80
image="units/orcs/assassin-attack-4.png"
[/frame]
[frame]
duration=100
image="units/orcs/assassin-attack-5.png"
[/frame]
[frame]
duration=100
image="units/orcs/assassin-attack-6.png"
[/frame]
[/attack_anim]
[/unit]