Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring
In directory sc8-pr-cvs1:/tmp/cvs-serv32452/ring
Modified Files:
ringmail_gloves.xml ringmail_leggings.xml ringmail_sleeves.xml
ringmail_tunic.xml
Log Message:
Updates, tag fixes, comments at the tops for AoS defense values. Base armor should all have the equipment event as well as the str_req tag now.
Index: ringmail_gloves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_gloves.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ringmail_gloves.xml 27 Dec 2003 05:31:23 -0000 1.1
--- ringmail_gloves.xml 28 Dec 2003 20:23:47 -0000 1.2
***************
*** 1,3 ****
--- 1,20 ----
+ <!--
+ =================================================================
+ | ) (\_ | WOLFPACK 13.0.0 Scripts |
+ | (( _/{ "-; | Created by: |
+ | )).-' {{ ;'` | Revised by: |
+ | ( ( ;._ \\ ctr | Last Modification: |
+ =================================================================
+ -->
+ <!--
+ Age of Shadows Values:
+ Physical: 3
+ Fire: 3
+ Cold: 1
+ Poison: 5
+ Energy: 3
+ req_str: 40
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
! <defense>3</defense>
<durability><random min="40" max="50" /></durability>
! <requires type='str'>40</requires>
<restock>10</restock>
<smelt>8</smelt>
! <weight>2.0</weight>
<buyprice>122</buyprice>
<sellprice>61</sellprice>
<category>Armor\Ringmail\Gloves (N/S)</category>
</item>
--- 25,38 ----
<decay />
<nodye />
! <defense>2</defense>
<durability><random min="40" max="50" /></durability>
! <tag name="req_str" value="20" type="int" />
! <tag name="boni_dex" value="-1" type="int" />
<restock>10</restock>
<smelt>8</smelt>
! <weight>2</weight>
<buyprice>122</buyprice>
<sellprice>61</sellprice>
+ <events>equipment</events>
<category>Armor\Ringmail\Gloves (N/S)</category>
</item>
Index: ringmail_leggings.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_leggings.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ringmail_leggings.xml 27 Dec 2003 05:31:23 -0000 1.1
--- ringmail_leggings.xml 28 Dec 2003 20:23:47 -0000 1.2
***************
*** 1,3 ****
--- 1,20 ----
+ <!--
+ =================================================================
+ | ) (\_ | WOLFPACK 13.0.0 Scripts |
+ | (( _/{ "-; | Created by: |
+ | )).-' {{ ;'` | Revised by: |
+ | ( ( ;._ \\ ctr | Last Modification: |
+ =================================================================
+ -->
+ <!--
+ Age of Shadows Values:
+ Physical: 0
+ Fire: 0
+ Cold: 0
+ Poison: 1
+ Energy: 0
+ req_str: 40
+ -->
<definitions>
***************
*** 10,19 ****
<defense>3</defense>
<durability><random min="40" max="50" /></durability>
! <requires type='str'>40</requires>
<restock>10</restock>
<smelt>13</smelt>
! <weight>15.0</weight>
<buyprice>147</buyprice>
<sellprice>73</sellprice>
<category>Armor\Ringmail\Leggings (N/S)</category>
</item>
--- 27,38 ----
<defense>3</defense>
<durability><random min="40" max="50" /></durability>
! <tag name="req_str" value="20" type="int" />
! <tag name="boni_dex" value="-2" type="int" />
<restock>10</restock>
<smelt>13</smelt>
! <weight>15</weight>
<buyprice>147</buyprice>
<sellprice>73</sellprice>
+ <events>equipment</events>
<category>Armor\Ringmail\Leggings (N/S)</category>
</item>
Index: ringmail_sleeves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_sleeves.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ringmail_sleeves.xml 27 Dec 2003 05:31:23 -0000 1.1
--- ringmail_sleeves.xml 28 Dec 2003 20:23:47 -0000 1.2
***************
*** 1,3 ****
--- 1,20 ----
+ <!--
+ =================================================================
+ | ) (\_ | WOLFPACK 13.0.0 Scripts |
+ | (( _/{ "-; | Created by: |
+ | )).-' {{ ;'` | Revised by: |
+ | ( ( ;._ \\ ctr | Last Modification: |
+ =================================================================
+ -->
+ <!--
+ Age of Shadows Values:
+ Physical: 3
+ Fire: 3
+ Cold: 1
+ Poison: 5
+ Energy: 3
+ req_str: 40
+ -->
<definitions>
***************
*** 9,18 ****
<defense>3</defense>
<durability><random min="40" max="50" /></durability>
! <requires type='str'>40</requires>
<restock>10</restock>
<smelt>11</smelt>
! <weight>15.0</weight>
<buyprice>127</buyprice>
<sellprice>63</sellprice>
<category>Armor\Ringmail\Sleeves (N/S)</category>
</item>
--- 26,37 ----
<defense>3</defense>
<durability><random min="40" max="50" /></durability>
! <tag name="req_str" value="20" type="int" />
! <tag name="boni_dex" value="-2" type="int" />
<restock>10</restock>
<smelt>11</smelt>
! <weight>15</weight>
<buyprice>127</buyprice>
<sellprice>63</sellprice>
+ <events>equipment</events>
<category>Armor\Ringmail\Sleeves (N/S)</category>
</item>
Index: ringmail_tunic.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring/ringmail_tunic.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ringmail_tunic.xml 27 Dec 2003 05:31:23 -0000 1.1
--- ringmail_tunic.xml 28 Dec 2003 20:23:47 -0000 1.2
***************
*** 1,3 ****
--- 1,20 ----
+ <!--
+ =================================================================
+ | ) (\_ | WOLFPACK 13.0.0 Scripts |
+ | (( _/{ "-; | Created by: |
+ | )).-' {{ ;'` | Revised by: |
+ | ( ( ;._ \\ ctr | Last Modification: |
+ =================================================================
+ -->
+ <!--
+ Age of Shadows Values:
+ Physical: 3
+ Fire: 3
+ Cold: 1
+ Poison: 5
+ Energy: 3
+ req_str: 40
+ -->
<definitions>
***************
*** 8,14 ****
<decay />
<nodye />
! <defense>3</defense>
<durability><random min="40" max="50" /></durability>
! <requires type='str'>40</requires>
<restock>10</restock>
<smelt>11</smelt>
--- 25,32 ----
<decay />
<nodye />
! <defense>5</defense>
<durability><random min="40" max="50" /></durability>
! <tag name="req_str" value="20" type="int" />
! <tag name="boni_dex" value="-2" type="int" />
<restock>10</restock>
<smelt>11</smelt>
***************
*** 16,19 ****
--- 34,38 ----
<buyprice>218</buyprice>
<sellprice>109</sellprice>
+ <events>equipment</events>
<category>Armor\Ringmail\Tunic (N/S)</category>
</item>
|