Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2195/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:
Carve
Index: serpentine_dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/serpentine_dragon.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** serpentine_dragon.xml 7 Sep 2004 00:28:03 -0000 1.12
--- serpentine_dragon.xml 21 Sep 2004 05:27:13 -0000 1.13
***************
*** 41,44 ****
--- 41,51 ----
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich;lootpack_rich</lootpacks>
<category>Monsters\Dragons\Serpentine Dragon</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_scales" value="6" />
+ <strproperty name="carve_scales_type" value="white,black" />
+ <intproperty name="carve_hides" value="20" />
+ <strproperty name="carve_hides_type" value="barbed" />
+ <intproperty name="carve_meat" value="19" />
</npc>
Index: drake.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/drake.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** drake.xml 10 Sep 2004 17:08:28 -0000 1.15
--- drake.xml 21 Sep 2004 05:27:13 -0000 1.16
***************
*** 10,14 ****
<!-- a drake -->
! <npc id="drake" inherit="monster_base">
<name>drake</name>
<id><random list="NPCIDS_DRAKE" /></id>
--- 10,14 ----
<!-- a drake -->
! <npc id="drake_base" inherit="monster_base">
<name>drake</name>
<id><random list="NPCIDS_DRAKE" /></id>
***************
*** 39,57 ****
<lootpacks>lootpack_rich</lootpacks>
<mintaming>843</mintaming>
- <category>Monsters\Dragons\Drake (Random)</category>
</npc>
<!-- a drake (gray) -->
! <npc id="drake_gray" inherit="drake">
<id>60</id>
<category>Monsters\Dragons\Drake (Gray)</category>
! <carve>carve_drake_red</carve>
</npc>
<!-- a drake (red) -->
! <npc id="drake_red" inherit="drake">
<id>61</id>
<category>Monsters\Dragons\Drake (Red)</category>
! <carve>carve_drake_red</carve>
</npc>
--- 39,82 ----
<lootpacks>lootpack_rich</lootpacks>
<mintaming>843</mintaming>
</npc>
<!-- a drake (gray) -->
! <npc id="drake_gray" inherit="drake_base">
<id>60</id>
<category>Monsters\Dragons\Drake (Gray)</category>
! <baseid>drake_gray</baseid>
!
! <!-- Carve -->
! <intproperty name="carve_scales" value="2" />
! <strproperty name="carve_scales_type" value="yellow" />
! <intproperty name="carve_hides" value="20" />
! <strproperty name="carve_hides_type" value="horned" />
! <intproperty name="carve_meat" value="10" />
</npc>
<!-- a drake (red) -->
! <npc id="drake_red" inherit="drake_base">
<id>61</id>
<category>Monsters\Dragons\Drake (Red)</category>
! <baseid>drake_red</baseid>
!
! <!-- Carve -->
! <intproperty name="carve_scales" value="2" />
! <strproperty name="carve_scales_type" value="red" />
! <intproperty name="carve_hides" value="20" />
! <strproperty name="carve_hides_type" value="horned" />
! <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>
</npc>
Index: shadow_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/shadow_wyrm.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** shadow_wyrm.xml 7 Sep 2004 00:28:03 -0000 1.11
--- shadow_wyrm.xml 21 Sep 2004 05:27:13 -0000 1.12
***************
*** 42,45 ****
--- 42,52 ----
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich;lootpack_filthy_rich</lootpacks>
<category>Monsters\Dragons\Shadow Wyrm</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_scales" value="10" />
+ <strproperty name="carve_scales_type" value="black" />
+ <intproperty name="carve_hides" value="20" />
+ <strproperty name="carve_hides_type" value="barbed" />
+ <intproperty name="carve_meat" value="19" />
</npc>
Index: ancient_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/ancient_wyrm.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ancient_wyrm.xml 7 Sep 2004 00:28:03 -0000 1.11
--- ancient_wyrm.xml 21 Sep 2004 05:27:13 -0000 1.12
***************
*** 40,43 ****
--- 40,50 ----
<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" />
+ <strproperty name="carve_scales_type" value="red,yellow,black,green" />
+ <intproperty name="carve_hides" value="40" />
+ <strproperty name="carve_hides_type" value="barbed" />
+ <intproperty name="carve_meat" value="19" />
</npc>
Index: white_wyrm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/white_wyrm.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** white_wyrm.xml 10 Sep 2004 17:08:28 -0000 1.15
--- white_wyrm.xml 21 Sep 2004 05:27:13 -0000 1.16
***************
*** 43,46 ****
--- 43,53 ----
<mintaming>963</mintaming>
<category>Monsters\Dragons\White Wyrm (Random)</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_scales" value="9" />
+ <strproperty name="carve_scales_type" value="white" />
+ <intproperty name="carve_hides" value="20" />
+ <strproperty name="carve_hides_type" value="barbed" />
+ <intproperty name="carve_meat" value="19" />
</npc>
Index: skeletal_dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/skeletal_dragon.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** skeletal_dragon.xml 7 Sep 2004 00:28:03 -0000 1.4
--- skeletal_dragon.xml 21 Sep 2004 05:27:13 -0000 1.5
***************
*** 43,46 ****
--- 43,50 ----
<!-- Misc. -->
<category>Monsters\Dragons\Skeletal Dragon</category>
+
+ <!-- Carve -->
+ <intproperty name="carve_hides" value="20" />
+ <strproperty name="carve_hides_type" value="barbed" />
</npc>
Index: wyvern.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/wyvern.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** wyvern.xml 7 Sep 2004 00:28:03 -0000 1.13
--- wyvern.xml 21 Sep 2004 05:27:13 -0000 1.14
***************
*** 40,43 ****
--- 40,47 ----
<lootpacks>lootpack_average;lootpack_meager</lootpacks>
<category>Monsters\Dragons\Wyrvern</category>
+
+ <intproperty name="carve_hides" value="20" />
+ <strproperty name="carve_hides_type" value="horned" />
+ <intproperty name="carve_meat" value="10" />
</npc>
Index: dragon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/dragons/dragon.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** dragon.xml 10 Sep 2004 17:08:28 -0000 1.14
--- dragon.xml 21 Sep 2004 05:27:13 -0000 1.15
***************
*** 11,17 ****
<!-- a dragon, random -->
! <npc id="dragon" inherit="monster_base">
<name>dragon</name>
- <id><random list="NPCIDS_DRAGON" /></id>
<inherit id="KARMA_L5" />
<inherit id="FAME_L5" />
--- 11,16 ----
<!-- a dragon, random -->
! <npc id="dragon_base" inherit="monster_base">
<name>dragon</name>
<inherit id="KARMA_L5" />
<inherit id="FAME_L5" />
***************
*** 42,60 ****
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich</lootpacks>
<mintaming>939</mintaming>
- <category>Monsters\Dragons\Dragon (Random)</category>
</npc>
<!-- a dragon (gray) -->
! <npc id="dragon_gray" inherit="dragon">
<id>12</id>
<category>Monsters\Dragons\Dragon (Gray)</category>
! <carve>carve_dragon_gray</carve>
</npc>
<!-- a dragon (red) -->
! <npc id="dragon_red" inherit="dragon">
<id>59</id>
<category>Monsters\Dragons\Dragon (Red)</category>
! <carve>carve_dragon_red</carve>
</npc>
--- 41,84 ----
<lootpacks>lootpack_filthy_rich;lootpack_filthy_rich</lootpacks>
<mintaming>939</mintaming>
</npc>
<!-- a dragon (gray) -->
! <npc id="dragon_gray" inherit="dragon_base">
<id>12</id>
<category>Monsters\Dragons\Dragon (Gray)</category>
! <baseid>dragon_gray</baseid>
!
! <!-- Carve -->
! <intproperty name="carve_scales" value="7" />
! <strproperty name="carve_scales_type" value="yellow" />
! <intproperty name="carve_hides" value="20" />
! <strproperty name="carve_hides_type" value="barbed" />
! <intproperty name="carve_meat" value="19" />
</npc>
<!-- a dragon (red) -->
! <npc id="dragon_red" inherit="dragon_base">
<id>59</id>
<category>Monsters\Dragons\Dragon (Red)</category>
! <baseid>dragon_red</baseid>
!
! <!-- Carve -->
! <intproperty name="carve_scales" value="7" />
! <strproperty name="carve_scales_type" value="red" />
! <intproperty name="carve_hides" value="20" />
! <strproperty name="carve_hides_type" value="barbed" />
! <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>
</npc>
|