Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24865/npcs/monsters/giants
Modified Files:
arctic_ogre_lord.xml cyclopian_warrior.xml ettin.xml
frost_troll.xml ogre.xml ogre_lord.xml titan.xml troll.xml
Log Message:
Fixed Fame and Karma for all NPCs.
Index: troll.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/troll.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** troll.xml 7 Jun 2004 21:39:52 -0000 1.11
--- troll.xml 7 Sep 2004 00:28:04 -0000 1.12
***************
*** 13,18 ****
<name>troll</name>
<id><random list="NPCIDS_TROLL" /></id>
! <karma><random list="KARMA_L3" /></karma>
! <fame><random list="FAME_L3" /></fame>
<!-- Stats -->
<str><random min="176" max="205"/></str>
--- 13,18 ----
<name>troll</name>
<id><random list="NPCIDS_TROLL" /></id>
! <inherit id="KARMA_L3" />
! <inherit id="FAME_L3" />
<!-- Stats -->
<str><random min="176" max="205"/></str>
Index: ogre.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ogre.xml 7 Jun 2004 21:39:52 -0000 1.10
--- ogre.xml 7 Sep 2004 00:28:04 -0000 1.11
***************
*** 13,18 ****
<name>ogre</name>
<id>1</id>
! <karma><random list="KARMA_L3" /></karma>
! <fame><random list="FAME_L3" /></fame>
<!-- Stats -->
<str><random min="166" max="195"/></str>
--- 13,18 ----
<name>ogre</name>
<id>1</id>
! <inherit id="KARMA_L3" />
! <inherit id="FAME_L3" />
<!-- Stats -->
<str><random min="166" max="195"/></str>
Index: titan.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/titan.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** titan.xml 3 Aug 2004 11:34:31 -0000 1.12
--- titan.xml 7 Sep 2004 00:28:04 -0000 1.13
***************
*** 13,18 ****
<name>titan</name>
<id>76</id>
! <karma><random list="KARMA_L5" /></karma>
! <fame><random list="FAME_L5" /></fame>
<!-- Stats -->
<str><random min="556" max="585"/></str>
--- 13,18 ----
<name>titan</name>
<id>76</id>
! <inherit id="KARMA_L5" />
! <inherit id="FAME_L5" />
<!-- Stats -->
<str><random min="556" max="585"/></str>
Index: ogre_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ogre_lord.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ogre_lord.xml 7 Jun 2004 21:39:52 -0000 1.10
--- ogre_lord.xml 7 Sep 2004 00:28:04 -0000 1.11
***************
*** 13,18 ****
<name>ogre lord</name>
<id>83</id>
! <karma><random list="KARMA_L5" /></karma>
! <fame><random list="FAME_L5" /></fame>
<!-- Stats -->
<str><random min="767" max="945"/></str>
--- 13,18 ----
<name>ogre lord</name>
<id>83</id>
! <inherit id="KARMA_L5" />
! <inherit id="FAME_L5" />
<!-- Stats -->
<str><random min="767" max="945"/></str>
Index: frost_troll.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/frost_troll.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** frost_troll.xml 7 Jun 2004 21:39:52 -0000 1.10
--- frost_troll.xml 7 Sep 2004 00:28:04 -0000 1.11
***************
*** 13,18 ****
<name>frost troll</name>
<id>55</id>
! <karma><random list="KARMA_L3" /></karma>
! <fame><random list="FAME_L3" /></fame>
<!-- Stats -->
<str><random min="227" max="265" /></str>
--- 13,18 ----
<name>frost troll</name>
<id>55</id>
! <inherit id="KARMA_L3" />
! <inherit id="FAME_L3" />
<!-- Stats -->
<str><random min="227" max="265" /></str>
Index: ettin.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/ettin.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ettin.xml 7 Jun 2004 21:39:52 -0000 1.11
--- ettin.xml 7 Sep 2004 00:28:04 -0000 1.12
***************
*** 13,18 ****
<name>ettin</name>
<id><random list="NPCIDS_ETTIN" /></id>
! <karma><random list="KARMA_L3" /></karma>
! <fame><random list="FAME_L3" /></fame>
<!-- Stats -->
<str><random min="136" max="165"/></str>
--- 13,18 ----
<name>ettin</name>
<id><random list="NPCIDS_ETTIN" /></id>
! <inherit id="KARMA_L3" />
! <inherit id="FAME_L3" />
<!-- Stats -->
<str><random min="136" max="165"/></str>
Index: arctic_ogre_lord.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/arctic_ogre_lord.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** arctic_ogre_lord.xml 7 Jun 2004 21:39:38 -0000 1.10
--- arctic_ogre_lord.xml 7 Sep 2004 00:28:04 -0000 1.11
***************
*** 13,18 ****
<name>arctic ogre lord</name>
<id>135</id>
! <karma><random list="KARMA_L5" /></karma>
! <fame><random list="FAME_L5" /></fame>
<!-- Stats -->
<str><random min="767" max="945"/></str>
--- 13,18 ----
<name>arctic ogre lord</name>
<id>135</id>
! <inherit id="KARMA_L5" />
! <inherit id="FAME_L5" />
<!-- Stats -->
<str><random min="767" max="945"/></str>
Index: cyclopian_warrior.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/giants/cyclopian_warrior.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** cyclopian_warrior.xml 7 Jun 2004 21:39:52 -0000 1.12
--- cyclopian_warrior.xml 7 Sep 2004 00:28:04 -0000 1.13
***************
*** 13,18 ****
<name>cyclopian warrior</name>
<id>75</id>
! <karma><random list="KARMA_L3" /></karma>
! <fame><random list="FAME_L3" /></fame>
<!-- Stats -->
<str><random min="336" max="385"/></str>
--- 13,18 ----
<name>cyclopian warrior</name>
<id>75</id>
! <inherit id="KARMA_L3" />
! <inherit id="FAME_L3" />
<!-- Stats -->
<str><random min="336" max="385"/></str>
|