Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30869/definitions/items/weaponry/swordsmanship
Modified Files:
axe.xml bardiche.xml battle_axe.xml bladed_staff.xml
bone_harvester.xml broadsword.xml butcher_knife.xml
cleaver.xml crescent_blade.xml cutlass.xml double_axe.xml
executioners_axe.xml halberd.xml hatchet.xml katana.xml
large_battle_axe.xml long_sword.xml longsword.xml
paladin_sword.xml pickaxe.xml scimitar.xml scythe.xml
skinning_knife.xml two_handed_axe.xml viking_sword.xml
Log Message:
I added resname tags to weapons/armor. This will be useful for smelting
weapons and armor, and even cutting armor that gives leather. AoS has the
four leather types. Also, wooden objects have 'plainwood' in case later
there happens to be multiple wood types or something...
Index: axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/axe.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** axe.xml 27 Dec 2003 15:26:59 -0000 1.1
--- axe.xml 26 Jan 2004 07:02:30 -0000 1.2
***************
*** 19,22 ****
--- 19,23 ----
<type>1002</type>
<category>Weapons\Axes\Axe (N/S)</category>
+ <tag name="resname" value="iron" />
</item>
Index: bardiche.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/bardiche.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** bardiche.xml 14 Jan 2004 13:07:33 -0000 1.3
--- bardiche.xml 26 Jan 2004 07:02:30 -0000 1.4
***************
*** 16,19 ****
--- 16,20 ----
<weight>7.0</weight>
<tag name="req_str" value="45" type="int" />
+ <tag name="resname" value="iron" />
<type>1002</type>
<events>equipment,weapons.blades</events>
Index: battle_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/battle_axe.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** battle_axe.xml 27 Dec 2003 15:26:59 -0000 1.1
--- battle_axe.xml 26 Jan 2004 07:02:30 -0000 1.2
***************
*** 16,19 ****
--- 16,20 ----
<weight>4.0</weight>
<tag name="req_str" value="35" type="int" />
+ <tag name="resname" value="iron" />
<events>equipment</events>
<type>1002</type>
Index: bladed_staff.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/bladed_staff.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bladed_staff.xml 12 Jan 2004 05:00:49 -0000 1.2
--- bladed_staff.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>12.0</weight>
<tag name="req_str" value="40" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: bone_harvester.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/bone_harvester.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bone_harvester.xml 12 Jan 2004 05:00:49 -0000 1.2
--- bone_harvester.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>5.0</weight>
<tag name="req_str" value="25" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: broadsword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/broadsword.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** broadsword.xml 12 Jan 2004 05:00:49 -0000 1.2
--- broadsword.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>6.0</weight>
<tag name="req_str" value="30" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: butcher_knife.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/butcher_knife.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** butcher_knife.xml 12 Jan 2004 05:00:49 -0000 1.2
--- butcher_knife.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>1.0</weight>
<tag name="req_str" value="5" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: cleaver.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/cleaver.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cleaver.xml 12 Jan 2004 05:00:49 -0000 1.2
--- cleaver.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>1.0</weight>
<tag name="req_str" value="10" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: crescent_blade.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/crescent_blade.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** crescent_blade.xml 12 Jan 2004 05:00:49 -0000 1.2
--- crescent_blade.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>8.0</weight>
<tag name="req_str" value="55" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: cutlass.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/cutlass.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cutlass.xml 12 Jan 2004 05:00:49 -0000 1.2
--- cutlass.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>8.0</weight>
<tag name="req_str" value="25" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: double_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/double_axe.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** double_axe.xml 27 Dec 2003 15:26:59 -0000 1.1
--- double_axe.xml 26 Jan 2004 07:02:30 -0000 1.2
***************
*** 16,19 ****
--- 16,20 ----
<weight>3.0</weight>
<tag name="req_str" value="45" type="int" />
+ <tag name="resname" value="iron" />
<events>equipment</events>
<type>1002</type>
Index: executioners_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/executioners_axe.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** executioners_axe.xml 27 Dec 2003 15:26:59 -0000 1.1
--- executioners_axe.xml 26 Jan 2004 07:02:30 -0000 1.2
***************
*** 16,19 ****
--- 16,20 ----
<weight>3.0</weight>
<tag name="req_str" value="40" type="int" />
+ <tag name="resname" value="iron" />
<events>equipment</events>
<category>Weapons\Axes\Executioner's Axe (N/S)</category>
Index: halberd.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/halberd.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** halberd.xml 14 Jan 2004 13:07:33 -0000 1.3
--- halberd.xml 26 Jan 2004 07:02:30 -0000 1.4
***************
*** 16,19 ****
--- 16,20 ----
<weight>16.0</weight>
<tag name="req_str" value="95" type="int" />
+ <tag name="resname" value="iron" />
<type>1002</type>
<events>equipment,weapons.blades</events>
Index: hatchet.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/hatchet.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** hatchet.xml 27 Dec 2003 15:26:59 -0000 1.1
--- hatchet.xml 26 Jan 2004 07:02:30 -0000 1.2
***************
*** 16,19 ****
--- 16,20 ----
<weight>4.0</weight>
<tag name="req_str" value="20" type="int" />
+ <tag name="resname" value="iron" />
<events>equipment</events>
<category>Weapons\Axes\Hatchet (N/S)</category>
Index: katana.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/katana.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** katana.xml 12 Jan 2004 05:00:49 -0000 1.2
--- katana.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>6.0</weight>
<tag name="req_str" value="25" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: large_battle_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/large_battle_axe.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** large_battle_axe.xml 27 Dec 2003 15:26:59 -0000 1.1
--- large_battle_axe.xml 26 Jan 2004 07:02:30 -0000 1.2
***************
*** 16,19 ****
--- 16,20 ----
<weight>6.0</weight>
<tag name="req_str" value="80" type="int" />
+ <tag name="resname" value="iron" />
<events>equipment</events>
<category>Weapons\Axes\Large Battle Axe (N/S)</category>
Index: long_sword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/long_sword.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** long_sword.xml 12 Jan 2004 05:00:49 -0000 1.2
--- long_sword.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>1.0</weight>
<tag name="req_str" value="35" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: longsword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/longsword.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** longsword.xml 12 Jan 2004 05:00:49 -0000 1.2
--- longsword.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>7.0</weight>
<tag name="req_str" value="35" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: paladin_sword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/paladin_sword.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** paladin_sword.xml 12 Jan 2004 05:00:49 -0000 1.2
--- paladin_sword.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>6.0</weight>
<tag name="req_str" value="30" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: pickaxe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/pickaxe.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pickaxe.xml 25 Jan 2004 01:26:00 -0000 1.4
--- pickaxe.xml 26 Jan 2004 07:02:30 -0000 1.5
***************
*** 16,19 ****
--- 16,20 ----
<weight>11.0</weight>
<tag name="req_str" value="50" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,tools.pickaxe</events>
Index: scimitar.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/scimitar.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** scimitar.xml 12 Jan 2004 05:00:49 -0000 1.2
--- scimitar.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>6.0</weight>
<tag name="req_str" value="25" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: scythe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/scythe.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** scythe.xml 14 Jan 2004 13:07:33 -0000 1.3
--- scythe.xml 26 Jan 2004 07:02:30 -0000 1.4
***************
*** 16,19 ****
--- 16,20 ----
<weight>10.0</weight>
<tag name="req_str" value="45" type="int" />
+ <tag name="resname" value="iron" />
<type>1002</type>
<events>equipment,weapons.blades</events>
Index: skinning_knife.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/skinning_knife.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** skinning_knife.xml 12 Jan 2004 05:00:49 -0000 1.2
--- skinning_knife.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>1.0</weight>
<tag name="req_str" value="5" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
Index: two_handed_axe.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/two_handed_axe.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** two_handed_axe.xml 27 Dec 2003 15:26:59 -0000 1.1
--- two_handed_axe.xml 26 Jan 2004 07:02:30 -0000 1.2
***************
*** 16,19 ****
--- 16,20 ----
<weight>8.0</weight>
<tag name="req_str" value="40" type="int" />
+ <tag name="resname" value="iron" />
<events>equipment</events>
<category>Weapons\Axes\Two Handed Axe (N/S)</category>
Index: viking_sword.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship/viking_sword.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** viking_sword.xml 12 Jan 2004 05:00:49 -0000 1.2
--- viking_sword.xml 26 Jan 2004 07:02:30 -0000 1.3
***************
*** 16,19 ****
--- 16,20 ----
<weight>6.0</weight>
<tag name="req_str" value="40" type="int" />
+ <tag name="resname" value="iron" />
<type>1001</type>
<events>equipment,weapons.blades</events>
|