Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14913/definitions/npcs/monsters/daemonic
Modified Files:
arcane_daemon.xml balron.xml chaos_daemon.xml daemon.xml
enslaved_gargoyle.xml gargoyle.xml gargoyle_destroyer.xml
gargoyle_enforcer.xml horde_minion.xml ice_fiend.xml imp.xml
moloch.xml stone_gargoyle.xml succubus.xml
Log Message:
Let the slaughter begin!
Index: arcane_daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/arcane_daemon.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** arcane_daemon.xml 7 Sep 2004 00:28:03 -0000 1.6
--- arcane_daemon.xml 7 Oct 2004 20:13:51 -0000 1.7
***************
*** 41,44 ****
--- 41,45 ----
<!-- Misc. -->
<category>Monsters\Daemonic\Arcane Daemon</category>
+ <strproperty name="slayer_group" value="daemons" />
</npc>
Index: balron.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/balron.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** balron.xml 21 Sep 2004 05:27:12 -0000 1.16
--- balron.xml 7 Oct 2004 20:13:51 -0000 1.17
***************
*** 44,49 ****
<carve>carve_demon_with_sword</carve>
<category>Monsters\Daemonic\Balron</category>
-
<intproperty name="carve_meat" value="1" />
</npc>
--- 44,49 ----
<carve>carve_demon_with_sword</carve>
<category>Monsters\Daemonic\Balron</category>
<intproperty name="carve_meat" value="1" />
+ <strproperty name="slayer_group" value="balron" />
</npc>
Index: daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/daemon.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** daemon.xml 21 Sep 2004 14:01:05 -0000 1.17
--- daemon.xml 7 Oct 2004 20:13:51 -0000 1.18
***************
*** 45,49 ****
<carve>carve_demon</carve>
<category>Monsters\Daemonic\Daemon (Random)</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 45,49 ----
<carve>carve_demon</carve>
<category>Monsters\Daemonic\Daemon (Random)</category>
! <strproperty name="slayer_group" value="daemons" />
<intproperty name="carve_meat" value="1" />
</npc>
Index: gargoyle_enforcer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle_enforcer.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** gargoyle_enforcer.xml 21 Sep 2004 14:01:06 -0000 1.14
--- gargoyle_enforcer.xml 7 Oct 2004 20:13:51 -0000 1.15
***************
*** 44,48 ****
<lootpacks>lootpack_rich;scroll_medium;gems;gems;gems;gems</lootpacks>
<category>Monsters\Daemonic\Gargoyle Enforcer</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 44,48 ----
<lootpacks>lootpack_rich;scroll_medium;gems;gems;gems;gems</lootpacks>
<category>Monsters\Daemonic\Gargoyle Enforcer</category>
! <strproperty name="slayer_group" value="gargoyles" />
<intproperty name="carve_meat" value="1" />
</npc>
Index: gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** gargoyle.xml 21 Sep 2004 14:01:06 -0000 1.14
--- gargoyle.xml 7 Oct 2004 20:13:51 -0000 1.15
***************
*** 40,44 ****
<carve>carve_gargoyle</carve>
<category>Monsters\Daemonic\Gargoyle</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 40,44 ----
<carve>carve_gargoyle</carve>
<category>Monsters\Daemonic\Gargoyle</category>
! <strproperty name="slayer_group" value="gargoyles" />
<intproperty name="carve_meat" value="1" />
</npc>
Index: horde_minion.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/horde_minion.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** horde_minion.xml 5 Aug 2004 13:20:00 -0000 1.14
--- horde_minion.xml 7 Oct 2004 20:13:51 -0000 1.15
***************
*** 32,35 ****
--- 32,36 ----
<!-- Misc. -->
<desc>These creatures are only two to three feet tall with extremely large heads. The lower jaw of the creature is enormous, nearly half the size of the entire head, with a small, piggish nose that perches between two bulbous, yellow eyes. Short, sturdy arms and legs sprout from the shaggy torso, but convey surprising speed as it scuttles about. Cowardly as individuals, the Horde Demon will always prefer to run than to fight. However, in numbers, they gain courage and thrive on the confusion their appearance creates.</desc>
+ <strproperty name="slayer_group" value="daemons" />
</npc>
Index: ice_fiend.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/ice_fiend.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** ice_fiend.xml 21 Sep 2004 05:27:12 -0000 1.13
--- ice_fiend.xml 7 Oct 2004 20:13:51 -0000 1.14
***************
*** 41,45 ****
<lootpacks>lootpack_average;lootpack_filthy_rich</lootpacks>
<category>Monsters\Daemonic\Ice Fiend</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 41,45 ----
<lootpacks>lootpack_average;lootpack_filthy_rich</lootpacks>
<category>Monsters\Daemonic\Ice Fiend</category>
! <strproperty name="slayer_group" value="daemons" />
<intproperty name="carve_meat" value="1" />
</npc>
Index: gargoyle_destroyer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/gargoyle_destroyer.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** gargoyle_destroyer.xml 21 Sep 2004 14:01:06 -0000 1.14
--- gargoyle_destroyer.xml 7 Oct 2004 20:13:51 -0000 1.15
***************
*** 44,48 ****
<lootpacks>lootpack_rich;lootpack_rich;scroll_medium;gems;gems;gems;gems</lootpacks>
<category>Monsters\Daemonic\Gargoyle Destroyer</category>
!
<intproperty name="carve_meat" value="1" />
</npc>
--- 44,48 ----
<lootpacks>lootpack_rich;lootpack_rich;scroll_medium;gems;gems;gems;gems</lootpacks>
<category>Monsters\Daemonic\Gargoyle Destroyer</category>
! <strproperty name="slayer_group" value="gargoyles" />
<intproperty name="carve_meat" value="1" />
</npc>
Index: enslaved_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/enslaved_gargoyle.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** enslaved_gargoyle.xml 7 Sep 2004 00:28:03 -0000 1.12
--- enslaved_gargoyle.xml 7 Oct 2004 20:13:51 -0000 1.13
***************
*** 37,40 ****
--- 37,41 ----
<lootpacks>lootpack_average</lootpacks>
<category>Monsters\Daemonic\Enslaved Gargoyle</category>
+ <strproperty name="slayer_group" value="gargoyles" />
</npc>
Index: succubus.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/succubus.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** succubus.xml 21 Sep 2004 05:27:12 -0000 1.11
--- succubus.xml 7 Oct 2004 20:13:51 -0000 1.12
***************
*** 41,44 ****
--- 41,45 ----
<category>Monsters\Daemonic\Succubus</category>
<intproperty name="carve_meat" value="1" />
+ <strproperty name="slayer_group" value="daemons" />
</npc>
Index: stone_gargoyle.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/stone_gargoyle.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** stone_gargoyle.xml 7 Sep 2004 00:28:03 -0000 1.12
--- stone_gargoyle.xml 7 Oct 2004 20:13:51 -0000 1.13
***************
*** 37,40 ****
--- 37,41 ----
<lootpacks>lootpack_average;lootpack_average</lootpacks>
<category>Monsters\Daemonic\Stone Gargoyle</category>
+ <strproperty name="slayer_group" value="gargoyles" />
</npc>
Index: imp.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/imp.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** imp.xml 21 Sep 2004 05:27:12 -0000 1.14
--- imp.xml 7 Oct 2004 20:13:51 -0000 1.15
***************
*** 46,50 ****
<carve>carve_imp</carve>
<category>Monsters\Daemonic\Imp</category>
!
<!-- Carve -->
<intproperty name="carve_hides" value="6" />
--- 46,50 ----
<carve>carve_imp</carve>
<category>Monsters\Daemonic\Imp</category>
! <strproperty name="slayer_group" value="daemons" />
<!-- Carve -->
<intproperty name="carve_hides" value="6" />
Index: moloch.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/moloch.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** moloch.xml 7 Sep 2004 00:28:03 -0000 1.4
--- moloch.xml 7 Oct 2004 20:13:51 -0000 1.5
***************
*** 38,41 ****
--- 38,42 ----
<!-- Misc. -->
<category>Monsters\Daemonic\Moloch</category>
+ <strproperty name="slayer_group" value="daemons" />
</npc>
Index: chaos_daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/chaos_daemon.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** chaos_daemon.xml 7 Sep 2004 00:28:03 -0000 1.6
--- chaos_daemon.xml 7 Oct 2004 20:13:51 -0000 1.7
***************
*** 40,43 ****
--- 40,44 ----
<!-- Misc. -->
<category>Monsters\Daemonic\Chaos Daemon</category>
+ <strproperty name="slayer_group" value="daemons" />
</npc>
|