New melee attack animation for fencer.

This commit is contained in:
Richard Kettering 2007-08-14 06:54:35 +00:00
parent 44bfb568e4
commit 22ac89effe

View file

@ -131,42 +131,78 @@ Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
range=melee
[animation]
[frame]
begin=-250
end=-200
image="units/human-loyalists/fencer.png"
begin=-300
end=-250
image="units/human-loyalists/fencer-attack-1.png"
offset=0.0~-0.07
[/frame]
[frame]
begin=-200
end=-150
image="units/human-loyalists/fencer-defend-1-2.png"
begin=-250
end=-200
image="units/human-loyalists/fencer-attack-2.png"
offset=-0.07~-0.15
[/frame]
[if]
hits=yes
[frame]
begin=-150
end=50
image="units/human-loyalists/fencer-attack.png"
begin=-200
end=-150
image="units/human-loyalists/fencer-attack-3.png"
sound={SOUND_LIST:SWORD_SWISH}
offset=-0.15~-0.25
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-150
end=50
image="units/human-loyalists/fencer-attack.png"
begin=-200
end=-150
image="units/human-loyalists/fencer-attack-3.png"
sound={SOUND_LIST:MISS}
offset=-0.15~-0.25
[/frame]
[/else]
[frame]
begin=-150
end=-100
image="units/human-loyalists/fencer-attack-4.png"
offset=-0.25~-0.2
[/frame]
[frame]
begin=-100
end=-50
image="units/human-loyalists/fencer-attack-5.png"
offset=-0.2~-0.1
[/frame]
[frame]
begin=-50
end=0
image="units/human-loyalists/fencer-attack-6.png"
offset=-0.1~0.25
[/frame]
[frame]
begin=0
end=50
image="units/human-loyalists/fencer-attack-7.png"
offset=0.25~0.55
[/frame]
[frame]
begin=50
end=100
image="units/human-loyalists/fencer-defend-1-2.png"
image="units/human-loyalists/fencer-attack-8.png"
offset=0.55~0.25
[/frame]
[frame]
begin=100
end=150
image="units/human-loyalists/fencer.png"
image="units/human-loyalists/fencer-attack-9.png"
offset=0.25~0.1
[/frame]
[frame]
begin=150
end=200
image="units/human-loyalists/fencer-attack-1.png"
offset=0.1~0.0
[/frame]
[/animation]
[/attack]