Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28061/npcs/monsters/champions
Modified Files:
the_harrower.xml the_true_harrower.xml
Log Message:
Defined many new monster sounds
Index: the_harrower.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/the_harrower.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** the_harrower.xml 28 Sep 2004 13:02:20 -0000 1.5
--- the_harrower.xml 15 Oct 2004 16:03:00 -0000 1.6
***************
*** 19,23 ****
<dex><random min="126" max="140"/></dex>
<int><random min="1001" max="1200"/></int>
! <maxhitpoints><random min="39000" max="39000"/></maxhitpoints>
<!-- Skills -->
<magicresistance><random min="1202" max="1600"/></magicresistance>
--- 19,23 ----
<dex><random min="126" max="140"/></dex>
<int><random min="1001" max="1200"/></int>
! <maxhitpoints>30000</maxhitpoints>
<!-- Skills -->
<magicresistance><random min="1202" max="1600"/></magicresistance>
Index: the_true_harrower.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/the_true_harrower.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** the_true_harrower.xml 28 Sep 2004 13:02:20 -0000 1.6
--- the_true_harrower.xml 15 Oct 2004 16:03:00 -0000 1.7
***************
*** 19,23 ****
<dex><random min="126" max="140"/></dex>
<int><random min="1001" max="1200"/></int>
! <maxhitpoints><random min="39000" max="39000"/></maxhitpoints>
<!-- Skills -->
<magicresistance><random min="1202" max="1600"/></magicresistance>
--- 19,23 ----
<dex><random min="126" max="140"/></dex>
<int><random min="1001" max="1200"/></int>
! <maxhitpoints><random min="65000" max="65000"/></maxhitpoints>
<!-- Skills -->
<magicresistance><random min="1202" max="1600"/></magicresistance>
|