wesnoth/data/units/Merman_Triton.cfg
Dominic Bolin 9174c22738 Cleanup
2006-01-15 02:52:02 +00:00

59 lines
1.2 KiB
INI

[unit]
id=Merman Triton
name= _ "Merman Triton"
race=merman
image="units/merfolk/merman-triton.png"
[defend]
[frame]
begin=-150
end=150
image="units/merfolk/merman-triton-defend.png"
[/frame]
[/defend]
profile=portraits/core/Alex_Jarocha-Ernst/merman-fighter.png
hitpoints=60
movement_type=swimmer
[defense]
castle=50
[/defense]
movement=6
experience=100
level=3
alignment=lawful
advanceto=null
{AMLA_TOUGH 3}
undead_variation=swimmer
cost=43
usage=fighter
unit_description= _ "Tritons are masters of the sea. Skilled in use of the trident, Tritons easily defeat any enemy foolish enough to wander into their preferred environment."
get_hit_sound=mermen-hit.wav
[attack]
name=trident
type=pierce
range=melee
damage=11
number=4
[animation]
[frame]
begin=-100
end=100
image="units/merfolk/merman-triton-attack-pierce.png"
[/frame]
[/animation]
[/attack]
[attack]
name=trident
type=blade
range=melee
damage=11
number=4
[animation]
[frame]
begin=-100
end=100
image="units/merfolk/merman-triton-attack-blade.png"
[/frame]
[/animation]
[/attack]
[/unit]