Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23996/npcs/monsters/champions
Modified Files:
the_true_harrower.xml
Log Message:
fix for the arcane daemon
Index: the_true_harrower.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/champions/the_true_harrower.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** the_true_harrower.xml 16 Oct 2004 18:19:30 -0000 1.8
--- the_true_harrower.xml 16 Oct 2004 20:13:50 -0000 1.9
***************
*** 20,24 ****
<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>
--- 20,24 ----
<dex><random min="126" max="140"/></dex>
<int><random min="1001" max="1200"/></int>
! <maxhitpoints><random min="32000" max="32000"/></maxhitpoints>
<!-- Skills -->
<magicresistance><random min="1202" max="1600"/></magicresistance>
|