Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants
In directory sc8-pr-cvs1:/tmp/cvs-serv30082
Modified Files:
arctic_ogre_lord.xml cyclopian_warrior.xml ettin.xml
frost_troll.xml ogre.xml ogre_lord.xml titan.xml troll.xml
Log Message:
Tag tweak.
Index: arctic_ogre_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/arctic_ogre_lord.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** arctic_ogre_lord.xml 2 Jan 2004 11:09:12 -0000 1.2
--- arctic_ogre_lord.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 21,33 ****
<lodamage>20</lodamage>
<hidamage>25</hidamage>
! <colddamage>70</colddamage>
! <physicaldamage>30</physicaldamage>
<!-- Resists -->
<defense><random min="45" max="55"/></defense>
! <coldresist><random min="60" max="70"/></coldresist>
! <energyresist><random min="40" max="50"/></energyresist>
! <fireresist><random min="-10" max="0"/></fireresist>
! <physicalresist><random min="45" max="55"/></physicalresist>
! <poisonresist>100</poisonresist>
<!-- Misc. -->
<category>Monsters\Giants\Arctic Ogre Lord</category>
--- 21,33 ----
<lodamage>20</lodamage>
<hidamage>25</hidamage>
! <tag name="colddamage" value="70" />
! <tag name="physicaldamage" value="30" />
<!-- Resists -->
<defense><random min="45" max="55"/></defense>
! <tag name="coldresist" value="60,70" />
! <tag name="energyresist" value="40,50" />
! <tag name="fireresist" value="-10,0" />
! <tag name="physicalresist" value="45,55" />
! <tag name="poisonresist" value="100" />
<!-- Misc. -->
<category>Monsters\Giants\Arctic Ogre Lord</category>
Index: cyclopian_warrior.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/cyclopian_warrior.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cyclopian_warrior.xml 2 Jan 2004 11:09:12 -0000 1.2
--- cyclopian_warrior.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 1,3 ****
!
<definitions>
--- 1,3 ----
! w
<definitions>
***************
*** 23,31 ****
<!-- Resists -->
<defense><random min="45" max="50"/></defense>
! <coldresist><random min="25" max="35"/></coldresist>
! <energyresist><random min="30" max="40"/></energyresist>
! <fireresist><random min="30" max="40"/></fireresist>
! <physicalresist><random min="45" max="50"/></physicalresist>
! <poisonresist><random min="30" max="40"/></poisonresist>
<!-- Misc. -->
<desc>Listen, Traveler, as I tell of the mysterious one-eyed race of giants known as the Cyclops! These massive, warlike brutes give complete obeisance to their rulers, the Titans, who wield magic with an almost religious fervor. Little more is known of them anyone brave (or fool hardy) enough to venture to their valley home seeking common ground for trade or discussion has been met with battle cries instead. Those few who returned tell tales that marvel at the Cyclops remarkable buildings. It is whispered that this race, perhaps the greatest of all builders in our land, may have been responsible for the shrines that grace Britannia. If this rumor is true, there are none alive who can verify such a statement.</desc>
--- 23,31 ----
<!-- Resists -->
<defense><random min="45" max="50"/></defense>
! <tag name="coldresist" name="25,35" />
! <tag name="energyresist" name="30,40" />
! <tag name="fireresist" name="30,40" />
! <tag name="physicalresist" name="45,50" />
! <tag name="poisonresist" name="30,40" />
<!-- Misc. -->
<desc>Listen, Traveler, as I tell of the mysterious one-eyed race of giants known as the Cyclops! These massive, warlike brutes give complete obeisance to their rulers, the Titans, who wield magic with an almost religious fervor. Little more is known of them anyone brave (or fool hardy) enough to venture to their valley home seeking common ground for trade or discussion has been met with battle cries instead. Those few who returned tell tales that marvel at the Cyclops remarkable buildings. It is whispered that this race, perhaps the greatest of all builders in our land, may have been responsible for the shrines that grace Britannia. If this rumor is true, there are none alive who can verify such a statement.</desc>
Index: ettin.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ettin.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ettin.xml 2 Jan 2004 11:09:12 -0000 1.2
--- ettin.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 23,31 ****
<!-- Resists -->
<defense><random min="35" max="40" /></defense>
! <coldresist><random min="40" max="50"/></coldresist>
! <energyresist><random min="15" max="25"/></energyresist>
! <fireresist><random min="15" max="25"/></fireresist>
! <physicalresist><random min="35" max="40"/></physicalresist>
! <poisonresist><random min="15" max="25"/></poisonresist>
<!-- Misc. -->
<desc>Ettins are the largest of Britannia's humanoid races by far, but their great size is less remarkable than their two heads. It is said that the heads of an Ettin often quarrel together, but this may be a fancy. Ettins live together in family groups, and are most numerous along the Serpent Spine mountains. They are stupid and vicious creatures, buthave some degree of reason and speak a debased dialect of Britannian. Ettins are common brigands, who slay travelers for their gold, which they love dearly and hoard whenever they may. (Some of the wilder tribes hew gold directly from the ground in crude mines.) They are most notorious for their cowardly habit of hurling boulders of greatsize down on travelers in the high mountain passes.</desc>
--- 23,31 ----
<!-- Resists -->
<defense><random min="35" max="40" /></defense>
! <tag name="coldresist" value="40,50" />
! <tag name="energyresist" value="15,25" />
! <tag name="fireresist" value="15,25" />
! <tag name="physicalresist" value="35,40" />
! <tag name="poisonresist" value="15,25" />
<!-- Misc. -->
<desc>Ettins are the largest of Britannia's humanoid races by far, but their great size is less remarkable than their two heads. It is said that the heads of an Ettin often quarrel together, but this may be a fancy. Ettins live together in family groups, and are most numerous along the Serpent Spine mountains. They are stupid and vicious creatures, buthave some degree of reason and speak a debased dialect of Britannian. Ettins are common brigands, who slay travelers for their gold, which they love dearly and hoard whenever they may. (Some of the wilder tribes hew gold directly from the ground in crude mines.) They are most notorious for their cowardly habit of hurling boulders of greatsize down on travelers in the high mountain passes.</desc>
Index: frost_troll.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/frost_troll.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** frost_troll.xml 2 Jan 2004 11:09:12 -0000 1.2
--- frost_troll.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 21,33 ****
<lodamage>14</lodamage>
<hidamage>20</hidamage>
! <colddamage>25</colddamage>
! <physicaldamage>75</physicaldamage>
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <coldresist><random min="40" max="50"/></coldresist>
! <energyresist><random min="5" max="10"/></energyresist>
! <fireresist>0</fireresist>
! <physicalresist><random min="45" max="55"/></physicalresist>
! <poisonresist><random min="5" max="10"/></poisonresist>
<!-- Misc. -->
<desc>A Troll of the northern wastes has but two goals. Hunt and eat. Not surprisingly, they are good at both. They resemble normal Trolls inmany aspects, except the troll of the frozen wastes tend to have less around to eat. This means that they are more aggressive and much hungrier than a normal troll.</desc>
--- 21,32 ----
<lodamage>14</lodamage>
<hidamage>20</hidamage>
! <tag name="colddamage" value="25" />
! <tag name="physicaldamage" value="75" />
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <tag name="coldresist" value="40,50" />
! <tag name="energyresist" value="5,10" />
! <tag name="physicalresist" value="45,55" />
! <tag name="poisonresist" value="5,10" />
<!-- Misc. -->
<desc>A Troll of the northern wastes has but two goals. Hunt and eat. Not surprisingly, they are good at both. They resemble normal Trolls inmany aspects, except the troll of the frozen wastes tend to have less around to eat. This means that they are more aggressive and much hungrier than a normal troll.</desc>
Index: ogre.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ogre.xml 2 Jan 2004 11:09:12 -0000 1.2
--- ogre.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 18,22 ****
<tactics><random min="601" max="700"/></tactics>
<wrestling><random min="701" max="800"/></wrestling>
- <carve>carve_ogr</carve>
<!-- Damage -->
<lodamage>9</lodamage>
--- 18,21 ----
***************
*** 24,34 ****
<!-- Resists -->
<defense><random min="30" max="35"/></defense>
! <coldresist><random min="15" max="25"/></coldresist>
! <energyresist>25</energyresist>
! <fireresist><random min="15" max="25"/></fireresist>
! <physicalresist><random min="30" max="35"/></physicalresist>
! <poisonresist><random min="15" max="25"/></poisonresist>
<!-- Misc. -->
<desc>These brutes are akin to orcs, but larger. They are fiercely stupid, but do possess some faculty of reason. Like all the intelligent races, they have a great greed for gold. Ogres are bullies, but also cowards, and will run if a fight turns against them.</desc>
<category>Monsters\Giants\Ogre</category>
</npc>
--- 23,34 ----
<!-- Resists -->
<defense><random min="30" max="35"/></defense>
! <tag name="coldresist" value="15,25" />
! <tag name="energyresist" value="25" />
! <tag name="fireresist" value="15,25" />
! <tag name="physicalresist" value="30,35" />
! <tag name="poisonresist" value="15,25" />
<!-- Misc. -->
<desc>These brutes are akin to orcs, but larger. They are fiercely stupid, but do possess some faculty of reason. Like all the intelligent races, they have a great greed for gold. Ogres are bullies, but also cowards, and will run if a fight turns against them.</desc>
+ <carve>carve_ogre</carve>
<category>Monsters\Giants\Ogre</category>
</npc>
Index: ogre_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre_lord.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ogre_lord.xml 2 Jan 2004 11:09:12 -0000 1.2
--- ogre_lord.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 23,31 ****
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <coldresist><random min="30" max="40"/></coldresist>
! <energyresist><random min="40" max="50"/></energyresist>
! <fireresist><random min="30" max="40"/></fireresist>
! <physicalresist><random min="45" max="55"/></physicalresist>
! <poisonresist><random min="40" max="50"/></poisonresist>
<!-- Misc. -->
<desc>Although ogres have no true martial order, the largest and meanest call themselves lords. If they differ from normal ogres, it is only in their size and strength. Given that they are ogres, this is no small worry. Ogre lords have been known to kill with one swipe of their massive club.</desc>
--- 23,31 ----
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <tag name="coldresist" value="30,40" />
! <tag name="energyresist" value="40,50" />
! <tag name="fireresist" value="30,40" />
! <tag name="physicalresist" value="45,55" />
! <tag name="poisonresist" value="40,50" />
<!-- Misc. -->
<desc>Although ogres have no true martial order, the largest and meanest call themselves lords. If they differ from normal ogres, it is only in their size and strength. Given that they are ogres, this is no small worry. Ogre lords have been known to kill with one swipe of their massive club.</desc>
Index: titan.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/titan.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** titan.xml 2 Jan 2004 11:09:12 -0000 1.2
--- titan.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 20,24 ****
<tactics><random min="601" max="800"/></tactics>
<wrestling><random min="401" max="500"/></wrestling>
- <carve>carve_titan</carve>
<!-- Damage -->
<lodamage>13</lodamage>
--- 20,23 ----
***************
*** 26,36 ****
<!-- Resists -->
<defense><random min="35" max="45"/></defense>
! <coldresist><random min="25" max="35"/></coldresist>
! <energyresist><random min="30" max="40"/></energyresist>
! <fireresist><random min="30" max="40"/></fireresist>
! <physicalresist><random min="35" max="45"/></physicalresist>
! <poisonresist><random min="30" max="40"/></poisonresist>
<!-- Misc. -->
<desc>Titans are the progenitors of the Cyclopsian race. They are immortal and cannot be killed permanently; though it is rumored they can befelled in combat. Adventurers foolish enough to face a Titan willl earn what an eternity of experience can grant. There is no weapon a Titan cannot wield, and no magic they do not know. It is believed that a Titan does not tire in battle nor do their spells require mana. Indeed, they lift their magic from the heart of the world and call it down on their opponents.</desc>
<category>Monsters\Giants\Titan</category>
</npc>
--- 25,36 ----
<!-- Resists -->
<defense><random min="35" max="45"/></defense>
! <tag name="coldresist" value="25,35" />
! <tag name="energyresist" value="30,40" />
! <tag name="fireresist" value="30,40" />
! <tag name="physicalresist" value="35,45" />
! <tag name="poisonresist" value="30,40" />
<!-- Misc. -->
<desc>Titans are the progenitors of the Cyclopsian race. They are immortal and cannot be killed permanently; though it is rumored they can befelled in combat. Adventurers foolish enough to face a Titan willl earn what an eternity of experience can grant. There is no weapon a Titan cannot wield, and no magic they do not know. It is believed that a Titan does not tire in battle nor do their spells require mana. Indeed, they lift their magic from the heart of the world and call it down on their opponents.</desc>
+ <carve>carve_titan</carve>
<category>Monsters\Giants\Titan</category>
</npc>
Index: troll.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/troll.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** troll.xml 2 Jan 2004 11:09:12 -0000 1.2
--- troll.xml 2 Jan 2004 12:52:37 -0000 1.3
***************
*** 23,31 ****
<!-- Resists -->
<defense><random min="35" max="45"/></defense>
! <coldresist><random min="15" max="25"/></coldresist>
! <energyresist><random min="5" max="15"/></energyresist>
! <fireresist><random min="25" max="35"/></fireresist>
! <physicalresist><random min="35" max="45"/></physicalresist>
! <poisonresist><random min="5" max="15"/></poisonresist>
<!-- Misc. -->
<desc>These creatures are perhaps the least human of all the humanoid races of the land. They are treacherously clever, but utterly devoid of civilized impulse. It is said that they can heal themselves from wounds at an unnatural rate.</desc>
--- 23,31 ----
<!-- Resists -->
<defense><random min="35" max="45"/></defense>
! <tag name="coldresist" value="15,25" />
! <tag name="energyresist" value="5,15" />
! <tag name="fireresist" value="25,35" />
! <tag name="physicalresist" value="35,45" />
! <tag name="poisonresist" value="5,15" />
<!-- Misc. -->
<desc>These creatures are perhaps the least human of all the humanoid races of the land. They are treacherously clever, but utterly devoid of civilized impulse. It is said that they can heal themselves from wounds at an unnatural rate.</desc>
|