Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons
In directory sc8-pr-cvs1:/tmp/cvs-serv822
Modified Files:
ancient_wyrm.xml dragon.xml drake.xml serpentine_dragon.xml
shadow_wyrm.xml white_wyrm.xml wyvern.xml
Log Message:
Dragons should be done for now as well...
Index: ancient_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/ancient_wyrm.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ancient_wyrm.xml 27 Dec 2003 20:44:03 -0000 1.1
--- ancient_wyrm.xml 2 Jan 2004 09:37:00 -0000 1.2
***************
*** 5,29 ****
<npc id="ancient_wyrm">
<name>an ancient wyrm</name>
! <id>0x2e</id>
! <category>Monsters\Dragons\Ancient Wyrm </category>
<inherit id="monster_base"/>
! <karma><random min="-10000" max="-15000"/></karma>
! <fame><random min="10000" max="15000"/></fame>
! <defense><random min="65" max="75"/></defense>
! <lodamage>146</lodamage>
! <hidamage>182</hidamage>
<gold><random min="700" max="1100"/></gold>
<!-- Stats -->
<str><random min="1096" max="1185"/></str>
<dex><random min="86" max="175"/></dex>
! <int><random min="686" max="775"/></int>
<!-- Skills -->
! <wrestling><random min="976" max="1000"/></wrestling>
! <tactics><random min="976" max="1000"/></tactics>
<magicresistance><random min="1005" max="1500"/></magicresistance>
! <magery><random min="801" max="1000" /></magery>
! <meditation><random min="801" max="1000" /></meditation>
! <evaluatingintel><random min="525" max="750" /></evaluatingintel>
! <carve></carve>
</npc>
--- 5,39 ----
<npc id="ancient_wyrm">
<name>an ancient wyrm</name>
! <id>0x69</id>
<inherit id="monster_base"/>
! <karma>-22500</karma>
! <fame>22500</fame>
<gold><random min="700" max="1100"/></gold>
<!-- Stats -->
<str><random min="1096" max="1185"/></str>
<dex><random min="86" max="175"/></dex>
! <int><random min="801" max="1000"/></int>
<!-- Skills -->
! <evaluatingintel><random min="801" max="1000"/></evaluatingintel>
! <magery><random min="801" max="1000"/></magery>
! <meditation><random min="525" max="750"/></meditation>
<magicresistance><random min="1005" max="1500"/></magicresistance>
! <tactics><random min="976" max="1000"/></tactics>
! <wrestling><random min="976" max="1000"/></wrestling>
! <!-- Damage -->
! <lodamage>29</lodamage>
! <hidamage>35</hidamage>
! <firedamage>25</firedamage>
! <physicaldamage>75</physicaldamage>
! <!-- Resists -->
! <defense><random min="65" max="75"/></defense>
! <coldresist><random min="70" max="80"/></coldresist>
! <energyresist><random min="60" max="70"/></energyresist>
! <fireresist><random min="80" max="90"/></fireresist>
! <physicalresist><random min="65" max="75"/></physicalresist>
! <poisonresist><random min="60" max="70"/></poisonresist>
! <!-- Misc. -->
! <desc>The eldest of the Draconian race are rarely seen by any other than drake eyes. Ancient in origin, the wizened Elder is said to long forthe days when the reptile was the guardian of the land now known as Britannia. Patience is not a virtue of the Elder Wyrm, and disturbing one may lead to a quick death. Death, of course, being the quickest way for these ancient ones to be rid of the intruder and get back to their studies.</desc>
! <category>Monsters\Dragons\Ancient Wyrm</category>
</npc>
Index: dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/dragon.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** dragon.xml 27 Dec 2003 20:44:04 -0000 1.1
--- dragon.xml 2 Jan 2004 09:37:00 -0000 1.2
***************
*** 6,16 ****
<name>a dragon</name>
<id>0xc</id>
- <category>Monsters\Dragons\Dragon (Gray)</category>
<inherit id="monster_base"/>
! <karma><random min="-10000" max="-20000"/></karma>
! <fame><random min="10000" max="20000"/></fame>
! <defense><random min="55" max="65"/></defense>
! <lodamage>65</lodamage>
! <hidamage>90</hidamage>
<gold><random min="400" max="700"/></gold>
<!-- Stats -->
--- 6,12 ----
<name>a dragon</name>
<id>0xc</id>
<inherit id="monster_base"/>
! <karma>-15000</karma>
! <fame>15000</fame>
<gold><random min="400" max="700"/></gold>
<!-- Stats -->
***************
*** 19,30 ****
<int><random min="436" max="475"/></int>
<!-- Skills -->
! <wrestling><random min="901" max="925"/></wrestling>
! <tactics><random min="976" max="1000"/></tactics>
! <magicresistance><random min="991" max="1000"/></magicresistance>
<magery><random min="301" max="400"/></magery>
! <evaluatingint><random min="301" max="400"/></evaluatingint>
<carve>carve_dragon_gray</carve>
- <!-- Priv -->
<totame>939</totame>
</npc>
--- 15,38 ----
<int><random min="436" max="475"/></int>
<!-- Skills -->
! <evaluatingintel><random min="301" max="400"/></evaluatingintel>
<magery><random min="301" max="400"/></magery>
! <magicresistance><random min="991" max="1000"/></magicresistance>
! <tactics><random min="976" max="1000"/></tactics>
! <wrestling><random min="901" max="925"/></wrestling>
! <!-- Damage -->
! <lodamage>16</lodamage>
! <hidamage>22</hidamage>
! <!-- Resists -->
! <defense><random min="55" max="65"/></defense>
! <coldresist><random min="30" max="40"/></coldresist>
! <energyresist><random min="35" max="45"/></energyresist>
! <fireresist><random min="60" max="70"/></fireresist>
! <physicalresist><random min="55" max="65"/></physicalresist>
! <poisonresist><random min="25" max="35"/></poisonresist>
! <!-- Misc. -->
! <desc>Dragons are a wise and ancient race. They are terrible indeed in their anger, but they are neither cruel nor rapacious in their own nature. Any who says otherwise speaks not the truth. It is true that dragons, like all other sapient peoples, have the power to choose, and that some, succumbing to malice or madness, have descended in wrath onhelpless humans, and been put down in consequence. When a man dies beneath a dragon's claws, however, it is far more often the case that he has succumbed to his own greed, and gone foolishly seeking to rob the dragon of his fabled hoard.</desc>
<carve>carve_dragon_gray</carve>
<totame>939</totame>
+ <category>Monsters\Dragons\Dragon (Gray)</category>
</npc>
Index: drake.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/drake.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** drake.xml 27 Dec 2003 20:44:04 -0000 1.1
--- drake.xml 2 Jan 2004 09:37:00 -0000 1.2
***************
*** 5,16 ****
<npc id="drake_gray">
<name>a drake</name>
! <id>0x3b</id>
! <category>Monsters\Dragons\Drake (Gray)</category>
<inherit id="monster_base"/>
! <karma><random min="-5000" max="-9999"/></karma>
! <fame><random min="5000" max="9999"/></fame>
! <defense><random min="45" max="50"/></defense>
! <lodamage>30</lodamage>
! <hidamage>46</hidamage>
<gold><random min="180" max="220"/></gold>
<!-- Stats -->
--- 5,12 ----
<npc id="drake_gray">
<name>a drake</name>
! <id>0x3c</id>
<inherit id="monster_base"/>
! <karma>-5500</karma>
! <fame>5500</fame>
<gold><random min="180" max="220"/></gold>
<!-- Stats -->
***************
*** 19,28 ****
<int><random min="101" max="140"/></int>
<!-- Skills -->
- <wrestling><random min="651" max="800"/></wrestling>
- <tactics><random min="651" max="900"/></tactics>
<magicresistance><random min="651" max="800"/></magicresistance>
! <carve>carve_drake_gray</carve>
! <!-- Priv -->
<totame>843</totame>
</npc>
--- 15,37 ----
<int><random min="101" max="140"/></int>
<!-- Skills -->
<magicresistance><random min="651" max="800"/></magicresistance>
! <tactics><random min="651" max="900"/></tactics>
! <wrestling><random min="651" max="800"/></wrestling>
! <!-- Damage -->
! <lodamage>11</lodamage>
! <hidamage>17</hidamage>
! <firedamage>20</firedamage>
! <physicaldamage>80</physicaldamage>
! <!-- Resists -->
! <defense><random min="45" max="50"/></defense>
! <coldresist><random min="40" max="50"/></coldresist>
! <energyresist><random min="30" max="40"/></energyresist>
! <fireresist><random min="50" max="60"/></fireresist>
! <physicalresist><random min="45" max="50"/></physicalresist>
! <poisonresist><random min="20" max="30"/></poisonresist>
! <!-- Misc. -->
<totame>843</totame>
+ <carve>carve_drake_gray</carve>
+ <category>Monsters\Dragons\Drake (Gray)</category>
</npc>
***************
*** 31,35 ****
<inherit id="drake_gray" />
<name>a drake</name>
! <id>0x3c</id>
<category>Monsters\Dragons\Drake (Red)</category>
<carve>carve_drake_red</carve>
--- 40,44 ----
<inherit id="drake_gray" />
<name>a drake</name>
! <id>0x3d</id>
<category>Monsters\Dragons\Drake (Red)</category>
<carve>carve_drake_red</carve>
Index: serpentine_dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/serpentine_dragon.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** serpentine_dragon.xml 27 Dec 2003 20:44:04 -0000 1.1
--- serpentine_dragon.xml 2 Jan 2004 09:37:00 -0000 1.2
***************
*** 5,29 ****
<npc id="serpentine_dragon">
<name>a serpentine dragon</name>
! <id>0x67</id>
! <category>Monsters\Dragons\Serpentine Dragon</category>
! <skin>0</skin>
<inherit id="monster_base" />
! <karma><random min="5000" max="9999" /></karma>
! <fame><random min="10000" max="15000" /></fame>
! <defense><random min="35" max="40" /></defense>
! <lodamage>9</lodamage>
! <hidamage>20</hidamage>
<gold><random min="700" max="900"/></gold>
<!-- Stats -->
! <str><random min="111" max="140" /></str>
! <dex><random min="201" max="220" /></dex>
! <int><random min="1001" max="1040" /></int>
<!-- Skills -->
! <wrestling><random min="301" max="1000" /></wrestling>
! <tactics><random min="501" max="600" /></tactics>
! <magicresistance>1000</magicresistance>
! <magery><random min="1101" max="1200" /></magery>
! <evaluatingintel><random min="1001" max="1100" /></evaluatingintel>
<meditation>1000</meditation>
</npc>
--- 5,38 ----
<npc id="serpentine_dragon">
<name>a serpentine dragon</name>
! <id>0xac</id>
<inherit id="monster_base" />
! <karma>15000</karma>
! <fame>15000</fame>
<gold><random min="700" max="900"/></gold>
<!-- Stats -->
! <str><random min="111" max="140"/></str>
! <dex><random min="201" max="220"/></dex>
! <int><random min="1001" max="1100"/></int>
<!-- Skills -->
! <evaluatingintel><random min="1001" max="1100"/></evaluatingintel>
! <magery><random min="1101" max="1200"/></magery>
<meditation>1000</meditation>
+ <magicresistance>1000</magicresistance>
+ <tactics><random min="501" max="600"/></tactics>
+ <wrestling><random min="301" max="1000"/></wrestling>
+ <!-- Damage -->
+ <lodamage>5</lodamage>
+ <hidamage>12</hidamage>
+ <physicaldamage>75</physicaldamage>
+ <poisondamage>25</poisondamage>
+ <!-- Resists -->
+ <defense><random min="35" max="40" /></defense>
+ <coldresist><random min="25" max="35"/></coldresist>
+ <energyresist><random min="25" max="35"/></energyresist>
+ <fireresist><random min="25" max="35"/></fireresist>
+ <physicalresist><random min="35" max="40"/></physicalresist>
+ <poisonresist><random min="25" max="35"/></poisonresist>
+ <!-- Misc. -->
+ <category>Monsters\Dragons\Serpentine Dragon</category>
</npc>
Index: shadow_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/shadow_wyrm.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** shadow_wyrm.xml 27 Dec 2003 20:44:04 -0000 1.1
--- shadow_wyrm.xml 2 Jan 2004 09:37:00 -0000 1.2
***************
*** 5,29 ****
<npc id="shadow_wyrm">
<name>a shadow wyrm</name>
! <id>0x6A</id>
! <category>Monsters\Dragons\Shadow Wyrm</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="65" max="75" /></defense>
! <lodamage>130</lodamage>
! <hidamage>165</hidamage>
<gold><random min="800" max="1100"/></gold>
<!-- Stats -->
! <str><random min="898" max="1030" /></str>
! <dex><random min="68" max="200" /></dex>
! <int><random min="488" max="620" /></int>
<!-- Skills -->
! <wrestling><random min="976" max="1000" /></wrestling>
! <tactics><random min="976" max="1000" /></tactics>
! <magicresistance><random min="1003" max="1300" /></magicresistance>
! <magery><random min="801" max="1000" /></magery>
! <evaluatingintel><random min="801" max="1000" /></evaluatingintel>
! <meditation><random min="525" max="750" /></meditation>
</npc>
--- 5,39 ----
<npc id="shadow_wyrm">
<name>a shadow wyrm</name>
! <id>0x6a</id>
<inherit id="monster_base" />
! <karma>-22500</karma>
! <fame>22500</fame>
<gold><random min="800" max="1100"/></gold>
<!-- Stats -->
! <str><random min="898" max="1030"/></str>
! <dex><random min="68" max="200"/></dex>
! <int><random min="801" max="1000"/></int>
<!-- Skills -->
! <evaluatingintel><random min="801" max="1000"/></evaluatingintel>
! <magery><random min="801" max="1000"/></magery>
! <meditation><random min="525" max="750"/></meditation>
! <magicresistance><random min="1003" max="1300"/></magicresistance>
! <tactics><random min="976" max="1000"/></tactics>
! <wrestling><random min="976" max="1000"/></wrestling>
! <!-- Damage -->
! <lodamage>29</lodamage>
! <hidamage>35</hidamage>
! <colddamage>25</colddamage>
! <physicaldamage>75</physicaldamage>
! <!-- Resists -->
! <defense><random min="65" max="75" /></defense>
! <coldresist><random min="45" max="55"/></coldresist>
! <energyresist><random min="50" max="60"/></energyresist>
! <fireresist><random min="50" max="60"/></fireresist>
! <physicalresist><random min="65" max="75"/></physicalresist>
! <poisonresist><random min="20" max="30"/></poisonresist>
! <!-- Misc. -->
! <desc>Much like the other members of its species, the Shadow Wyrm is an extraordinarily intelligent creature with an incredible fighting ability and a wicked arsenal of magic spells at its disposal. Many believe that these mighty draconic creatures once practiced a dark and evil magic in Britannia, but were banished to the realm of shadows for their misdeeds. Banished, but not defeated, they remain forever bound to the world in shadow-form.</desc>
! <category>Monsters\Dragons\Shadow Wyrm</category>
</npc>
Index: white_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/white_wyrm.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** white_wyrm.xml 27 Dec 2003 20:44:04 -0000 1.1
--- white_wyrm.xml 2 Jan 2004 09:37:00 -0000 1.2
***************
*** 6,30 ****
<name>a white wyrm</name>
<id>0x31</id>
- <category>Monsters\Dragons\White Wyrm (Hazy)</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="70" /></defense>
! <lodamage>67</lodamage>
! <hidamage>98</hidamage>
<gold><random min="550" max="750"/></gold>
<!-- Stats -->
! <str><random min="721" max="760" /></str>
! <dex><random min="101" max="130" /></dex>
! <int><random min="386" max="425" /></int>
<!-- Skills -->
! <wrestling><random min="901" max="1000" /></wrestling>
! <tactics><random min="976" max="1000" /></tactics>
! <magicresistance><random min="991" max="1000" /></magicresistance>
! <magery><random min="991" max="1000" /></magery>
! <evaluatingintel><random min="991" max="1000" /></evaluatingintel>
<totame>963</totame>
! <food>1</food>
</npc>
--- 6,39 ----
<name>a white wyrm</name>
<id>0x31</id>
<inherit id="monster_base" />
! <karma>-18000</karma>
! <fame>18000</fame>
<gold><random min="550" max="750"/></gold>
<!-- Stats -->
! <str><random min="721" max="760"/></str>
! <dex><random min="101" max="130"/></dex>
! <int><random min="991" max="1000"/></int>
<!-- Skills -->
! <evaluatingintel><random min="991" max="1000"/></evaluatingintel>
! <magery><random min="991" max="1000"/></magery>
! <magicresistance><random min="991" max="1000"/></magicresistance>
! <tactics><random min="976" max="1000"/></tactics>
! <wrestling><random min="901" max="1000"/></wrestling>
! <!-- Damage -->
! <lodamage>17</lodamage>
! <hidamage>25</hidamage>
! <colddamage>50</colddamage>
! <physicaldamage>50</physicaldamage>
! <!-- Resists -->
! <defense><random min="55" max="70" /></defense>
! <coldresist><random min="80" max="90"/></coldresist>
! <energyresist><random min="40" max="50"/></energyresist>
! <fireresist><random min="15" max="25"/></fireresist>
! <physicalresist><random min="55" max="70"/></physicalresist>
! <poisonresist><random min="40" max="50"/></poisonresist>
! <!-- Misc. -->
! <desc>Unlikely as it may seem, some dragons do not hold to the strict canons of their society. Though a drake criminal is rare, punishment must exist for such malcontents. Wyrms are forbidden from killing one another, and thus no death sentence exists, even for the most evil oftheir kind. It was once believed by the Elder Wyrms that the frozen wastes would either kill or forever weaken those draconians banished there. The contrary was, of course, the result. Known among their kind as Anflaustrailious, or the dispossessed that lack warmth, the dragons that now reside in the regions of cold are those, or descended from those, who were banished for crimes among their kind. The Draconians of the Frost are a cruel and savage branch of their race. They blame all creatures for their torment and seek out revenge on any in their path. Such is the terror inspired by these foul drakes that the Elder Wyrms have forever stricken banishment to the ice regions from their doctrine. What becomes of draconian criminals now is known only to dragon kind, and they are loath to share their secrets.</desc>
<totame>963</totame>
! <category>Monsters\Dragons\White Wyrm (Hazy)</category>
</npc>
***************
*** 32,36 ****
<npc id="white_wyrm_2">
<inherit id="white_wyrm_1" />
! <id>0xB4</id>
<category>Monsters\Dragons\White Wyrm (Pure)</category>
</npc>
--- 41,45 ----
<npc id="white_wyrm_2">
<inherit id="white_wyrm_1" />
! <id>0xb4</id>
<category>Monsters\Dragons\White Wyrm (Pure)</category>
</npc>
Index: wyvern.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/wyvern.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** wyvern.xml 27 Dec 2003 20:44:04 -0000 1.1
--- wyvern.xml 2 Jan 2004 09:37:00 -0000 1.2
***************
*** 5,22 ****
<npc id="wyvern">
<name>a wyvern</name>
! <id>0x3E</id>
! <category>Monsters\Dragons\Wyrvern</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="35" max="45" /></defense>
! <lodamage>20</lodamage>
! <hidamage>43</hidamage>
! <!-- Stats -->
! <str><random min="202" max="240" /></str>
! <dex><random min="153" max="172" /></dex>
! <int><random min="51" max="90" /></int>
<gold><random min="100" max="130"/></gold>
<!-- Skills -->
<wrestling><random min="651" max="800" /></wrestling>
--- 5,17 ----
<npc id="wyvern">
<name>a wyvern</name>
! <id>0x3e</id>
<inherit id="monster_base" />
! <karma>-4000</karma>
! <fame>4000</fame>
<gold><random min="100" max="130"/></gold>
+ <!-- Stats -->
+ <str><random min="202" max="240"/></str>
+ <dex><random min="153" max="172"/></dex>
+ <int><random min="51" max="90"/></int>
<!-- Skills -->
<wrestling><random min="651" max="800" /></wrestling>
***************
*** 24,27 ****
--- 19,37 ----
<magicresistance><random min="651" max="800" /></magicresistance>
<poisoning><random min="601" max="800" /></poisoning>
+ <!-- Damage -->
+ <lodamage>8</lodamage>
+ <hidamage>19</hidamage>
+ <physicaldamage>50</physicaldamage>
+ <poisondamage>50</poisondamage>
+ <!-- Resists -->
+ <defense><random min="35" max="45" /></defense>
+ <coldresist><random min="20" max="30"/></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="90" max="100"/></poisonresist>
+ <!-- Misc. -->
+ <desc>The dragon scorpion, as it is known to humans, is more than a scorpion, but less than a dragon. Lacking the spells and fearsome fire hurling abilities of the dragon, a wyvern retains the power of flight and adds a scorpion sting. Their poison can kill a hearty person inminutes.</desc>
+ <category>Monsters\Dragons\Wyrvern</category>
</npc>
|