Added Sleepwalker's attack and defend animations for Dwarvish Runesmith.

This commit is contained in:
Lari Nieminen 2010-11-14 14:09:48 +00:00
parent 97c833bcdf
commit 1fbe8ae609
13 changed files with 41 additions and 11 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

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

View file

@ -28,7 +28,7 @@
[/advancefrom]
#endif
description= _ "Dwarvish runesmiths, now practiced at their craft, carve arcane runes into their weapons and armor. These runes infuse the runesmiths blows with power and accuracy, and disrupt the blows of their enemies, causing them to strike softly, weakly and on the armor of the defender."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
{DEFENSE_ANIM "units/dwarves/runesmith.png" "units/dwarves/runesmith.png" {SOUND_LIST:DWARF_HIT} }
{DEFENSE_ANIM "units/dwarves/runesmith-defend-2.png" "units/dwarves/runesmith-defend-1.png" {SOUND_LIST:DWARF_HIT} }
die_sound={SOUND_LIST:DWARF_DIE}
[portrait]
size=400
@ -58,29 +58,59 @@
[filter_attack]
name=hammer
[/filter_attack]
offset=0.0~0.3,0.3~0.5,0.5~0.6,0.6~0.5,0.5~0.3,0.3~0.0
start_time=-400
offset=0.0~-0.15,-0.15~0.1,0.1~0.5,0.5~0.6,0.6~0.6,0.6~0.15,0.15~0.0
[frame]
begin=-350
end=-100
image=units/dwarves/runesmith.png
duration=70
image="units/dwarves/runesmith-attack-se-1.png"
[/frame]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-2.png"
[/frame]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-3.png"
[/frame]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-4.png"
[/frame]
[if]
hits=yes
[frame]
begin=-100
end=300
image=units/dwarves/runesmith.png
duration=70
image="units/dwarves/runesmith-attack-se-5.png"
sound=mace.wav
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-100
end=300
image=units/dwarves/runesmith.png
duration=70
image="units/dwarves/runesmith-attack-se-5.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-6.png"
[/frame]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-7.png"
[/frame]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-8.png"
[/frame]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-9.png"
[/frame]
[frame]
duration=70
image="units/dwarves/runesmith-attack-se-10.png"
[/frame]
[/attack_anim]
[/unit_type]