Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/samurai
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20044
Modified Files:
index.xml
Added Files:
cloth_ninja_hood.xml cloth_ninja_jacket.xml
leather_jingasa.xml mail_hatsuburi.xml plate_hatsuburi.xml
plate_jingasa.xml
Log Message:
Rest of the armor IDs
--- NEW FILE: plate_hatsuburi.xml ---
<!--
/*=========================================================
* ) (\_ | WOLFPACK 13.0.0 Scripts
* (( _/{ "-; | Created by: Dreoth
* )).-' {{ ;'` | Revised by:
* ( ( ;._ \\ | Last modification:
*=======================================================*/
-->
<definitions>
<!-- Plate Hatsuburi -->
<item id="2775">
<id>0x2775</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Plate\Hatsuburi</category>
<!-- Properties -->
<tag name="resname" value="iron" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27c0" inherit="2775">
<id>0x27c0</id>
<baseid>2775</baseid>
<category>Armor\Base\Samurai\Plate\Hatsuburi 2</category>
</item>
</definitions>
Index: index.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/samurai/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.xml 2 Oct 2004 03:26:29 -0000 1.1
--- index.xml 7 Oct 2004 22:33:21 -0000 1.2
***************
*** 9,13 ****
--- 9,42 ----
<definitions>
+ <include file="definitions/items/armory/samurai/cloth_ninja_hood.xml" />
+ <include file="definitions/items/armory/samurai/cloth_ninja_jacket.xml" />
+ <include file="definitions/items/armory/samurai/leather_do.xml" />
+ <include file="definitions/items/armory/samurai/leather_hiadate.xml" />
+ <include file="definitions/items/armory/samurai/leather_hiro_sode.xml" />
+ <include file="definitions/items/armory/samurai/leather_jingasa.xml" />
+ <include file="definitions/items/armory/samurai/leather_mempo.xml" />
+ <include file="definitions/items/armory/samurai/leather_ninja_belt.xml" />
+ <include file="definitions/items/armory/samurai/leather_ninja_mitts.xml" />
+ <include file="definitions/items/armory/samurai/leather_ninja_hood.xml" />
+ <include file="definitions/items/armory/samurai/leather_ninja_jackte.xml" />
+ <include file="definitions/items/armory/samurai/leather_ninja_pants.xml" />
+ <include file="definitions/items/armory/samurai/leather_suneate.xml" />
+
+ <include file="definitions/items/armory/samurai/mail_hatsuburi.xml" />
+
+ <include file="definitions/items/armory/samurai/plate_do.xml" />
+ <include file="definitions/items/armory/samurai/plate_hatsuburi.xml" />
+ <include file="definitions/items/armory/samurai/plate_hiadate.xml" />
+ <include file="definitions/items/armory/samurai/plate_hiro_sode.xml" />
+ <include file="definitions/items/armory/samurai/plate_jingasa.xml" />
+ <include file="definitions/items/armory/samurai/plate_mempo.xml" />
+ <include file="definitions/items/armory/samurai/plate_suneate.xml" />
+
+ <include file="definitions/items/armory/samurai/studded_leather_do.xml" />
+ <include file="definitions/items/armory/samurai/studded_leather_hiadate.xml" />
+ <include file="definitions/items/armory/samurai/studded_leather_hiro_sode.xml" />
+ <include file="definitions/items/armory/samurai/studded_leather_mempo.xml" />
+ <include file="definitions/items/armory/samurai/studded_leather_suneate.xml" />
</definitions>
--- NEW FILE: mail_hatsuburi.xml ---
<!--
/*=========================================================
* ) (\_ | WOLFPACK 13.0.0 Scripts
* (( _/{ "-; | Created by: Dreoth
* )).-' {{ ;'` | Revised by:
* ( ( ;._ \\ | Last modification:
*=======================================================*/
-->
<definitions>
<!-- Mail Hatsuburi -->
<item id="2774">
<id>0x2774</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Mail\Hatsuburi</category>
<!-- Properties -->
<tag name="resname" value="iron" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27bf" inherit="2774">
<id>0x27bf</id>
<baseid>2774</baseid>
<category>Armor\Base\Samurai\Mail\Hatsuburi 2</category>
</item>
</definitions>
--- NEW FILE: cloth_ninja_jacket.xml ---
<!--
/*=========================================================
* ) (\_ | WOLFPACK 13.0.0 Scripts
* (( _/{ "-; | Created by: Dreoth
* )).-' {{ ;'` | Revised by:
* ( ( ;._ \\ | Last modification:
*=======================================================*/
-->
<definitions>
<!-- Cloth Nina Jacket -->
<item id="2794">
<id>0x2794</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Cloth\Nina Jacket</category>
<!-- Properties -->
<tag name="resname" value="leather" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27df" inherit="2794">
<id>0x27df</id>
<baseid>2794</baseid>
<category>Armor\Base\Samurai\Cloth\Nina Jacket 2</category>
</item>
</definitions>
--- NEW FILE: plate_jingasa.xml ---
<!--
/*=========================================================
* ) (\_ | WOLFPACK 13.0.0 Scripts
* (( _/{ "-; | Created by: Dreoth
* )).-' {{ ;'` | Revised by:
* ( ( ;._ \\ | Last modification:
*=======================================================*/
-->
<definitions>
<!-- Plate Jingasa 1 -->
<item id="2777">
<id>0x2777</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Shields\Plate\Jingasa 1-1</category>
<!-- Properties -->
<tag name="resname" value="iron" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27c2" inherit="2777">
<id>0x27c2</id>
<baseid>2777</baseid>
<category>Armor\Base\Samurai\Shields\Plate\Jingasa 1-2</category>
</item>
<!-- Plate Jingasa 2 -->
<item id="2781">
<id>0x2781</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Shields\Plate\Jingasa 2-1</category>
<!-- Properties -->
<tag name="resname" value="iron" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27cc" inherit="2781">
<id>0x27cc</id>
<baseid>2781</baseid>
<category>Armor\Base\Samurai\Shields\Plate\Jingasa 2-2</category>
</item>
<!-- Plate Jingasa 3 -->
<item id="2784">
<id>0x2784</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Shields\Plate\Jingasa 3-1</category>
<!-- Properties -->
<tag name="resname" value="iron" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27cf" inherit="2784">
<id>0x27cf</id>
<baseid>2784</baseid>
<category>Armor\Base\Samurai\Shields\Plate\Jingasa 3-2</category>
</item>
</definitions>
--- NEW FILE: leather_jingasa.xml ---
<!--
/*=========================================================
* ) (\_ | WOLFPACK 13.0.0 Scripts
* (( _/{ "-; | Created by: Dreoth
* )).-' {{ ;'` | Revised by:
* ( ( ;._ \\ | Last modification:
*=======================================================*/
-->
<definitions>
<!-- Leather Jingasa -->
<item id="2776">
<id>0x2776</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Shields\Leather\Jingasa</category>
<!-- Properties -->
<tag name="resname" value="leather" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27c1" inherit="2776">
<id>0x27c1</id>
<baseid>2776</baseid>
<category>Armor\Base\Samurai\Shields\Plate\Jingasa 2</category>
</item>
</definitions>
--- NEW FILE: cloth_ninja_hood.xml ---
<!--
/*=========================================================
* ) (\_ | WOLFPACK 13.0.0 Scripts
* (( _/{ "-; | Created by: Dreoth
* )).-' {{ ;'` | Revised by:
* ( ( ;._ \\ | Last modification:
*=======================================================*/
-->
<definitions>
<!-- Cloth Nina Hood -->
<item id="278f">
<id>0x278f</id>
<decay />
<nodye />
<durability><random min="60" max="100" /></durability>
<smelt>20</smelt>
<weight>10.0</weight>
<type>1009</type>
<basescripts>equipment</basescripts>
<category>Armor\Base\Samurai\Cloth\Nina Hood</category>
<!-- Properties -->
<tag name="resname" value="leather" />
<intproperty name="req_strength" value="95" />
<intproperty name="res_physical" value="3" />
<intproperty name="res_fire" value="3" />
<intproperty name="res_cold" value="3" />
<intproperty name="res_poison" value="3" />
<intproperty name="res_energy" value="3" />
</item>
<item id="27da" inherit="278f">
<id>0x27da</id>
<baseid>278f</baseid>
<category>Armor\Base\Samurai\Cloth\Nina Hood 2</category>
</item>
</definitions>
|