Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic
In directory sc8-pr-cvs1:/tmp/cvs-serv6201
Modified Files:
balron.xml daemon.xml enslaved_gargoyle.xml fire_gargoyle.xml
gargoyle.xml gargoyle_destroyer.xml gargoyle_enforcer.xml
harpy.xml hell_cat.xml hell_hound.xml horde_minion.xml
ice_fiend.xml imp.xml mongbat.xml mongbat_strong.xml
stone_gargoyle.xml stone_harpy.xml
Log Message:
Everything but the hell cat preditor and succubus are updated. I'll dig up their stats in a bit. Now for common, clockwork, and beasts!
Index: balron.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/balron.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** balron.xml 2 Jan 2004 10:50:06 -0000 1.3
--- balron.xml 2 Jan 2004 13:48:15 -0000 1.4
***************
*** 25,38 ****
<lodamage>22</lodamage>
<hidamage>29</hidamage>
! <energydamage>25</energydamage>
! <firedamage>25</firedamage>
! <physicaldamage>50</physicaldamage>
<!-- Resists -->
<defense><random min="65" max="80"/></defense>
! <coldresist><random min="50" max="60"/></coldresist>
! <energyresist><random min="40" max="50"/></energyresist>
! <fireresist><random min="60" max="80"/></fireresist>
! <physicalresist><random min="65" max="80"/></physicalresist>
! <poisonresist>100</poisonresist>
<!-- Misc. -->
<carve>carve_demon_with_sword</carve>
--- 25,38 ----
<lodamage>22</lodamage>
<hidamage>29</hidamage>
! <tag name="energydamage" value="25" />
! <tag name="firedamage" value="25" />
! <tag name="physicaldamage" value="50" />
<!-- Resists -->
<defense><random min="65" max="80"/></defense>
! <tag name="coldresist" value="50,60" />
! <tag name="energyresist" value="40,50" />
! <tag name="fireresist" value="60,80" />
! <tag name="physicalresist" value="65,80" />
! <tag name="poisonresist" value="100" />
<!-- Misc. -->
<carve>carve_demon_with_sword</carve>
Index: daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/daemon.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** daemon.xml 2 Jan 2004 03:53:32 -0000 1.2
--- daemon.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 25,33 ****
<!-- Resists -->
<defense><random min="45" max="60"/></defense>
! <physicalresist><random min="45" max="60"/></physicalresist>
! <fireresist><random min="50" max="60"/></fireresist>
! <coldresist><random min="30" max="40"/></coldresist>
! <poisonresist><random min="20" max="30"/></poisonresist>
! <energyresist><random min="30" max="40"/></energyresist>
<!-- Misc -->
<desc>No purer manifestation of primal evil exists than the hideous daemon,a denizen of the dark and infernal planes brought to these shores bythe most vile wizardries. Only the greatest of heroes have evervanquished a daemon in single combat, and even a group of valiantwarriors must be mighty indeed to survive an encounter with such afiend.</desc>
--- 25,33 ----
<!-- Resists -->
<defense><random min="45" max="60"/></defense>
! <tag name="physicalresist" value="45,60" />
! <tag name="fireresist" value="50,60" />
! <tag name="coldresist" value="30,40" />
! <tag name="poisonresist" value="20,30" />
! <tag name="energyresist" value="30,40" />
<!-- Misc -->
<desc>No purer manifestation of primal evil exists than the hideous daemon,a denizen of the dark and infernal planes brought to these shores bythe most vile wizardries. Only the greatest of heroes have evervanquished a daemon in single combat, and even a group of valiantwarriors must be mighty indeed to survive an encounter with such afiend.</desc>
Index: enslaved_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/enslaved_gargoyle.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** enslaved_gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
--- enslaved_gargoyle.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 22,30 ****
<!-- Resists -->
<defense><random min="30" max="40" /></defense>
! <physicalresist><random min="30" max="40"/></physicalresist>
! <fireresist><random min="50" max="70"/></fireresist>
! <coldresist><random min="15" max="25"/></coldresist>
! <poisonresist><random min="25" max="30"/></poisonresist>
! <energyresist><random min="25" max="30"/></energyresist>
<!-- Misc -->
<category>Monsters\Daemonic\Enslaved Gargoyle</category>
--- 22,30 ----
<!-- Resists -->
<defense><random min="30" max="40" /></defense>
! <tag name="physicalresist" value="30,40" />
! <tag name="fireresist" value="50,70" />
! <tag name="coldresist" value="15,25" />
! <tag name="poisonresist" value="25,30" />
! <tag name="energyresist" value="25,30" />
<!-- Misc -->
<category>Monsters\Daemonic\Enslaved Gargoyle</category>
Index: fire_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/fire_gargoyle.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** fire_gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
--- fire_gargoyle.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 24,36 ****
<lodamage>7</lodamage>
<hidamage>14</hidamage>
! <physicaldamage>20</physicaldamage>
! <firedamage>80</firedamage>
<!-- Resists -->
<defense><random min="30" max="35" /></defense>
! <physicalresist><random min="30" max="35"/></physicalresist>
! <fireresist><random min="50" max="60"/></fireresist>
! <coldresist><random min="-10" max="0"/></coldresist>
! <poisonresist><random min="20" max="30"/></poisonresist>
! <energyresist><random min="20" max="30"/></energyresist>
<!-- Misc -->
<category>Monsters\Daemonic\Fire Gargoyle</category>
--- 24,36 ----
<lodamage>7</lodamage>
<hidamage>14</hidamage>
! <tag name="physicaldamage" value="20" />
! <tag name="firedamage" value="80" />
<!-- Resists -->
<defense><random min="30" max="35" /></defense>
! <tag name="physicalresist" value="30,35" />
! <tag name="fireresist" value="50,60" />
! <tag name="coldresist" value="-10,0" />
! <tag name="poisonresist" value="20,30" />
! <tag name="energyresist" value="20,30" />
<!-- Misc -->
<category>Monsters\Daemonic\Fire Gargoyle</category>
Index: gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
--- gargoyle.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 25,33 ****
<!-- Resists -->
<defense><random min="30" max="35"/></defense>
! <physicalresist><random min="30" max="35"/></physicalresist>
! <fireresist><random min="25" max="35"/></fireresist>
! <coldresist><random min="5" max="10"/></coldresist>
! <poisonresist><random min="15" max="25"/></poisonresist>
! <energyresist>0</energyresist>
<!-- Misc. -->
<desc>These strange creatures are believed by many to be daemonic in nature,but in truth this is a slander. They are an Intelligent and civilizedrace. They have no love for humanity (nor is their mistrustunjustified) but they are honorable in their own, alien way. Theirways are mysterious, and it may be that they are too different from usto ever live in peace with humanity. If that proves to be so, somewould call it a great tragedy.</desc>
--- 25,32 ----
<!-- Resists -->
<defense><random min="30" max="35"/></defense>
! <tag name="physicalresist" value="30,35" />
! <tag name="fireresist" value="25,35" />
! <tag name="coldresist" value="5,10" />
! <tag name="poisonresist" value="15,25" />
<!-- Misc. -->
<desc>These strange creatures are believed by many to be daemonic in nature,but in truth this is a slander. They are an Intelligent and civilizedrace. They have no love for humanity (nor is their mistrustunjustified) but they are honorable in their own, alien way. Theirways are mysterious, and it may be that they are too different from usto ever live in peace with humanity. If that proves to be so, somewould call it a great tragedy.</desc>
Index: gargoyle_destroyer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle_destroyer.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** gargoyle_destroyer.xml 2 Jan 2004 03:53:32 -0000 1.2
--- gargoyle_destroyer.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 29,37 ****
<!-- Resists -->
<defense><random min="40" max="60" /></defense>
! <physicalresist><random min="40" max="60"/></physicalresist>
! <fireresist><random min="60" max="70"/></fireresist>
! <coldresist><random min="15" max="25"/></coldresist>
! <poisonresist><random min="15" max="25"/></poisonresist>
! <energyresist><random min="15" max="25"/></energyresist>
<!-- Misc. -->
<category>Monsters\Daemonic\Gargoyle Destroyer</category>
--- 29,37 ----
<!-- Resists -->
<defense><random min="40" max="60" /></defense>
! <tag name="physicalresist" value="40,60" />
! <tag name="fireresist" value="60,70" />
! <tag name="coldresist" value="15,25" />
! <tag name="poisonresist" value="15,25" />
! <tag name="energyresist" value="15,25" />
<!-- Misc. -->
<category>Monsters\Daemonic\Gargoyle Destroyer</category>
Index: gargoyle_enforcer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle_enforcer.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** gargoyle_enforcer.xml 2 Jan 2004 03:53:32 -0000 1.2
--- gargoyle_enforcer.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 25,38 ****
<lodamage>7</lodamage>
<hidamage>13</hidamage>
! <physicaldamage>50</physicaldamage>
! <firedamage>25</firedamage>
! <energydamage>25</energydamage>
<!-- Resists -->
<defense><random min="40" max="60" /></defense>
! <physicalresist><random min="40" max="60"/></physicalresist>
! <fireresist><random min="50" max="60"/></fireresist>
! <coldresist><random min="20" max="30"/></coldresist>
! <poisonresist><random min="25" max="35"/></poisonresist>
! <energyresist><random min="15" max="25"/></energyresist>
<!-- Misc. -->
<category>Monsters\Daemonic\Gargoyle Enforcer</category>
--- 25,38 ----
<lodamage>7</lodamage>
<hidamage>13</hidamage>
! <tag name="physicaldamage" value="50" />
! <tag name="firedamage" value="25" />
! <tag name="energydamage" value="25" />
<!-- Resists -->
<defense><random min="40" max="60" /></defense>
! <tag name="physicalresist" value="40,60" />
! <tag name="fireresist" value="50,60" />
! <tag name="coldresist" value="20,30" />
! <tag name="poisonresist" value="25,35" />
! <tag name="energyresist" value="15,25" />
<!-- Misc. -->
<category>Monsters\Daemonic\Gargoyle Enforcer</category>
Index: harpy.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/harpy.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** harpy.xml 2 Jan 2004 03:53:32 -0000 1.2
--- harpy.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 7,15 ****
<id>0x1e</id>
<inherit id="monster_base"/>
! <karma><random min="-1250" max="-2499"/></karma>
! <fame><random min="1250" max="2499"/></fame>
! <defense><random min="25" max="30"/></defense>
! <lodamage>9</lodamage>
! <hidamage>13</hidamage>
<gold><random min="50" max="100"/></gold>
<!-- Stats -->
--- 7,12 ----
<id>0x1e</id>
<inherit id="monster_base"/>
! <karma>-2500</karma>
! <fame>2500</fame>
<gold><random min="50" max="100"/></gold>
<!-- Stats -->
***************
*** 18,24 ****
<int><random min="51" max="75"/></int>
<!-- Skills -->
- <wrestling><random min="601" max="900"/></wrestling>
- <tactics><random min="701" max="1000"/></tactics>
<magicresistance><random min="501" max="650"/></magicresistance>
<!-- Misc. -->
<desc>These foul beasts have the head of a woman and the body of a bird.Despite their human features, it is not believed they are intelligent.They attack in small flocks from the air, wheeling above their preyand rending them with claws and beaks. They love gold like a raven ormagpie loves all shiny things. There are those who seek to fletchtheir arrows with the harpy's feather, thinking it will convey virtueon the shafts, but those who have made a study of such things assurethat this is merely a false and extremely dangerous conceit.</desc>
--- 15,31 ----
<int><random min="51" max="75"/></int>
<!-- Skills -->
<magicresistance><random min="501" max="650"/></magicresistance>
+ <tactics><random min="701" max="1000"/></tactics>
+ <wrestling><random min="601" max="900"/></wrestling>
+ <!-- Damage -->
+ <lodamage>5</lodamage>
+ <hidamage>7</hidamage>
+ <!-- Resists -->
+ <defense><random min="25" max="30"/></defense>
+ <tag name="coldresist" value="10,30" />
+ <tag name="energyresist" value="10,20" />
+ <tag name="fireresist" value="10,20" />
+ <tag name="physicalresist" value="25,30" />
+ <tag name="poisonresist" value="20,30" />
<!-- Misc. -->
<desc>These foul beasts have the head of a woman and the body of a bird.Despite their human features, it is not believed they are intelligent.They attack in small flocks from the air, wheeling above their preyand rending them with claws and beaks. They love gold like a raven ormagpie loves all shiny things. There are those who seek to fletchtheir arrows with the harpy's feather, thinking it will convey virtueon the shafts, but those who have made a study of such things assurethat this is merely a false and extremely dangerous conceit.</desc>
Index: hell_cat.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/hell_cat.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** hell_cat.xml 2 Jan 2004 03:53:32 -0000 1.2
--- hell_cat.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 22,34 ****
<lodamage>6</lodamage>
<hidamage>12</hidamage>
! <physicaldamage>40</physicaldamage>
! <firedamage>60</firedamage>
<!-- Resists -->
<defense><random min="25" max="35"/></defense>
! <physicalresist><random min="25" max="35"/></physicalresist>
! <fireresist><random min="80" max="90"/></fireresist>
! <coldresist>0</coldresist>
! <poisonresist>0</poisonresist>
! <energyresist><random min="15" max="20"/></energyresist>
<!-- Misc. -->
<desc>These cats hail from another plane. Why they were brought to ours is amystery. The hellcat does not make a good pet, as they are likely toimmolate at inopportune times. Balls of yarn are nothing more than awaiting fuse.</desc>
--- 22,32 ----
<lodamage>6</lodamage>
<hidamage>12</hidamage>
! <tag name="physicaldamage" value="40" />
! <tag name="firedamage" value="60" />
<!-- Resists -->
<defense><random min="25" max="35"/></defense>
! <tag name="physicalresist" value="25,35" />
! <tag name="fireresist" value="80,90" />
! <tag name="energyresist" value="15,20" />
<!-- Misc. -->
<desc>These cats hail from another plane. Why they were brought to ours is amystery. The hellcat does not make a good pet, as they are likely toimmolate at inopportune times. Balls of yarn are nothing more than awaiting fuse.</desc>
Index: hell_hound.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/hell_hound.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** hell_hound.xml 2 Jan 2004 03:53:32 -0000 1.2
--- hell_hound.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 22,34 ****
<lodamage>21</lodamage>
<hidamage>31</hidamage>
! <physicaldamage>20</physicaldamage>
! <firedamage>80</firedamage>
<!-- Resists -->
<defense><random min="25" max="35"/></defense>
! <physicalresist><random min="25" max="35"/></physicalresist>
! <fireresist><random min="30" max="40"/></fireresist>
! <coldresist>0</coldresist>
! <poisonresist><random min="10" max="20"/></poisonresist>
! <energyresist><random min="10" max="20"/></energyresist>
<!-- Misc. -->
<desc>Whatsoever raiment a daemon adorns, doubt not that their power remainsbeneath the garb. Truer words could not be spoken of the hounds fromhell. Vicious and hungry, these hounds are pack animals whose soledesire is to relieve wanderers of their mortal coil.</desc>
--- 22,33 ----
<lodamage>21</lodamage>
<hidamage>31</hidamage>
! <tag name="physicaldamage" value="20" />
! <tag name="firedamage" value="80" />
<!-- Resists -->
<defense><random min="25" max="35"/></defense>
! <tag name="physicalresist" value="25,35" />
! <tag name="fireresist" value="30,40" />
! <tag name="poisonresist" value="10,20" />
! <tag name="energyresist" value="10,20" />
<!-- Misc. -->
<desc>Whatsoever raiment a daemon adorns, doubt not that their power remainsbeneath the garb. Truer words could not be spoken of the hounds fromhell. Vicious and hungry, these hounds are pack animals whose soledesire is to relieve wanderers of their mortal coil.</desc>
Index: horde_minion.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/horde_minion.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** horde_minion.xml 2 Jan 2004 03:53:32 -0000 1.2
--- horde_minion.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 22,30 ****
<!-- Resists -->
<defense><random min="15" max="20" /></defense>
! <physicalresist><random min="15" max="20"/></physicalresist>
! <fireresist><random min="5" max="10"/></fireresist>
! <coldresist>0</coldresist>
! <poisonresist>0</poisonresist>
! <energyresist>0</energyresist>
<!-- Misc. -->
<desc>These creatures are only two to three feet tall with extremely largeheads. The lower jaw of the creature is enormous, nearly half the sizeof the entire head, with a small, piggish nose that perches betweentwo bulbous, yellow eyes. Short, sturdy arms and legs sprout from theshaggy torso, but convey surprising speed as it scuttles about.Cowardly as individuals, the Horde Demon will always prefer to runthan to fight. However, in numbers, they gain courage and thrive onthe confusion their appearance creates.</desc>
--- 22,27 ----
<!-- Resists -->
<defense><random min="15" max="20" /></defense>
! <tag name="physicalresist" value="15,20" />
! <tag name="fireresist" value="5,10" />
<!-- Misc. -->
<desc>These creatures are only two to three feet tall with extremely largeheads. The lower jaw of the creature is enormous, nearly half the sizeof the entire head, with a small, piggish nose that perches betweentwo bulbous, yellow eyes. Short, sturdy arms and legs sprout from theshaggy torso, but convey surprising speed as it scuttles about.Cowardly as individuals, the Horde Demon will always prefer to runthan to fight. However, in numbers, they gain courage and thrive onthe confusion their appearance creates.</desc>
Index: ice_fiend.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/ice_fiend.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ice_fiend.xml 2 Jan 2004 03:53:32 -0000 1.2
--- ice_fiend.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 22,34 ****
<lodamage>8</lodamage>
<hidamage>19</hidamage>
! <physicaldamage>20</physicaldamage>
! <colddamage>80</colddamage>
<!-- Resists -->
<defense><random min="55" max="65" /></defense>
! <coldresist><random min="60" max="70"/></coldresist>
! <energyresist><random min="30" max="40"/></energyresist>
! <fireresist><random min="10" max="20"/></fireresist>
! <physicalresist><random min="55" max="65"/></physicalresist>
! <poisonresist><random min="20" max="30"/></poisonresist>
<!-- Misc. -->
<desc>Some say hell is a sulfurous inferno, and others hold it is a barrenwasteland of ice under an ever-biting blizzard. The Ice Fiend is a good support for the latter. No hatred, anger, madness, joy, love, oremotion of any kind shows on their faces. The Ice Fiend wields thewhip of frost in battle with only a grim look of lost hope on theirface.</desc>
--- 22,34 ----
<lodamage>8</lodamage>
<hidamage>19</hidamage>
! <tag name="physicaldamage" value="20" />
! <tag name="colddamage" value="80" />
<!-- Resists -->
<defense><random min="55" max="65" /></defense>
! <tag name="coldresist" value="60,70" />
! <tag name="energyresist" value="30,40" />
! <tag name="fireresist" value="10,20" />
! <tag name="physicalresist" value="55,65" />
! <tag name="poisonresist" value="20,30" />
<!-- Misc. -->
<desc>Some say hell is a sulfurous inferno, and others hold it is a barrenwasteland of ice under an ever-biting blizzard. The Ice Fiend is a good support for the latter. No hatred, anger, madness, joy, love, oremotion of any kind shows on their faces. The Ice Fiend wields thewhip of frost in battle with only a grim look of lost hope on theirface.</desc>
Index: imp.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/imp.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** imp.xml 2 Jan 2004 03:53:32 -0000 1.2
--- imp.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 24,37 ****
<lodamage>10</lodamage>
<hidamage>14</hidamage>
! <energydamage>20</energydamage>
! <firedamage>30</firedamage>
! <poisondamage>50</poisondamage>
<!-- Resists -->
<defense><random min="15" max="25"/></defense>
! <coldresist><random min="35" max="45"/></coldresist>
! <energyresist><random min="35" max="45"/></energyresist>
! <fireresist><random min="35" max="45"/></fireresist>
! <physicalresist><random min="15" max="25"/></physicalresist>
! <poisonresist><random min="45" max="55"/></poisonresist>
<!-- Misc. -->
<desc>Whatever Fate granted the Imp wings was clearly not gifted withforesight. The Imp is quite capable of causing enough mischief on theground; being airborne only doubles the threat. Gifted with smallmagic and a temperament for causing trouble, these annoying beastsprey upon all who cross their path. It is rumored that Imps will stealfrom the strange (you) and give to the familiar (themselves). *Wareyour health and holdings should you cross the path of the Imp.</desc>
--- 24,37 ----
<lodamage>10</lodamage>
<hidamage>14</hidamage>
! <tag name="energydamage" value="20" />
! <tag name="firedamage" value="30" />
! <tag name="poisondamage" value="50" />
<!-- Resists -->
<defense><random min="15" max="25"/></defense>
! <tag name="coldresist" value="35,45" />
! <tag name="energyresist" value="35,45" />
! <tag name="fireresist" value="35,45" />
! <tag name="physicalresist" value="15,25" />
! <tag name="poisonresist" value="45,55" />
<!-- Misc. -->
<desc>Whatever Fate granted the Imp wings was clearly not gifted withforesight. The Imp is quite capable of causing enough mischief on theground; being airborne only doubles the threat. Gifted with smallmagic and a temperament for causing trouble, these annoying beastsprey upon all who cross their path. It is rumored that Imps will stealfrom the strange (you) and give to the familiar (themselves). *Wareyour health and holdings should you cross the path of the Imp.</desc>
Index: mongbat.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/mongbat.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mongbat.xml 2 Jan 2004 03:53:32 -0000 1.2
--- mongbat.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 23,31 ****
<hidamage>2</hidamage>
<!-- Resists -->
! <coldresist>0</coldresist>
! <energyresist>0</energyresist>
! <fireresist>0</fireresist>
! <physicalresist><random min="5" max="10"/></physicalresist>
! <poisonresist>0</poisonresist>
<!-- Misc. -->
<desc>Like the harpies and the headless, the mongbat is a bestial perversionof the human form, being shaped like a bat with a monkey's head.Mongbats are cowardly creatures, of no great threat individually, butthey are masters of the underground ambush, attacking in flocks fromout of the concealing dark.</desc>
--- 23,28 ----
<hidamage>2</hidamage>
<!-- Resists -->
! <defense><random min="5" max="10" /></defense>
! <tag name="physicalresist" value=5,10"" />
<!-- Misc. -->
<desc>Like the harpies and the headless, the mongbat is a bestial perversionof the human form, being shaped like a bat with a monkey's head.Mongbats are cowardly creatures, of no great threat individually, butthey are masters of the underground ambush, attacking in flocks fromout of the concealing dark.</desc>
Index: mongbat_strong.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/mongbat_strong.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mongbat_strong.xml 2 Jan 2004 03:53:32 -0000 1.2
--- mongbat_strong.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 23,31 ****
<hidamage>4</hidamage>
<!-- Resists -->
! <coldresist>0</coldresist>
! <energyresist>0</energyresist>
! <fireresist>0</fireresist>
! <physicalresist><random min="10" max="20"/></physicalresist>
! <poisonresist>0</poisonresist>
<!-- Misc. -->
<desc>Like the harpies and the headless, the mongbat is a bestial perversionof the human form, being shaped like a bat with a monkey's head.Mongbats are cowardly creatures, of no great threat individually, butthey are masters of the underground ambush, attacking in flocks fromout of the concealing dark.</desc>
--- 23,28 ----
<hidamage>4</hidamage>
<!-- Resists -->
! <defense><random min="10" max="20" /></defense>
! <tag name="physicalresist" value="10,20" />
<!-- Misc. -->
<desc>Like the harpies and the headless, the mongbat is a bestial perversionof the human form, being shaped like a bat with a monkey's head.Mongbats are cowardly creatures, of no great threat individually, butthey are masters of the underground ambush, attacking in flocks fromout of the concealing dark.</desc>
Index: stone_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/stone_gargoyle.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** stone_gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
--- stone_gargoyle.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 22,30 ****
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <coldresist><random min="10" max="20"/></coldresist>
! <energyresist><random min="30" max="40"/></energyresist>
! <fireresist><random min="20" max="30"/></fireresist>
! <physicalresist><random min="45" max="55"/></physicalresist>
! <poisonresist><random min="30" max="40"/></poisonresist>
<!-- Misc. -->
<category>Monsters\Daemonic\Stone Gargoyle</category>
--- 22,30 ----
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <tag name="coldresist" value="10,20" />
! <tag name="energyresist" value="30,40" />
! <tag name="fireresist" value="20,30" />
! <tag name="physicalresist" value="45,55" />
! <tag name="poisonresist" value="30,40" />
<!-- Misc. -->
<category>Monsters\Daemonic\Stone Gargoyle</category>
Index: stone_harpy.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/stone_harpy.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** stone_harpy.xml 2 Jan 2004 03:53:32 -0000 1.2
--- stone_harpy.xml 2 Jan 2004 13:48:15 -0000 1.3
***************
*** 20,32 ****
<lodamage>8</lodamage>
<hidamage>16</hidamage>
! <physicaldamage>75</physicaldamage>
! <poisondamage>25</poisondamage>
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <coldresist><random min="10" max="20"/></coldresist>
! <energyresist><random min="30" max="40"/></energyresist>
! <fireresist><random min="20" max="30"/></fireresist>
! <physicalresist><random min="45" max="55"/></physicalresist>
! <poisonresist><random min="30" max="40"/></poisonresist>
<!-- Misc. -->
<desc>Stone Harpy is a misnomer. Harpies living in excess of a century willdevelop a very tough outer layer of skin. Almost chitinous, this skinacts as a primary defense of the older harpies. Though movement isdecreased, their armor and hardened talons make them more dangerous. The feathers covering a stone harpy, are hard as steel and areexcellent for fletching.</desc>
--- 20,32 ----
<lodamage>8</lodamage>
<hidamage>16</hidamage>
! <tag name="physicaldamage" value="75" />
! <tag name="poisondamage" value="25" />
<!-- Resists -->
<defense><random min="45" max="55" /></defense>
! <tag name="coldresist" value="10,20" />
! <tag name="energyresist" value="30,40" />
! <tag name="fireresist" value="20,30" />
! <tag name="physicalresist" value="45,55" />
! <tag name="poisonresist" value="30,40" />
<!-- Misc. -->
<desc>Stone Harpy is a misnomer. Harpies living in excess of a century willdevelop a very tough outer layer of skin. Almost chitinous, this skinacts as a primary defense of the older harpies. Though movement isdecreased, their armor and hardened talons make them more dangerous. The feathers covering a stone harpy, are hard as steel and areexcellent for fletching.</desc>
|