Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14913/definitions/npcs/monsters/dragons
Modified Files:
ancient_wyrm.xml dragon.xml drake.xml serpentine_dragon.xml
shadow_wyrm.xml skeletal_dragon.xml white_wyrm.xml wyvern.xml
Log Message:
Let the slaughter begin!
Index: serpentine_dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/serpentine_dragon.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** serpentine_dragon.xml 21 Sep 2004 05:27:13 -0000 1.13
--- serpentine_dragon.xml 7 Oct 2004 20:13:51 -0000 1.14
***************
*** 41,45 ****
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich;lootpack_rich</lootpacks>
<category>Monsters\Dragons\Serpentine Dragon</category>
!
<!-- Carve -->
<intproperty name="carve_scales" value="6" />
--- 41,45 ----
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich;lootpack_rich</lootpacks>
<category>Monsters\Dragons\Serpentine Dragon</category>
! <strproperty name="slayer_group" value="dragons" />
<!-- Carve -->
<intproperty name="carve_scales" value="6" />
Index: drake.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/drake.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** drake.xml 21 Sep 2004 05:27:13 -0000 1.16
--- drake.xml 7 Oct 2004 20:13:51 -0000 1.17
***************
*** 39,42 ****
--- 39,43 ----
<lootpacks>lootpack_rich</lootpacks>
<mintaming>843</mintaming>
+ <strproperty name="slayer_group" value="dragons" />
</npc>
***************
*** 46,50 ****
<category>Monsters\Dragons\Drake (Gray)</category>
<baseid>drake_gray</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="2" />
--- 47,51 ----
<category>Monsters\Dragons\Drake (Gray)</category>
<baseid>drake_gray</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="2" />
***************
*** 60,64 ****
<category>Monsters\Dragons\Drake (Red)</category>
<baseid>drake_red</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="2" />
--- 61,65 ----
<category>Monsters\Dragons\Drake (Red)</category>
<baseid>drake_red</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="2" />
***************
*** 68,80 ****
<intproperty name="carve_meat" value="10" />
</npc>
!
<list id="drake_ids">
<item>drake_gray</item>
<item>drake_red</item>
</list>
!
<!-- random dragon -->
<npc id="drake">
! <id>61</id>
<category>Monsters\Dragons\Drake (Random)</category>
<inherit><random list="drake_ids" /></inherit>
--- 69,81 ----
<intproperty name="carve_meat" value="10" />
</npc>
!
<list id="drake_ids">
<item>drake_gray</item>
<item>drake_red</item>
</list>
!
<!-- random dragon -->
<npc id="drake">
! <id>61</id>
<category>Monsters\Dragons\Drake (Random)</category>
<inherit><random list="drake_ids" /></inherit>
Index: shadow_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/shadow_wyrm.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** shadow_wyrm.xml 21 Sep 2004 05:27:13 -0000 1.12
--- shadow_wyrm.xml 7 Oct 2004 20:13:51 -0000 1.13
***************
*** 42,46 ****
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich;lootpack_filthy_rich</lootpacks>
<category>Monsters\Dragons\Shadow Wyrm</category>
!
<!-- Carve -->
<intproperty name="carve_scales" value="10" />
--- 42,46 ----
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich;lootpack_filthy_rich</lootpacks>
<category>Monsters\Dragons\Shadow Wyrm</category>
! <strproperty name="slayer_group" value="dragons" />
<!-- Carve -->
<intproperty name="carve_scales" value="10" />
Index: ancient_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/ancient_wyrm.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** ancient_wyrm.xml 21 Sep 2004 05:27:13 -0000 1.12
--- ancient_wyrm.xml 7 Oct 2004 20:13:51 -0000 1.13
***************
*** 40,44 ****
<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 for the 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>
!
<!-- Carve -->
<intproperty name="carve_scales" value="12" />
--- 40,44 ----
<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 for the 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>
! <strproperty name="slayer_group" value="dragons" />
<!-- Carve -->
<intproperty name="carve_scales" value="12" />
Index: white_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/white_wyrm.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** white_wyrm.xml 21 Sep 2004 05:27:13 -0000 1.16
--- white_wyrm.xml 7 Oct 2004 20:13:51 -0000 1.17
***************
*** 43,47 ****
<mintaming>963</mintaming>
<category>Monsters\Dragons\White Wyrm (Random)</category>
!
<!-- Carve -->
<intproperty name="carve_scales" value="9" />
--- 43,47 ----
<mintaming>963</mintaming>
<category>Monsters\Dragons\White Wyrm (Random)</category>
! <strproperty name="slayer_group" value="dragons" />
<!-- Carve -->
<intproperty name="carve_scales" value="9" />
Index: skeletal_dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/skeletal_dragon.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** skeletal_dragon.xml 21 Sep 2004 05:27:13 -0000 1.5
--- skeletal_dragon.xml 7 Oct 2004 20:13:51 -0000 1.6
***************
*** 43,47 ****
<!-- Misc. -->
<category>Monsters\Dragons\Skeletal Dragon</category>
!
<!-- Carve -->
<intproperty name="carve_hides" value="20" />
--- 43,47 ----
<!-- Misc. -->
<category>Monsters\Dragons\Skeletal Dragon</category>
! <strproperty name="slayer_group" value="dragons" />
<!-- Carve -->
<intproperty name="carve_hides" value="20" />
Index: wyvern.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/wyvern.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** wyvern.xml 21 Sep 2004 05:27:13 -0000 1.14
--- wyvern.xml 7 Oct 2004 20:13:51 -0000 1.15
***************
*** 40,44 ****
<lootpacks>lootpack_average;lootpack_meager</lootpacks>
<category>Monsters\Dragons\Wyrvern</category>
!
<intproperty name="carve_hides" value="20" />
<strproperty name="carve_hides_type" value="horned" />
--- 40,44 ----
<lootpacks>lootpack_average;lootpack_meager</lootpacks>
<category>Monsters\Dragons\Wyrvern</category>
! <strproperty name="slayer_group" value="dragons" />
<intproperty name="carve_hides" value="20" />
<strproperty name="carve_hides_type" value="horned" />
Index: dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/dragon.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** dragon.xml 21 Sep 2004 05:27:13 -0000 1.15
--- dragon.xml 7 Oct 2004 20:13:51 -0000 1.16
***************
*** 41,44 ****
--- 41,45 ----
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich</lootpacks>
<mintaming>939</mintaming>
+ <strproperty name="slayer_group" value="dragons" />
</npc>
***************
*** 48,52 ****
<category>Monsters\Dragons\Dragon (Gray)</category>
<baseid>dragon_gray</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="7" />
--- 49,53 ----
<category>Monsters\Dragons\Dragon (Gray)</category>
<baseid>dragon_gray</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="7" />
***************
*** 62,66 ****
<category>Monsters\Dragons\Dragon (Red)</category>
<baseid>dragon_red</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="7" />
--- 63,67 ----
<category>Monsters\Dragons\Dragon (Red)</category>
<baseid>dragon_red</baseid>
!
<!-- Carve -->
<intproperty name="carve_scales" value="7" />
***************
*** 70,82 ****
<intproperty name="carve_meat" value="19" />
</npc>
!
<list id="dragon_ids">
<item>dragon_gray</item>
<item>dragon_red</item>
</list>
!
<!-- random dragon -->
<npc id="dragon">
! <id>12</id>
<category>Monsters\Dragons\Dragon (Random)</category>
<inherit><random list="dragon_ids" /></inherit>
--- 71,83 ----
<intproperty name="carve_meat" value="19" />
</npc>
!
<list id="dragon_ids">
<item>dragon_gray</item>
<item>dragon_red</item>
</list>
!
<!-- random dragon -->
<npc id="dragon">
! <id>12</id>
<category>Monsters\Dragons\Dragon (Random)</category>
<inherit><random list="dragon_ids" /></inherit>
|