Wire in Dwarvish Witness aninations and a new revision of Elurin.

This commit is contained in:
Eric S. Raymond 2008-02-14 15:22:42 +00:00
parent f1b67199aa
commit 2b5645f52e
20 changed files with 102 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 935 B

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

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: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 968 B

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -28,8 +28,16 @@
[abilities]
{ABILITY_LEADERSHIP_LEVEL_2}
[/abilities]
{DEFENSE_ANIM "units/witness-defend.png" "units/witness.png" {SOUND_LIST:DWARF_HIT} }
die_sound={SOUND_LIST:DWARF_DIE}
[leading_anim]
[frame]
begin=-150
end=150
image="units/witness-lead.png"
[/frame]
[/leading_anim]
[attack]
name=chainmace
description= _"chainmace"
@ -42,21 +50,42 @@
{WEAPON_SPECIAL_MAGICAL}
[/specials]
[/attack]
[attack_anim]
[attack_filter]
name=chainmace
[/attack_filter]
[frame]
begin=-200
end=-100
begin=-250
end=-225
image=units/witness-attack1.png
[/frame]
[frame]
begin=-225
end=-200
image=units/witness-attack2.png
[/frame]
[frame]
begin=-200
end=-175
image=units/witness-attack3.png
[/frame]
[frame]
begin=-175
end=-150
image=units/witness-attack4.png
[/frame]
[frame]
begin=-150
end=-100
image=units/witness-attack5.png
[/frame]
[if]
hits=yes
[frame]
begin=-100
end=100
image=units/witness-attack2.png
image=units/witness-attack6.png
sound=flail.ogg
[/frame]
[/if]
@ -65,16 +94,32 @@
[frame]
begin=-100
end=100
image=units/witness-attack2.png
image=units/witness-attack6.png
sound=flail-miss.ogg
[/frame]
[/else]
[frame]
begin=100
end=175
image=units/witness-attack3.png
image=units/witness-attack7.png
[/frame]
[frame]
begin=175
end=225
image=units/witness-attack8.png
[/frame]
[frame]
begin=225
end=300
image=units/witness-attack9.png
[/frame]
[frame]
begin=300
end=375
image=units/witness-attack10.png
[/frame]
[/attack_anim]
[attack]
name=bolas
description= _"bolas"
@ -98,5 +143,56 @@
image=projectiles/bolas-n.png
image_diagonal=projectiles/bolas-ne.png
[/missile_frame]
[if]
hits=yes
[frame]
begin=-300
end=-200
image=units/witness-ranged1.png
sound=hatchet.wav
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-300
end=-200
image=units/witness-ranged1.png
sound=hatchet-miss.wav
[/frame]
[/else]
[frame]
begin=-200
end=-100
image=units/witness-ranged2.png
[/frame]
{SOUND:SLOW}
[/attack_anim]
[defend]
[frame]
begin=-126
end=-125
image="units/witness.png"
[/frame]
[frame]
begin=-125
end=-42
image="units/witness-defend1.png"
[/frame]
[frame]
begin=-42
end=41
image="units/witness-defend2.png"
[/frame]
[frame]
begin=41
end=125
image="units/witness-defend3.png"
[/frame]
[frame]
begin=125
end=126
image="units/witness.png"
[/frame]
[/defend]
[/unit]