Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone
In directory sc8-pr-cvs1:/tmp/cvs-serv32452/bone
Modified Files:
bone_armor.xml bone_arms.xml bone_gloves.xml bone_helm.xml
bone_leggings.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: bone_armor.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_armor.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bone_armor.xml 27 Dec 2003 05:31:22 -0000 1.1
--- bone_armor.xml 28 Dec 2003 20:23:46 -0000 1.2
***************
*** 1,2 ****
--- 1,20 ----
+ <!--
+ =================================================================
+ | ) (\_ | WOLFPACK 13.0.0 Scripts |
+ | (( _/{ "-; | Created by: |
+ | )).-' {{ ;'` | Revised by: |
+ | ( ( ;._ \\ ctr | Last Modification: |
+ =================================================================
+ -->
+ <!--
+ Age of Shadows Values:
+
+ Physical: 3
+ Fire: 3
+ Cold: 4
+ Poison: 2
+ Energy: 4
+ req_str: 60
+ -->
<definitions>
***************
*** 7,17 ****
<decay />
<nodye />
! <tag name="req_str" value="60" type="int" />
! <events>equipment</events>
! <defense>3</defense>
! <durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>6.0</weight>
<value>0</value>
<category>Armor\Bone\Bone Armor (N/S)</category>
</item>
--- 25,35 ----
<decay />
<nodye />
! <defense>4</defense>
! <durability><random min="26" max="30" /></durability>
! <tag name="req_str" value="40" type="int" />
<restock>10</restock>
! <weight>6</weight>
<value>0</value>
+ <events>equipment</events>
<category>Armor\Bone\Bone Armor (N/S)</category>
</item>
***************
*** 24,26 ****
</item>
! </definitions>
\ No newline at end of file
--- 42,44 ----
</item>
! </definitions>
Index: bone_arms.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_arms.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bone_arms.xml 27 Dec 2003 05:31:22 -0000 1.1
--- bone_arms.xml 28 Dec 2003 20:23:46 -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: 4
+ Poison: 2
+ Energy: 4
+ req_str: 55
+ -->
<definitions>
***************
*** 8,17 ****
<decay />
<nodye />
! <defense>3</defense>
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>2.0</weight>
<value>0</value>
! <tag name="req_str" value="55" type="int" />
<events>equipment</events>
<category>Armor\Bone\Bone Arms (N/S)</category>
--- 25,34 ----
<decay />
<nodye />
! <defense>4</defense>
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>1</weight>
<value>0</value>
! <tag name="req_str" value="40" type="int" />
<events>equipment</events>
<category>Armor\Bone\Bone Arms (N/S)</category>
***************
*** 25,27 ****
</item>
! </definitions>
\ No newline at end of file
--- 42,44 ----
</item>
! </definitions>
Index: bone_gloves.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_gloves.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bone_gloves.xml 27 Dec 2003 05:31:22 -0000 1.1
--- bone_gloves.xml 28 Dec 2003 20:23:46 -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: 4
+ Poison: 2
+ Energy: 4
+ req_str: 55
+ -->
<definitions>
***************
*** 8,18 ****
<decay />
<nodye />
! <tag name="req_str" value="55" type="int" />
! <events>equipment</events>
! <defense>3</defense>
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>2.0</weight>
<value>0</value>
<category>Armor\Bone\Bone Gloves (N/S)</category>
</item>
--- 25,35 ----
<decay />
<nodye />
! <defense>2</defense>
<durability><random min="25" max="30" /></durability>
+ <tag name="req_str" value="40" type="int" />
<restock>10</restock>
! <weight>2</weight>
<value>0</value>
+ <events>equipment</events>
<category>Armor\Bone\Bone Gloves (N/S)</category>
</item>
Index: bone_helm.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_helm.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bone_helm.xml 27 Dec 2003 05:31:22 -0000 1.1
--- bone_helm.xml 28 Dec 2003 20:23:46 -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: 4
+ Poison: 2
+ Energy: 4
+ req_str: 55
+ -->
<definitions>
***************
*** 8,18 ****
<decay />
<nodye />
- <tag name="req_str" value="20" type="int" />
- <events>equipment</events>
<defense>3</defense>
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
<weight>3.0</weight>
<value>0</value>
<category>Armor\Bone\Bone Helmet (N/S)</category>
</item>
--- 25,35 ----
<decay />
<nodye />
<defense>3</defense>
<durability><random min="25" max="30" /></durability>
+ <tag name="req_str" value="40" type="int" />
<restock>10</restock>
<weight>3.0</weight>
<value>0</value>
+ <events>equipment</events>
<category>Armor\Bone\Bone Helmet (N/S)</category>
</item>
***************
*** 25,29 ****
</item>
!
!
! </definitions>
\ No newline at end of file
--- 42,44 ----
</item>
! </definitions>
Index: bone_leggings.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone/bone_leggings.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bone_leggings.xml 27 Dec 2003 05:31:22 -0000 1.1
--- bone_leggings.xml 28 Dec 2003 20:23:46 -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: 4
+ Poison: 2
+ Energy: 4
+ req_str: 55
+ -->
<definitions>
***************
*** 8,18 ****
<decay />
<nodye />
! <tag name="req_str" value="55" type="int" />
! <events>equipment</events>
! <defense>3</defense>
<durability><random min="25" max="30" /></durability>
<restock>10</restock>
! <weight>2.0</weight>
<value>0</value>
<category>Armor\Bone\Leggings (N/S)</category>
</item>
--- 25,35 ----
<decay />
<nodye />
! <defense>7</defense>
<durability><random min="25" max="30" /></durability>
+ <tag name="req_str" value="40" type="int" />
<restock>10</restock>
! <weight>3</weight>
<value>0</value>
+ <events>equipment</events>
<category>Armor\Bone\Leggings (N/S)</category>
</item>
|