Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15881/npcs/monsters/champions
Modified Files:
barracoon_the_piper.xml lord_oaks.xml mephitis.xml
neira_the_necromancer.xml rikktor.xml semidar.xml silvani.xml
Log Message:
speed infos
Index: rikktor.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/rikktor.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** rikktor.xml 28 Sep 2004 13:02:19 -0000 1.7
--- rikktor.xml 10 Oct 2004 18:24:29 -0000 1.8
***************
*** 51,54 ****
--- 51,55 ----
<intproperty name="carve_scales" value="20" />
<strproperty name="carve_scales_type" value="all" />
+ <inherit id="speed_veryfast" />
</npc>
Index: semidar.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/semidar.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** semidar.xml 7 Oct 2004 20:13:50 -0000 1.7
--- semidar.xml 10 Oct 2004 18:24:29 -0000 1.8
***************
*** 51,54 ****
--- 51,55 ----
<category>Monsters\Champions\Semidar</category>
<strproperty name="slayer_group" value="daemons" />
+ <inherit id="speed_veryfast" />
</npc>
Index: neira_the_necromancer.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/neira_the_necromancer.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** neira_the_necromancer.xml 3 Aug 2004 13:23:42 -0000 1.5
--- neira_the_necromancer.xml 10 Oct 2004 18:24:29 -0000 1.6
***************
*** 50,53 ****
--- 50,54 ----
<!-- Misc. -->
<category>Monsters\Champions\Neira</category>
+ <inherit id="speed_veryfast" />
</npc>
Index: barracoon_the_piper.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/barracoon_the_piper.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** barracoon_the_piper.xml 3 Aug 2004 13:23:42 -0000 1.6
--- barracoon_the_piper.xml 10 Oct 2004 18:24:29 -0000 1.7
***************
*** 44,47 ****
--- 44,48 ----
<!-- Misc. -->
<category>Monsters\Champions\Baracoon The Piper</category>
+ <inherit id="speed_veryfast" />
</npc>
Index: lord_oaks.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/lord_oaks.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** lord_oaks.xml 3 Aug 2004 13:23:42 -0000 1.5
--- lord_oaks.xml 10 Oct 2004 18:24:29 -0000 1.6
***************
*** 19,23 ****
<dex><random min="101" max="150"/></dex>
<int><random min="503" max="800"/></int>
! <maxhitpoints><random min="" max=""/></maxhitpoints>
<!-- Skills -->
<wrestling><random min="1000" max="1000"/></wrestling>
--- 19,23 ----
<dex><random min="101" max="150"/></dex>
<int><random min="503" max="800"/></int>
! <maxhitpoints>3000</maxhitpoints>
<!-- Skills -->
<wrestling><random min="1000" max="1000"/></wrestling>
***************
*** 49,52 ****
--- 49,53 ----
<!-- Misc. -->
<category>Monsters\Champions\Lord Oaks</category>
+ <inherit id="speed_fast" />
</npc>
Index: mephitis.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/mephitis.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** mephitis.xml 7 Oct 2004 20:13:50 -0000 1.6
--- mephitis.xml 10 Oct 2004 18:24:29 -0000 1.7
***************
*** 49,52 ****
--- 49,53 ----
<category>Monsters\Champions\Mephitis</category>
<strproperty name="slayer_group" value="spiders" />
+ <inherit id="speed_veryfast" />
</npc>
Index: silvani.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/silvani.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** silvani.xml 28 Sep 2004 13:02:20 -0000 1.6
--- silvani.xml 10 Oct 2004 18:24:29 -0000 1.7
***************
*** 50,53 ****
--- 50,54 ----
<!-- Misc. -->
<category>Monsters\Champions\Silvani</category>
+ <inherit id="speed_fast" />
</npc>
|