Added 2 new images for Triton

This commit is contained in:
Francisco Muñoz 2004-03-01 17:29:46 +00:00
parent 1f4210e582
commit d8dcdb88e1
5 changed files with 60 additions and 2 deletions

View File

@ -8,10 +8,10 @@ movement=6
experience=40
level=1
alignment=lawful
advanceto=Merman Lord
advanceto=Triton
cost=12
usage=swimmer
unit_description="Skilled creatures of the sea, Mermen are powerful and quick in any watery environment, but struggle greatly to move on land."
unit_description="A skilled creature of the sea, the Merman is powerful and quick in any amphibious environment, but struggles on land."
get_hit_sound=mermen-hit.wav
[attack]
name=trident

58
data/units/Triton.cfg Normal file
View File

@ -0,0 +1,58 @@
[unit]
name=Triton
race=merman
image=merman-king.png
image_defensive=merman-king-defend.png
hitpoints=40
movement_type=swimmer
movement=7
experience=500
level=2
alignment=lawful
advanceto=null
cost=28
usage=swimmer
unit_description="The Triton is a master of the sea, skilled in use of the trident, the Triton easily defeats any enemy who is foolish enough to wander into his preferred environment."
get_hit_sound=mermen-hit.wav
[attack]
name=trident
type=pierce
range=short
damage=10
number=3
[frame]
begin=-100
end=100
image=merman-king-attack.png
[/frame]
[/attack]
[/unit]
[unit]
name=Merman Lord
race=merman
image=merman-king.png
image_defensive=merman-king-defend.png
hitpoints=40
movement_type=swimmer
movement=7
experience=500
level=2
alignment=lawful
advanceto=null
cost=28
usage=swimmer
unit_description="The Merman Lord is a master of the sea, skilled in use of the trident, the Merman Lord easily defeats any enemy who is foolish enough to wander into his preferred environment."
get_hit_sound=mermen-hit.wav
[attack]
name=trident
type=pierce
range=short
damage=10
number=3
[frame]
begin=-100
end=100
image=merman-king-attack.png
[/frame]
[/attack]
[/unit]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 553 B

After

Width:  |  Height:  |  Size: 1.5 KiB