Added naga fighter, warrior, and myrmidon.

This commit is contained in:
Richard Kettering 2004-11-13 23:18:12 +00:00
parent 0bef13ecc3
commit 1468ab7f1b
3 changed files with 205 additions and 0 deletions

View File

@ -0,0 +1,63 @@
[unit]
id=Naga Fighter
name= _ "Naga Fighter"
race=naga
gender=male,female
image=naga-fighter.png
image_defensive=naga-fighter-defend.png
hitpoints=27
movement_type=naga
movement=7
experience=25
level=1
alignment=neutral
advanceto=Naga Warrior
cost=13
usage=fighter
unit_description= _ "The serpentine naga are one of the few races capable of any meaningful mobility in water, giving them a whole world forbidden to land dwellers. Still, they are not true creatures of the sea, and their inability to breathe water leaves them in trepidation of the abyss. They are small, and somewhat frail in form, but often much more nimble than their opponents."
get_hit_sound=hiss.wav
[attack]
name=sword
type=blade
range=short
damage=4
number=4
[frame]
begin=-90
end=100
image=naga-fighter-attack.png
[/frame]
[/attack]
[female]
id=Naga Fighter
name= _ "Nagini Fighter"
race=naga
gender=female
image=naga-fighter+female.png
image_defensive=naga-fighter+female-defend.png
hitpoints=27
movement_type=naga
movement=7
experience=25
level=1
alignment=neutral
advanceto=Naga Warrior
cost=13
usage=fighter
unit_description= _ "The serpentine naga are one of the few races capable of any meaningful mobility in water, giving them a whole world forbidden to land dwellers. Still, they are not true creatures of the sea, and their inability to breathe water leaves them in trepidation of the abyss. They are small, and somewhat frail in form, but often much more nimble than their opponents."
get_hit_sound=hiss.wav
[attack]
name=sword
type=blade
range=short
damage=4
number=4
[frame]
begin=-90
end=100
image=naga-fighter+female-attack.png
[/frame]
[/attack]
[/female]
[/unit]

View File

@ -0,0 +1,71 @@
[unit]
id=Naga Myrmidon
name= _ "Naga Myrmidon"
race=naga
gender=male,female
image=naga-myrmidon.png
image_defensive=naga-myrmidon-defend.png
hitpoints=49
movement_type=naga
[defense]
grassland=50
sand=40
[/defense]
movement=7
experience=500
level=3
alignment=neutral
advanceto=null
cost=90
usage=fighter
unit_description= _ "The most practiced of the naga blademasters are initiated into the caste of the Myrmidon, masters of their twin-bladed art. They strike as fast as the snakes which they resemble, and dance away from attacks with grace. Not only are they potent enemies on any open terrain, but their ability to swim allows them a deadly mobility."
get_hit_sound=hiss.wav
[attack]
name=sword
type=blade
range=short
damage=8
number=6
[frame]
begin=-50
end=80
image=naga-myrmidon-attack.png
[/frame]
[/attack]
[female]
id=Naga Myrmidon
name= _ "Nagini Myrmidon"
race=naga
gender=female
image=naga-myrmidon+female.png
image_defensive=naga-myrmidon+female-defend.png
hitpoints=49
movement_type=naga
[defense]
grassland=50
sand=40
[/defense]
movement=7
experience=500
level=3
alignment=neutral
advanceto=null
cost=90
usage=fighter
unit_description= _ "The most practiced of the nagini blademasters are initiated into the caste of the Myrmidon, masters of their twin-bladed art. They strike as fast as the snakes which they resemble, and dance away from attacks with grace. Not only are they potent enemies on any open terrain, but their ability to swim allows them a deadly mobility."
get_hit_sound=hiss.wav
[attack]
name=sword
type=blade
range=short
damage=8
number=6
[frame]
begin=-50
end=80
image=naga-myrmidon+female-attack.png
[/frame]
[/attack]
[/female]
[/unit]

View File

@ -0,0 +1,71 @@
[unit]
id=Naga Warrior
name= _ "Naga Warrior"
race=naga
gender=male,female
image=naga-warrior.png
image_defensive=naga-warrior-defend.png
hitpoints=40
movement_type=naga
[defense]
grassland=60
sand=50
[/defense]
movement=7
experience=70
level=2
alignment=neutral
advanceto=Naga Myrmidon
cost=40
usage=fighter
unit_description= _ "Many of the young warriors of the naga aspire for the day when they merit their second blade. Their martial practice of using twin blades is wholly unlike that of the Orcs and other races, for they have begun to learn the art of using their serpentine form to best effect, twisting and turning to dodge from blows. This makes them potent on land, but the friction of water greatly impedes their ability to do this."
get_hit_sound=mermen-hit.wav
[attack]
name=sword
type=blade
range=short
damage=6
number=5
[frame]
begin=-50
end=100
image=naga-warrior-attack.png
[/frame]
[/attack]
[female]
id=Naga Warrior
name= _ "Nagini Warrior"
race=naga
gender=female
image=naga-warrior+female.png
image_defensive=naga-warrior+female-defend.png
hitpoints=40
movement_type=naga
[defense]
grassland=60
sand=50
[/defense]
movement=7
experience=70
level=2
alignment=neutral
advanceto=Naga Myrmidon
cost=40
usage=fighter
unit_description= _ "Many of the young warriors of the naga aspire for the day when they merit their second blade. Their martial practice of using twin blades is wholly unlike that of the Orcs and other races, for they have begun to learn the art of using their serpentine form to best effect, twisting and turning to dodge from blows. This makes them potent on land, but the friction of water greatly impedes their ability to do this."
get_hit_sound=hiss.wav
[attack]
name=sword
type=blade
range=short
damage=6
number=5
[frame]
begin=-50
end=100
image=naga-warrior+female-attack.png
[/frame]
[/attack]
[/female]
[/unit]