From 1468ab7f1b7833c25b5c2abd49ec7699d29d9bc3 Mon Sep 17 00:00:00 2001 From: Richard Kettering Date: Sat, 13 Nov 2004 23:18:12 +0000 Subject: [PATCH] Added naga fighter, warrior, and myrmidon. --- data/units/Naga-Fighter.cfg | 63 ++++++++++++++++++++++++++++++++ data/units/Naga-Myrmidon.cfg | 71 ++++++++++++++++++++++++++++++++++++ data/units/Naga-Warrior.cfg | 71 ++++++++++++++++++++++++++++++++++++ 3 files changed, 205 insertions(+) create mode 100644 data/units/Naga-Fighter.cfg create mode 100644 data/units/Naga-Myrmidon.cfg create mode 100644 data/units/Naga-Warrior.cfg diff --git a/data/units/Naga-Fighter.cfg b/data/units/Naga-Fighter.cfg new file mode 100644 index 00000000000..6542c3fc15c --- /dev/null +++ b/data/units/Naga-Fighter.cfg @@ -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] diff --git a/data/units/Naga-Myrmidon.cfg b/data/units/Naga-Myrmidon.cfg new file mode 100644 index 00000000000..dbbdb55e7c4 --- /dev/null +++ b/data/units/Naga-Myrmidon.cfg @@ -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] diff --git a/data/units/Naga-Warrior.cfg b/data/units/Naga-Warrior.cfg new file mode 100644 index 00000000000..a33dcf5fdb7 --- /dev/null +++ b/data/units/Naga-Warrior.cfg @@ -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]