Added Death Animations for the Red Mage

This commit is contained in:
Nils Kneuper 2005-10-11 10:25:53 +00:00
parent 46f2b08160
commit 86ff5647b6
10 changed files with 45 additions and 1 deletions

View File

@ -10,7 +10,7 @@ SVN trunk:
Saurian_Skirmisher
* made all Merman and Naga upgrades use the level one portraits
* new Konrad level 1 image
* new death animations: Initiate, Mage, Pikeman, White Mage
* new death animations: Initiate, Mage, Pikeman, Red, Mage, White Mage
* changed the map 'Snow Plains' to use snow terrain
* campaigns:
* Eastern Invasion

View File

@ -23,6 +23,28 @@ Though physically frail, and untrained as warriors, the 'Red Magi' have a number
Special Notes: the red mage's fireballs are magical, and always have a high chance of hitting an opponent."
get_hit_sound=groan.wav
[death]
[frame]
begin=0
end=100
image="red-mage-die-1.png"
[/frame]
[frame]
begin=100
end=200
image="red-mage-die-2.png"
[/frame]
[frame]
begin=200
end=300
image="red-mage-die-3.png"
[/frame]
[frame]
begin=300
end=400
image="red-mage-die-4.png"
[/frame]
[/death]
[attack]
name=staff
type=impact
@ -120,6 +142,28 @@ Though physically frail, and untrained as warriors, the 'Red Magi' have a number
Special Notes: the red mage's fireballs are magical, and always have a high chance of hitting an opponent."
get_hit_sound=female-hit.wav
[death]
[frame]
begin=0
end=100
image="red-mage+female-die-1.png"
[/frame]
[frame]
begin=100
end=200
image="red-mage+female-die-2.png"
[/frame]
[frame]
begin=200
end=300
image="red-mage+female-die-3.png"
[/frame]
[frame]
begin=300
end=400
image="red-mage+female-die-4.png"
[/frame]
[/death]
[attack]
name=staff
type=impact

BIN
images/red-mage+female-die-1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
images/red-mage+female-die-2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
images/red-mage+female-die-3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
images/red-mage+female-die-4.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
images/red-mage-die-1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
images/red-mage-die-2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
images/red-mage-die-3.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
images/red-mage-die-4.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB