Add and wire Drake Clasher spear south and southest animations.

This commit is contained in:
Phil Barber 2009-07-17 14:27:40 +00:00
parent 966dd9c0f2
commit e0370b83cb
12 changed files with 65 additions and 15 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -59,38 +59,88 @@ This is also the only caste that is allowed to break taboo and fight with spears
[filter_attack]
name=spear
[/filter_attack]
direction=s
offset=0.0~0.1:200,0.1~0.4:150,0.4~0.0:150
start_time=-300
[frame]
begin=-200
end=-100
image="units/drakes/clasher-flying.png"
duration=100
image="units/drakes/clasher-spear-se-1.png"
[/frame]
[frame]
duration=100
image="units/drakes/clasher-spear-s-2.png"
[/frame]
[if]
hits=yes
[frame]
begin=-100
end=75
image="units/drakes/clasher-attack-spear.png"
duration=100
image="units/drakes/clasher-spear-s-3.png"
sound=spear.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-100
end=75
image="units/drakes/clasher-attack-spear.png"
duration=100
image="units/drakes/clasher-spear-s-3.png"
sound=spear-miss.ogg
[/frame]
[/else]
[frame]
begin=75
end=175
image="units/drakes/clasher-flying.png"
duration=100
image="units/drakes/clasher-spear-s-4.png"
[/frame]
[frame]
begin=175
end=200
image="units/drakes/clasher.png"
duration=100
image="units/drakes/clasher-spear-s-5.png"
[/frame]
[frame]
duration=100
image="units/drakes/clasher-spear-s-6.png"
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=spear
[/filter_attack]
direction=se
offset=0.0~0.0:200,0.0~0.2:150,0.2~0.0:150
start_time=-300
[frame]
duration=100
image="units/drakes/clasher-spear-se-1.png"
[/frame]
[frame]
duration=100
image="units/drakes/clasher-spear-se-2.png"
[/frame]
[if]
hits=yes
[frame]
duration=100
image="units/drakes/clasher-spear-se-3.png"
sound=spear.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
duration=100
image="units/drakes/clasher-spear-se-3.png"
sound=spear-miss.ogg
[/frame]
[/else]
[frame]
duration=100
image="units/drakes/clasher-spear-se-4.png"
[/frame]
[frame]
duration=100
image="units/drakes/clasher-spear-se-5.png"
[/frame]
[frame]
duration=100
image="units/drakes/clasher-spear-se-6.png"
[/frame]
[/attack_anim]
[attack_anim]