Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15881/npcs/monsters/undead
Modified Files:
bone_knight.xml ethereal_warrior.xml ghoul.xml
headless_one.xml lich.xml lich_lord.xml mummy.xml
rotting_corpse.xml skeletons.xml zombie.xml
Log Message:
speed infos
Index: ethereal_warrior.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/ethereal_warrior.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ethereal_warrior.xml 21 Sep 2004 05:27:31 -0000 1.10
--- ethereal_warrior.xml 10 Oct 2004 18:24:31 -0000 1.11
***************
*** 38,41 ****
--- 38,42 ----
<!-- Carve -->
<intproperty name="carve_feathers" value="100" />
+ <inherit id="speed_fast" />
</npc>
Index: lich.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/lich.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** lich.xml 7 Oct 2004 20:13:56 -0000 1.14
--- lich.xml 10 Oct 2004 18:24:31 -0000 1.15
***************
*** 45,48 ****
--- 45,49 ----
<category>Monsters\Undead\Lich</category>
<strproperty name="slayer_group" value="undeads" />
+ <inherit id="speed_fast" />
</npc>
Index: ghoul.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/ghoul.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ghoul.xml 7 Oct 2004 20:13:56 -0000 1.8
--- ghoul.xml 10 Oct 2004 18:24:31 -0000 1.9
***************
*** 39,42 ****
--- 39,43 ----
<category>Monsters\Undead\Ghoul</category>
<strproperty name="slayer_group" value="undeads" />
+ <inherit id="speed_slow" />
</npc>
Index: skeletons.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/skeletons.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** skeletons.xml 7 Oct 2004 20:13:56 -0000 1.14
--- skeletons.xml 10 Oct 2004 18:24:31 -0000 1.15
***************
*** 37,40 ****
--- 37,41 ----
<desc>The animated bones of the dead are terrible to behold, but truth to tell they are not formidable warriors, being able to overcome awell-trained fighter only in large groups. Like ghouls, they appear to ingest meat in some supernatural fashion. The bones of a formerly animated skeleton are desired for certain dark magicks.</desc>
<strproperty name="slayer_group" value="undeads" />
+ <inherit id="speed_slow" />
</npc>
Index: rotting_corpse.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/rotting_corpse.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** rotting_corpse.xml 7 Oct 2004 20:13:56 -0000 1.14
--- rotting_corpse.xml 10 Oct 2004 18:24:31 -0000 1.15
***************
*** 45,48 ****
--- 45,49 ----
<category>Monsters\Undead\Rotting Corpse</category>
<strproperty name="slayer_group" value="undeads" />
+ <inherit id="speed_slow" />
</npc>
Index: lich_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/lich_lord.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** lich_lord.xml 7 Oct 2004 20:13:56 -0000 1.14
--- lich_lord.xml 10 Oct 2004 18:24:31 -0000 1.15
***************
*** 47,50 ****
--- 47,51 ----
<category>Monsters\Undead\Lich Lord</category>
<strproperty name="slayer_group" value="undeads" />
+ <inherit id="speed_fast" />
</npc>
Index: mummy.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/mummy.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** mummy.xml 7 Oct 2004 20:13:56 -0000 1.15
--- mummy.xml 10 Oct 2004 18:24:31 -0000 1.16
***************
*** 42,45 ****
--- 42,46 ----
<category>Monsters\Undead\Mummy</category>
<strproperty name="slayer_group" value="undeads" />
+ <inherit id="speed_slow" />
</npc>
Index: bone_knight.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/bone_knight.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** bone_knight.xml 7 Oct 2004 20:13:56 -0000 1.15
--- bone_knight.xml 10 Oct 2004 18:24:31 -0000 1.16
***************
*** 42,45 ****
--- 42,46 ----
<strproperty name="slayer_group" value="undeads" />
<desc>Knights who failed to hold to their tenets are doomed to roam the afterlife as Bone Knights. First seen in the new lands, these knights rise in legions to battle the army of the living. Utterly devoid of fear there is no chance a bone knight will ever break off the attack. These knights are the best sword fighters and tacticians doing battle for the ever-growing numbers of undead.</desc>
+ <inherit id="speed_slow" />
</npc>
Index: zombie.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/zombie.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** zombie.xml 7 Oct 2004 20:13:56 -0000 1.14
--- zombie.xml 10 Oct 2004 18:24:31 -0000 1.15
***************
*** 39,42 ****
--- 39,43 ----
<category>Monsters\Undead\Zombie</category>
<strproperty name="slayer_group" value="undeads" />
+ <inherit id="speed_slow" />
</npc>
Index: headless_one.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/headless_one.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** headless_one.xml 21 Sep 2004 05:27:32 -0000 1.17
--- headless_one.xml 10 Oct 2004 18:24:31 -0000 1.18
***************
*** 26,29 ****
--- 26,32 ----
<anatomy>0</anatomy>
+ <!-- Slow Speed -->
+ <speed action="300" wander="600" />
+
<!-- Damage -->
<mindamage>6</mindamage>
|