Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded
In directory sc8-pr-cvs1:/tmp/cvs-serv32452/studded
Modified Files:
studded_armor.xml studded_bustier.xml studded_gloves.xml
studded_gorget.xml studded_leggings.xml studded_sleeves.xml
studded_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: studded_armor.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_armor.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** studded_armor.xml 27 Dec 2003 11:14:22 -0000 1.1
--- studded_armor.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: 2
+ Fire: 4
+ Cold: 3
+ Poison: 3
+ Energy: 4
+ req_str: 35
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
- <tag name="req_str" value="35" type="int" />
- <events>equipment</events>
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
<restock>10</restock>
<weight>6.0</weight>
<buyprice>142</buyprice>
<sellprice>71</sellprice>
<category>Armor\Studded Leather\Female Armor (N/S)</category>
</item>
--- 25,36 ----
<decay />
<nodye />
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
+ <tag name="req_str" value="35" type="int" />
<restock>10</restock>
<weight>6.0</weight>
<buyprice>142</buyprice>
<sellprice>71</sellprice>
+ <events>equipment</events>
<category>Armor\Studded Leather\Female Armor (N/S)</category>
</item>
Index: studded_bustier.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_bustier.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** studded_bustier.xml 27 Dec 2003 11:14:23 -0000 1.1
--- studded_bustier.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: 2
+ Fire: 4
+ Cold: 3
+ Poison: 3
+ Energy: 4
+ req_str: 35
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
- <tag name="req_str" value="35" type="int" />
- <events>equipment</events>
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
<restock>10</restock>
<weight>1.0</weight>
<buyprice>120</buyprice>
<sellprice>60</sellprice>
<category>Armor\Studded Leather\Bustier (N/S)</category>
</item>
--- 25,36 ----
<decay />
<nodye />
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
+ <tag name="req_str" value="35" type="int" />
<restock>10</restock>
<weight>1.0</weight>
<buyprice>120</buyprice>
<sellprice>60</sellprice>
+ <events>equipment</events>
<category>Armor\Studded Leather\Bustier (N/S)</category>
</item>
***************
*** 25,27 ****
</item>
! </definitions>
\ No newline at end of file
--- 42,44 ----
</item>
! </definitions>
Index: studded_gloves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_gloves.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** studded_gloves.xml 27 Dec 2003 11:14:23 -0000 1.1
--- studded_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: 2
+ Fire: 4
+ Cold: 3
+ Poison: 3
+ Energy: 4
+ req_str: 25
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
- <tag name="req_str" value="25" type="int" />
- <events>equipment</events>
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
<restock>10</restock>
<weight>1.0</weight>
<buyprice>79</buyprice>
<sellprice>39</sellprice>
<category>Armor\Studded Leather\Gloves (N/S)</category>
</item>
--- 25,36 ----
<decay />
<nodye />
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
+ <tag name="req_str" value="25" type="int" />
<restock>10</restock>
<weight>1.0</weight>
<buyprice>79</buyprice>
<sellprice>39</sellprice>
+ <events>equipment</events>
<category>Armor\Studded Leather\Gloves (N/S)</category>
</item>
Index: studded_gorget.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_gorget.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** studded_gorget.xml 27 Dec 2003 11:14:23 -0000 1.1
--- studded_gorget.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: 2
+ Fire: 4
+ Cold: 3
+ Poison: 3
+ Energy: 4
+ req_str: 25
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
- <tag name="req_str" value="25" type="int" />
- <events>equipment</events>
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
<restock>10</restock>
<weight>1.0</weight>
<buyprice>73</buyprice>
<sellprice>36</sellprice>
<category>Armor\Studded Leather\Gorget</category>
</item>
--- 25,36 ----
<decay />
<nodye />
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
+ <tag name="req_str" value="25" type="int" />
<restock>10</restock>
<weight>1.0</weight>
<buyprice>73</buyprice>
<sellprice>36</sellprice>
+ <events>equipment</events>
<category>Armor\Studded Leather\Gorget</category>
</item>
Index: studded_leggings.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_leggings.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** studded_leggings.xml 27 Dec 2003 11:14:23 -0000 1.1
--- studded_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: 2
+ Fire: 4
+ Cold: 3
+ Poison: 3
+ Energy: 4
+ req_str: 35
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
- <tag name="req_str" value="30" type="int" />
- <events>equipment</events>
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
<restock>10</restock>
<weight>3.0</weight>
<buyprice>103</buyprice>
<sellprice>51</sellprice>
<category>Armor\Studded Leather\Leggings (N/S)</category>
</item>
--- 25,36 ----
<decay />
<nodye />
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
+ <tag name="req_str" value="30" type="int" />
<restock>10</restock>
<weight>3.0</weight>
<buyprice>103</buyprice>
<sellprice>51</sellprice>
+ <events>equipment</events>
<category>Armor\Studded Leather\Leggings (N/S)</category>
</item>
Index: studded_sleeves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_sleeves.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** studded_sleeves.xml 27 Dec 2003 11:14:23 -0000 1.1
--- studded_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: 2
+ Fire: 4
+ Cold: 3
+ Poison: 3
+ Energy: 4
+ req_str: 25
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
- <tag name="req_str" value="25" type="int" />
- <events>equipment</events>
<defense>2</defense>
! <durability><random min="35" max="45" /></durability>
<restock>10</restock>
<weight>4.0</weight>
<buyprice>87</buyprice>
<sellprice>43</sellprice>
<category>Armor\Studded Leather\Sleeves (N/S)</category>
</item>
--- 25,36 ----
<decay />
<nodye />
<defense>2</defense>
! <durability><random min="35" max="44" /></durability>
! <tag name="req_str" value="25" type="int" />
<restock>10</restock>
<weight>4.0</weight>
<buyprice>87</buyprice>
<sellprice>43</sellprice>
+ <events>equipment</events>
<category>Armor\Studded Leather\Sleeves (N/S)</category>
</item>
Index: studded_tunic.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded/studded_tunic.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** studded_tunic.xml 27 Dec 2003 11:14:23 -0000 1.1
--- studded_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: 2
+ Fire: 4
+ Cold: 3
+ Poison: 3
+ Energy: 4
+ req_str: 35
+ -->
<definitions>
***************
*** 8,19 ****
<decay />
<nodye />
- <tag name="req_str" value="35" type="int" />
- <events>equipment</events>
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
<restock>10</restock>
<weight>5.0</weight>
<buyprice>128</buyprice>
<sellprice>64</sellprice>
<category>Armor\Studded Leather\Tunic (N/S)</category>
</item>
--- 25,36 ----
<decay />
<nodye />
<defense>2</defense>
<durability><random min="35" max="45" /></durability>
+ <tag name="req_str" value="35" type="int" />
<restock>10</restock>
<weight>5.0</weight>
<buyprice>128</buyprice>
<sellprice>64</sellprice>
+ <events>equipment</events>
<category>Armor\Studded Leather\Tunic (N/S)</category>
</item>
|