Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic
In directory sc8-pr-cvs1:/tmp/cvs-serv16951
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_cat_preditor.xml hell_hound.xml
horde_minion.xml ice_fiend.xml imp.xml mongbat.xml
mongbat_strong.xml stone_gargoyle.xml stone_harpy.xml
succubus.xml
Log Message:
Most of this group is done, more later on. Still recovering from the holidays hehe.
Index: balron.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/balron.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** balron.xml 27 Dec 2003 20:44:03 -0000 1.1
--- balron.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,10 ****
<npc id="balron">
<name><random list="NAMES_BALRON" /></name>
! <id>0x8</id>
! <category>Monsters\Deamons\Balron</category>
<inherit id="monster_base"/>
<karma><random min="-10000" max="-20000"/></karma>
--- 5,10 ----
<npc id="balron">
<name><random list="NAMES_BALRON" /></name>
! <id>0xa</id>
! <category>Monsters\Daemonic\Balron</category>
<inherit id="monster_base"/>
<karma><random min="-10000" max="-20000"/></karma>
Index: daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/daemon.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** daemon.xml 27 Dec 2003 20:44:03 -0000 1.1
--- daemon.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,29 ****
<npc id="daemon">
<name><random list="NAMES_DAEMON" /></name>
! <id>0x6</id>
! <category>Monsters\Deamons\Daemon</category>
<inherit id="monster_base"/>
! <karma><random min="-10000" max="-20000"/></karma>
! <fame><random min="10000" max="20000"/></fame>
! <defense><random min="45" max="60"/></defense>
! <lodamage>21</lodamage>
! <hidamage>39</hidamage>
<gold><random min="300" max="400"/></gold>
<!-- Stats -->
<str><random min="476" max="505"/></str>
<dex><random min="76" max="95"/></dex>
! <int><random min="301" max="325"/></int>
<!-- Skills -->
! <wrestling><random min="601" max="800"/></wrestling>
! <tactics><random min="701" max="800"/></tactics>
! <magicresistance><random min="851" max="950"/></magicresistance>
<magery><random min="701" max="800"/></magery>
! <evaluatingint><random min="701" max="800"/></evaluatingint>
<carve>carve_demon</carve>
! <!-- Priv -->
</npc>
--- 5,37 ----
<npc id="daemon">
<name><random list="NAMES_DAEMON" /></name>
! <id>0x9</id>
<inherit id="monster_base"/>
! <karma>-15000</karma>
! <fame>15000</fame>
<gold><random min="300" max="400"/></gold>
<!-- Stats -->
<str><random min="476" max="505"/></str>
<dex><random min="76" max="95"/></dex>
! <int><random min="701" max="800"/></int>
<!-- Skills -->
! <evaluatingintel><random min="701" max="800"/></evaluatingintel>
<magery><random min="701" max="800"/></magery>
! <magicresistance><random min="851" max="950"/></magicresistance>
! <tactics><random min="701" max="800"/></tactics>
! <wrestling><random min="601" max="800"/></wrestling>
! <!-- Damage -->
! <lodamage>7</lodamage>
! <hidamage>14</hidamage>
! <!-- 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>
<carve>carve_demon</carve>
! <category>Monsters\Daemonic\Daemon</category>
</npc>
Index: enslaved_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/enslaved_gargoyle.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** enslaved_gargoyle.xml 27 Dec 2003 20:44:03 -0000 1.1
--- enslaved_gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,17 ****
<npc id="enslaved_gargoyle">
<name>an enslaved gargoyle</name>
! <id>0x46</id>
! <category>Monsters\Deamons\Enslaved Gargoyle</category>
! <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-5000" max="-9999" /></karma>
! <fame><random min="5000" max="9999" /></fame>
! <defense><random min="30" max="40" /></defense>
! <lodamage>18</lodamage>
! <hidamage>35</hidamage>
<!-- Stats -->
<str><random min="302" max="360" /></str>
--- 5,12 ----
<npc id="enslaved_gargoyle">
<name>an enslaved gargoyle</name>
! <id>0x2f1</id>
<inherit id="monster_base" />
! <karma>0</karma>
! <fame>3500</fame>
<!-- Stats -->
<str><random min="302" max="360" /></str>
***************
*** 19,25 ****
<int><random min="81" max="105" /></int>
<!-- Skills -->
! <wrestling><random min="401" max="800" /></wrestling>
! <tactics><random min="501" max="700" /></tactics>
! <magicresistance><random min="701" max="850" /></magicresistance>
</npc>
--- 14,32 ----
<int><random min="81" max="105" /></int>
<!-- Skills -->
! <magicresistance><random min="701" max="850"/></magicresistance>
! <tactics><random min="501" max="700"/></tactics>
! <wrestling><random min="401" max="800"/></wrestling>
! <!-- Damage -->
! <lodamage>7</lodamage>
! <hidamage>14</hidamage>
! <!-- 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>
</npc>
Index: fire_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/fire_gargoyle.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** fire_gargoyle.xml 27 Dec 2003 20:44:03 -0000 1.1
--- fire_gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,29 ****
<npc id="fire_gargoyle">
<name><random list="NAMES_GARGOYLE" /></name>
! <id>0x10</id>
! <category>Monsters\Deamons\Fire Gargoyle</category>
! <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-5000" max="-9999" /></karma>
! <fame><random min="5000" max="9999" /></fame>
! <defense><random min="30" max="35" /></defense>
! <lodamage>22</lodamage>
! <hidamage>45</hidamage>
<!-- Stats -->
! <str><random min="351" max="400" /></str>
! <dex><random min="126" max="145" /></dex>
! <int><random min="226" max="250" /></int>
<!-- Skills -->
! <wrestling><random min="401" max="800" /></wrestling>
! <tactics><random min="801" max="1000" /></tactics>
! <magicresistance><random min="901" max="1050" /></magicresistance>
! <anatomy><random min="751" max="843" /></anatomy>
! <magery><random min="927" max="1050" /></magery>
<evaluatingintel><random min="901" max="1050"/></evaluatingintel>
<meditation><random min="901" max="1050"/></meditation>
</npc>
--- 5,38 ----
<npc id="fire_gargoyle">
<name><random list="NAMES_GARGOYLE" /></name>
! <id>0x82</id>
<inherit id="monster_base" />
! <karma>-3500</karma>
! <fame>3500</fame>
<!-- Stats -->
! <str><random min="351" max="400"/></str>
! <dex><random min="126" max="145"/></dex>
! <int><random min="901" max="1050"/></int>
<!-- Skills -->
! <anatomy><random min="751" max="850"/></anatomy>
<evaluatingintel><random min="901" max="1050"/></evaluatingintel>
+ <magery><random min="901" max="1050"/></magery>
<meditation><random min="901" max="1050"/></meditation>
+ <magicresistance><random min="901" max="1050"/></magicresistance>
+ <tactics><random min="801" max="1000"/></tactics>
+ <wrestling><random min="401" max="800"/></wrestling>
+ <!-- Damage -->
+ <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>
</npc>
Index: gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gargoyle.xml 27 Dec 2003 20:44:03 -0000 1.1
--- gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,28 ****
<npc id="gargoyle">
<name>a gargoyle</name>
! <id>0x3</id>
! <category>Monsters\Deamons\Gargoyle</category>
<inherit id="monster_base"/>
! <karma><random min="-2500" max="-4999"/></karma>
! <fame><random min="2500" max="4999"/></fame>
! <defense><random min="30" max="35"/></defense>
! <lodamage>14</lodamage>
! <hidamage>27</hidamage>
<gold><random min="60" max="100"/></gold>
<!-- Stats -->
<str><random min="146" max="175"/></str>
<dex><random min="76" max="95"/></dex>
! <int><random min="81" max="105"/></int>
<!-- Skills -->
- <wrestling><random min="401" max="800"/></wrestling>
- <tactics><random min="501" max="700"/></tactics>
- <magicresistance><random min="701" max="850"/></magicresistance>
- <magery><random min="701" max="850"/></magery>
<evaluatingintel><random min="701" max="850"/></evaluatingintel>
<carve>carve_gargoyle</carve>
</npc>
--- 5,37 ----
<npc id="gargoyle">
<name>a gargoyle</name>
! <id>0x4</id>
<inherit id="monster_base"/>
! <karma>-3500</karma>
! <fame>3500</fame>
<gold><random min="60" max="100"/></gold>
<!-- Stats -->
<str><random min="146" max="175"/></str>
<dex><random min="76" max="95"/></dex>
! <int><random min="701" max="850"/></int>
<!-- Skills -->
<evaluatingintel><random min="701" max="850"/></evaluatingintel>
+ <magery><random min="701" max="850"/></magery>
+ <magicresistance><random min="701" max="850"/></magicresistance>
+ <tactics><random min="501" max="700"/></tactics>
+ <wrestling><random min="401" max="800"/></wrestling>
+ <!-- Damage -->
+ <lodamage>7</lodamage>
+ <hidamage>14</hidamage>
+ <!-- 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>
<carve>carve_gargoyle</carve>
+ <category>Monsters\Daemonic\Gargoyle</category>
</npc>
Index: gargoyle_destroyer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle_destroyer.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gargoyle_destroyer.xml 27 Dec 2003 20:44:03 -0000 1.1
--- gargoyle_destroyer.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,29 ****
<npc id="gargoyle_destroyer">
<name>a gargoyle destroyer</name>
! <id>0x48</id>
! <category>Monsters\Deamons\Gargoyle Destroyer</category>
! <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-10000" max="-15000" /></karma>
! <fame><random min="10000" max="15000" /></fame>
! <defense><random min="40" max="60" /></defense>
! <lodamage>31</lodamage>
! <hidamage>64</hidamage>
<!-- Stats -->
! <str><random min="760" max="850" /></str>
! <dex><random min="102" max="150" /></dex>
! <int><random min="152" max="200" /></int>
<!-- Skills -->
! <wrestling><random min="901" max="1000" /></wrestling>
! <tactics><random min="901" max="1000" /></tactics>
! <magicresistance><random min="1204" max="1600" /></magicresistance>
! <anatomy><random min="505" max="1000" /></anatomy>
! <magery><random min="910" max="1000" /></magery>
<evaluatingintel><random min="910" max="1000"/></evaluatingintel>
<meditation><random min="910" max="1000"/></meditation>
</npc>
--- 5,39 ----
<npc id="gargoyle_destroyer">
<name>a gargoyle destroyer</name>
! <id>0x2f3</id>
<inherit id="monster_base" />
! <karma>-10000</karma>
! <fame>10000</fame>
<!-- Stats -->
! <str><random min="760" max="850"/></str>
! <dex><random min="102" max="150"/></dex>
! <int><random min="910" max="1000"/></int>
<!-- Skills -->
! <anatomy><random min="505" max="1000"/></anatomy>
<evaluatingintel><random min="910" max="1000"/></evaluatingintel>
+ <macefighting><random min="901" max="1000"/></macefighting>
+ <magery><random min="910" max="1000"/></magery>
<meditation><random min="910" max="1000"/></meditation>
+ <magicresistance><random min="1204" max="1600"/></magicresistance>
+ <swordsmanship><random min="901" max="1000"/></swordsmanship>
+ <tactics><random min="901" max="1000"/></tactics>
+ <wrestling><random min="901" max="1000"/></wrestling>
+ <fencing><random min="901" max="1000"/></fencing>
+ <!-- Damage -->
+ <lodamage>7</lodamage>
+ <hidamage>14</hidamage>
+ <!-- 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>
</npc>
Index: gargoyle_enforcer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle_enforcer.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gargoyle_enforcer.xml 27 Dec 2003 20:44:03 -0000 1.1
--- gargoyle_enforcer.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,29 ****
<npc id="gargoyle_enforcer">
<name>a gargoyle enforcer</name>
! <id>0x47</id>
! <category>Monsters\Deamons\Gargoyle Enforcer</category>
! <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-10000" max="-15000" /></karma>
! <fame><random min="10000" max="15000" /></fame>
! <defense><random min="40" max="60" /></defense>
! <lodamage>19</lodamage>
! <hidamage>36</hidamage>
<!-- Stats -->
! <str><random min="260" max="350" /></str>
! <dex><random min="76" max="95" /></dex>
! <int><random min="101" max="125" /></int>
<!-- Skills -->
! <wrestling><random min="801" max="900" /></wrestling>
! <tactics><random min="701" max="800" /></tactics>
! <magicresistance><random min="1201" max="1300" /></magicresistance>
! <anatomy><random min="701" max="800" /></anatomy>
! <magery><random min="801" max="900" /></magery>
! <evaluatingintel><random min="703" max="1000" /></evaluatingintel>
! <meditation><random min="703" max="1000" /></meditation>
</npc>
--- 5,40 ----
<npc id="gargoyle_enforcer">
<name>a gargoyle enforcer</name>
! <id>0x2f2</id>
<inherit id="monster_base" />
! <karma>-5000</karma>
! <fame>5000</fame>
<!-- Stats -->
! <str><random min="260" max="350"/></str>
! <dex><random min="76" max="95"/></dex>
! <int><random min="703" max="1000"/></int>
<!-- Skills -->
! <anatomy><random min="701" max="800"/></anatomy>
! <evaluatingintel><random min="703" max="1000"/></evaluatingintel>
! <magery><random min="801" max="900"/></magery>
! <meditation><random min="703" max="1000"/></meditation>
! <magicresistance><random min="1201" max="1300"/></magicresistance>
! <swordsmanship><random min="801" max="900"/></swordsmanship>
! <tactics><random min="701" max="800"/></tactics>
! <wrestling><random min="801" max="900"/></wrestling>
! <!-- Damage -->
! <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>
</npc>
Index: harpy.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/harpy.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** harpy.xml 27 Dec 2003 20:44:03 -0000 1.1
--- harpy.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 21,25 ****
<tactics><random min="701" max="1000"/></tactics>
<magicresistance><random min="501" max="650"/></magicresistance>
! <!-- Priv -->
</npc>
--- 21,27 ----
<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>
! <category>Monsters\Daemonic\Harpy</category>
</npc>
Index: hell_cat.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/hell_cat.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** hell_cat.xml 27 Dec 2003 20:44:03 -0000 1.1
--- hell_cat.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 6,16 ****
<name>a hell cat</name>
<id>0xc9</id>
! <category>Monsters\Deamons\Hell Cat (Small)</category>
<inherit id="monster_base"/>
! <karma><random min="-0" max="-624"/></karma>
! <fame><random min="0" max="1249"/></fame>
! <defense><random min="25" max="35"/></defense>
! <lodamage>9</lodamage>
! <hidamage>18</hidamage>
<!-- Stats -->
<str><random min="51" max="100"/></str>
--- 6,13 ----
<name>a hell cat</name>
<id>0xc9</id>
!
<inherit id="monster_base"/>
! <karma>-1000</karma>
! <fame>1000</fame>
<!-- Stats -->
<str><random min="51" max="100"/></str>
***************
*** 18,27 ****
<int><random min="13" max="85"/></int>
<!-- Skills -->
- <wrestling><random min="301" max="400"/></wrestling>
- <tactics><random min="401" max="550"/></tactics>
<magicresistance><random min="451" max="600"/></magicresistance>
! <carve>carve_hellcat</carve>
<totame>711</totame>
! <food>1</food>
</npc>
--- 15,38 ----
<int><random min="13" max="85"/></int>
<!-- Skills -->
<magicresistance><random min="451" max="600"/></magicresistance>
! <tactics><random min="401" max="550"/></tactics>
! <wrestling><random min="301" max="400"/></wrestling>
<totame>711</totame>
! <!-- Damage -->
! <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>
! <carve>carve_hellcat</carve>
! <category>Monsters\Daemonic\Hell Cat (Small)</category>
</npc>
Index: hell_cat_preditor.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/hell_cat_preditor.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** hell_cat_preditor.xml 27 Dec 2003 20:44:03 -0000 1.1
--- hell_cat_preditor.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,10 ****
<npc id="large_hellcat">
<name>a hell cat</name>
! <id>0x7f</id>
! <category>Monsters\Deamons\Hell Cat (Large)</category>
<skin>0</skin>
<inherit id="monster_base" />
--- 5,10 ----
<npc id="large_hellcat">
<name>a hell cat</name>
! <id>0x342</id>
! <category>Monsters\Daemonic\Hell Cat (Large)</category>
<skin>0</skin>
<inherit id="monster_base" />
Index: hell_hound.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/hell_hound.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** hell_hound.xml 27 Dec 2003 20:44:03 -0000 1.1
--- hell_hound.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,16 ****
<npc id="hell_hound">
<name>a hell hound</name>
! <id>0x62</id>
! <category>Monsters\Deamons\Hell Hound</category>
<inherit id="monster_base"/>
! <karma><random min="-1250" max="-2499"/></karma>
! <fame><random min="1250" max="2499"/></fame>
! <defense><random min="25" max="35"/></defense>
! <lodamage>21</lodamage>
! <hidamage>31</hidamage>
<gold><random min="100" max="130"/></gold>
<!-- Stats -->
--- 5,12 ----
<npc id="hell_hound">
<name>a hell hound</name>
! <id>0x61</id>
<inherit id="monster_base"/>
! <karma>-3400</karma>
! <fame>3400</fame>
<gold><random min="100" max="130"/></gold>
<!-- Stats -->
***************
*** 19,28 ****
<int><random min="36" max="60"/></int>
<!-- Skills -->
- <wrestling><random min="601" max="800"/></wrestling>
- <tactics><random min="501" max="700"/></tactics>
<magicresistance><random min="576" max="750"/></magicresistance>
! <carve>carve_hell_hound</carve>
<totame>855</totame>
! <food>1</food>
</npc>
--- 15,38 ----
<int><random min="36" max="60"/></int>
<!-- Skills -->
<magicresistance><random min="576" max="750"/></magicresistance>
! <tactics><random min="501" max="700"/></tactics>
! <wrestling><random min="601" max="800"/></wrestling>
<totame>855</totame>
! <!-- Damage -->
! <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>
! <carve>carve_hell_hound</carve>
! <category>Monsters\Daemonic\Hell Hound</category>
</npc>
Index: horde_minion.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/horde_minion.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** horde_minion.xml 27 Dec 2003 20:44:03 -0000 1.1
--- horde_minion.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 6,25 ****
<name>a horde minion</name>
<id>0x308</id>
- <category>Monsters\Deamons\Horde Minion</category>
- <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-0" max="-624" /></karma>
! <fame><random min="0" max="1249" /></fame>
! <defense><random min="15" max="20" /></defense>
! <lodamage>6</lodamage>
! <hidamage>11</hidamage>
<!-- Stats -->
! <str><random min="16" max="40" /></str>
! <dex><random min="31" max="60" /></dex>
! <int><random min="11" max="25" /></int>
<!-- Skills -->
- <wrestling><random min="251" max="400" /></wrestling>
- <tactics><random min="1" max="150" /></tactics>
<magicresistance>100</magicresistance>
</npc>
--- 6,33 ----
<name>a horde minion</name>
<id>0x308</id>
<inherit id="monster_base" />
! <karma>-500</karma>
! <fame>500</fame>
<!-- Stats -->
! <str><random min="16" max="40"/></str>
! <dex><random min="31" max="60"/></dex>
! <int><random min="11" max="25"/></int>
<!-- Skills -->
<magicresistance>100</magicresistance>
+ <tactics><random min="01" max="150"/></tactics>
+ <wrestling><random min="251" max="400"/></wrestling>
+ <!-- Damage -->
+ <lodamage>5</lodamage>
+ <hidamage>10</hidamage>
+ <!-- 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>
+ <category>Monsters\Daemonic\Horde Minion</category>
</npc>
Index: ice_fiend.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/ice_fiend.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ice_fiend.xml 27 Dec 2003 20:44:03 -0000 1.1
--- ice_fiend.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,17 ****
<npc id="ice_fiend">
<name>an ice fiend</name>
! <id>0xa</id>
! <category>Monsters\Deamons\Ice Fiend</category>
! <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-10000" max="-15000" /></karma>
! <fame><random min="10000" max="15000" /></fame>
! <defense><random min="55" max="65" /></defense>
! <lodamage>24</lodamage>
! <hidamage>50</hidamage>
<!-- Stats -->
<str><random min="376" max="405" /></str>
--- 5,12 ----
<npc id="ice_fiend">
<name>an ice fiend</name>
! <id>0x2b</id>
<inherit id="monster_base" />
! <karma>-18000</karma>
! <fame>18000</fame>
<!-- Stats -->
<str><random min="376" max="405" /></str>
***************
*** 19,27 ****
<int><random min="201" max="225" /></int>
<!-- Skills -->
! <wrestling><random min="801" max="1000" /></wrestling>
! <tactics><random min="801" max="900" /></tactics>
! <magicresistance><random min="751" max="850" /></magicresistance>
! <magery><random min="801" max="900" /></magery>
! <evaluatingintel><random min="801" max="900" /></evaluatingintel>
</npc>
--- 14,37 ----
<int><random min="201" max="225" /></int>
<!-- Skills -->
! <evaluatingintel><random min="801" max="900"/></evaluatingintel>
! <magery><random min="801" max="900"/></magery>
! <magicresistance><random min="751" max="850"/></magicresistance>
! <tactics><random min="801" max="900"/></tactics>
! <wrestling><random min="801" max="1000"/></wrestling>
! <!-- Damage -->
! <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>
! <category>Monsters\Daemonic\Ice Fiend</category>
</npc>
Index: imp.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/imp.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** imp.xml 27 Dec 2003 20:44:03 -0000 1.1
--- imp.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,21 ****
<npc id="imp">
<name>an imp</name>
! <id>0x11</id>
! <category>Monsters\Deamons\Imp</category>
<inherit id="monster_base"/>
! <karma><random min="-1250" max="-2499"/></karma>
! <fame><random min="1250" max="2499"/></fame>
! <defense><random min="25" max="35"/></defense>
! <lodamage>15</lodamage>
! <hidamage>24</hidamage>
<gold><random min="25" max="50"/></gold>
<!-- Stats -->
<str><random min="91" max="115"/></str>
<dex><random min="61" max="80"/></dex>
! <int><random min="86" max="110"/></int>
<!-- Skills -->
<wrestling><random min="401" max="440"/></wrestling>
--- 5,17 ----
<npc id="imp">
<name>an imp</name>
! <id>0x4a</id>
<inherit id="monster_base"/>
! <karma>-2500</karma>
! <fame>2500</fame>
<gold><random min="25" max="50"/></gold>
<!-- Stats -->
<str><random min="91" max="115"/></str>
<dex><random min="61" max="80"/></dex>
! <int><random min="901" max="1000"/></int>
<!-- Skills -->
<wrestling><random min="401" max="440"/></wrestling>
***************
*** 24,30 ****
<magery><random min="901" max="1000"/></magery>
<evaluatingintel><random min="201" max="300"/></evaluatingintel>
- <carve>carve_imp</carve>
<totame>831</totame>
! <food>1</food>
</npc>
--- 20,41 ----
<magery><random min="901" max="1000"/></magery>
<evaluatingintel><random min="201" max="300"/></evaluatingintel>
<totame>831</totame>
! <!-- Damage -->
! <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>
! <carve>carve_imp</carve>
! <category>Monsters\Daemonic\Imp</category>
</npc>
Index: mongbat.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/mongbat.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mongbat.xml 27 Dec 2003 20:44:03 -0000 1.1
--- mongbat.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,16 ****
<npc id="mongbat">
<name>a mongbat</name>
! <id>0x26</id>
! <category>Monsters\Deamons\Mongbat</category>
<inherit id="monster_base"/>
! <karma><random min="-0" max="-624"/></karma>
! <fame><random min="0" max="1249"/></fame>
! <defense><random min="5" max="10"/></defense>
! <lodamage>1</lodamage>
! <hidamage>2</hidamage>
<gold><random min="0" max="25"/></gold>
<!-- Stats -->
--- 5,12 ----
<npc id="mongbat">
<name>a mongbat</name>
! <id>0x27</id>
<inherit id="monster_base"/>
! <karma>-150</karma>
! <fame>150</fame>
<gold><random min="0" max="25"/></gold>
<!-- Stats -->
***************
*** 19,28 ****
<int><random min="6" max="14"/></int>
<!-- Skills -->
- <wrestling><random min="51" max="100"/></wrestling>
- <tactics><random min="51" max="100"/></tactics>
<magicresistance><random min="51" max="140"/></magicresistance>
<carve>carve_mong_bat</carve>
! <totame>0</totame>
! <food>1</food>
</npc>
--- 15,35 ----
<int><random min="6" max="14"/></int>
<!-- Skills -->
<magicresistance><random min="51" max="140"/></magicresistance>
+ <tactics><random min="51" max="100"/></tactics>
+ <wrestling><random min="51" max="100"/></wrestling>
+ <totame>771</totame>
+ <!-- Damage -->
+ <lodamage>1</lodamage>
+ <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>
<carve>carve_mong_bat</carve>
! <category>Monsters\Daemonic\Mongbat</category>
</npc>
Index: mongbat_strong.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/mongbat_strong.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mongbat_strong.xml 27 Dec 2003 20:44:03 -0000 1.1
--- mongbat_strong.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 6,27 ****
<name>a mongbat</name>
<id>0x27</id>
! <category>Monsters\Common Monsters\Mongbat (Strong)</category>
! <skin>0</skin>
! <inherit id="monster_base" />
! <karma><random min="-0" max="-624" /></karma>
! <fame><random min="0" max="1249" /></fame>
! <defense><random min="15" max="25" /></defense>
! <lodamage>7</lodamage>
! <hidamage>10</hidamage>
<!-- Stats -->
! <str><random min="56" max="80" /></str>
! <dex><random min="61" max="80" /></dex>
! <int><random min="26" max="50" /></int>
<!-- Skills -->
! <wrestling><random min="201" max="350" /></wrestling>
! <tactics><random min="351" max="500" /></tactics>
! <magicresistance><random min="151" max="300" /></magicresistance>
! <totame>711</totame>
! <food>1</food>
</npc>
--- 6,35 ----
<name>a mongbat</name>
<id>0x27</id>
! <inherit id="monster_base"/>
! <karma>-300</karma>
! <fame>300</fame>
! <gold><random min="0" max="50"/></gold>
<!-- Stats -->
! <str><random min="12" max="20"/></str>
! <dex><random min="52" max="76"/></dex>
! <int><random min="12" max="28"/></int>
<!-- Skills -->
! <magicresistance><random min="102" max="280"/></magicresistance>
! <tactics><random min="102" max="200"/></tactics>
! <wrestling><random min="102" max="200"/></wrestling>
! <totame>771</totame>
! <!-- Damage -->
! <lodamage>2</lodamage>
! <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>
! <carve>carve_mong_bat</carve>
! <category>Monsters\Daemonic\Mongbat</category>
</npc>
Index: stone_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/stone_gargoyle.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** stone_gargoyle.xml 27 Dec 2003 20:44:03 -0000 1.1
--- stone_gargoyle.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,25 ****
<npc id="stone_gargoyle">
<name>a stone gargoyle</name>
! <id>0x45</id>
! <category>Monsters\Deamons\Stone Gargoyle</category>
! <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-2500" max="-4999" /></karma>
! <fame><random min="2500" max="4999" /></fame>
! <defense><random min="45" max="55" /></defense>
! <lodamage>25</lodamage>
! <hidamage>40</hidamage>
<!-- Stats -->
! <str><random min="246" max="275" /></str>
! <dex><random min="76" max="95" /></dex>
! <int><random min="81" max="105" /></int>
<!-- Skills -->
! <wrestling><random min="601" max="1000" /></wrestling>
! <tactics><random min="801" max="1000" /></tactics>
! <magicresistance><random min="851" max="1000" /></magicresistance>
</npc>
--- 5,32 ----
<npc id="stone_gargoyle">
<name>a stone gargoyle</name>
! <id>0x43</id>
<inherit id="monster_base" />
! <karma>-4000</karma>
! <fame>4000</fame>
<!-- Stats -->
! <str><random min="246" max="275"/></str>
! <dex><random min="76" max="95"/></dex>
! <int><random min="81" max="105"/></int>
<!-- Skills -->
! <magicresistance><random min="851" max="1000"/></magicresistance>
! <tactics><random min="801" max="1000"/></tactics>
! <wrestling><random min="601" max="1000"/></wrestling>
! <!-- Damage -->
! <lodamage>11</lodamage>
! <hidamage>17</hidamage>
! <!-- 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>
</npc>
Index: stone_harpy.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/stone_harpy.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** stone_harpy.xml 27 Dec 2003 20:44:03 -0000 1.1
--- stone_harpy.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 6,25 ****
<name>a stone harpy</name>
<id>0x49</id>
- <category>Monsters\Deamons\Stone Harpy</category>
- <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="-2500" max="-4999" /></karma>
! <fame><random min="2500" max="4999" /></fame>
! <defense><random min="45" max="55" /></defense>
! <lodamage>20</lodamage>
! <hidamage>40</hidamage>
<!-- Stats -->
! <str><random min="296" max="320" /></str>
! <dex><random min="86" max="110" /></dex>
! <int><random min="51" max="75" /></int>
<!-- Skills -->
! <wrestling><random min="701" max="1000" /></wrestling>
! <tactics><random min="701" max="1000" /></tactics>
! <magicresistance><random min="501" max="650" /></magicresistance>
</npc>
--- 6,35 ----
<name>a stone harpy</name>
<id>0x49</id>
<inherit id="monster_base" />
! <karma>-4500</karma>
! <fame>4500</fame>
<!-- Stats -->
! <str><random min="296" max="320"/></str>
! <dex><random min="86" max="110"/></dex>
! <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="701" max="1000"/></wrestling>
! <!-- Damage -->
! <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>
! <category>Monsters\Daemonic\Stone Harpy</category>
</npc>
Index: succubus.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/succubus.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** succubus.xml 27 Dec 2003 20:44:03 -0000 1.1
--- succubus.xml 2 Jan 2004 03:53:32 -0000 1.2
***************
*** 5,10 ****
<npc id="succubus">
<name>a succubus</name>
! <id>0x18</id>
! <category>Monsters\Deamons\Succubus</category>
<skin>0</skin>
<inherit id="monster_base" />
--- 5,10 ----
<npc id="succubus">
<name>a succubus</name>
! <id>0x95</id>
! <category>Monsters\Daemonic\Succubus</category>
<skin>0</skin>
<inherit id="monster_base" />
|