wpdev-commits Mailing List for Wolfpack Emu (Page 179)
Brought to you by:
rip,
thiagocorrea
You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(14) |
Aug
(121) |
Sep
(256) |
Oct
(59) |
Nov
(73) |
Dec
(120) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(259) |
Feb
(381) |
Mar
(501) |
Apr
(355) |
May
(427) |
Jun
(270) |
Jul
(394) |
Aug
(412) |
Sep
(724) |
Oct
(578) |
Nov
(65) |
Dec
|
|
From: <dr...@us...> - 2003-12-27 15:23:28
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship In directory sc8-pr-cvs1:/tmp/cvs-serv3096/swordsmanship Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship added to the repository |
|
From: <dr...@us...> - 2003-12-27 15:23:27
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/fencing In directory sc8-pr-cvs1:/tmp/cvs-serv3096/fencing Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/fencing added to the repository |
|
From: <dr...@us...> - 2003-12-27 11:28:15
|
Update of /cvsroot/wpdev/xmlscripts In directory sc8-pr-cvs1:/tmp/cvs-serv31926 Modified Files: definitions.xml Log Message: This will clean up the definitions.xml file some. Index: definitions.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions.xml,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** definitions.xml 27 Dec 2003 05:50:40 -0000 1.57 --- definitions.xml 27 Dec 2003 11:28:11 -0000 1.58 *************** *** 80,131 **** <include file="definitions/items/system.xml"/> <include file="definitions/items/unsorted.xml"/> ! ! <!-- Bone Armor --> ! <include file="definitions/items/armory/bone/bone_armor.xml"/> ! <include file="definitions/items/armory/bone/bone_arms.xml"/> ! <include file="definitions/items/armory/bone/bone_gloves.xml"/> ! <include file="definitions/items/armory/bone/bone_helm.xml"/> ! <include file="definitions/items/armory/bone/bone_leggings.xml"/> ! <!-- Chainmail Armor --> ! <include file="definitions/items/armory/chain/chain_coif.xml"/> ! <include file="definitions/items/armory/chain/chain_leggings.xml"/> ! <include file="definitions/items/armory/chain/chain_tunic.xml"/> ! <!-- Helmets --> ! <include file="definitions/items/armory/helmets/bascinet.xml"/> ! <include file="definitions/items/armory/helmets/close_helmet.xml"/> ! <include file="definitions/items/armory/helmets/helmet.xml"/> ! <include file="definitions/items/armory/helmets/nose_helm.xml"/> ! <include file="definitions/items/armory/helmets/orc_helm.xml"/> ! <!-- Leather Armor --> ! <include file="definitions/items/armory/leather.xml"/> ! <!-- Magic Armor--> ! <!-- Platemail Armor --> ! <include file="definitions/items/armory/plate/female_plate_armor.xml"/> ! <include file="definitions/items/armory/plate/plate_helm.xml"/> ! <include file="definitions/items/armory/plate/platemail.xml"/> ! <include file="definitions/items/armory/plate/platemail_arms.xml"/> ! <include file="definitions/items/armory/plate/platemail_gloves.xml"/> ! <include file="definitions/items/armory/plate/platemail_gorget.xml"/> ! <include file="definitions/items/armory/plate/platemail_legs.xml"/> ! <!-- Ringmail Armor --> ! <include file="definitions/items/armory/ring/ringmail_gloves.xml"/> ! <include file="definitions/items/armory/ring/ringmail_leggings.xml"/> ! <include file="definitions/items/armory/ring/ringmail_sleeves.xml"/> ! <include file="definitions/items/armory/ring/ringmail_tunic.xml"/> ! <!-- Shields --> ! <include file="definitions/items/armory/shields/bronze_shield.xml"/> ! <include file="definitions/items/armory/shields/buckler.xml"/> ! <include file="definitions/items/armory/shields/chaos_shield.xml"/> ! <include file="definitions/items/armory/shields/heater_shield.xml"/> ! <include file="definitions/items/armory/shields/metal_kite_shield.xml"/> ! <include file="definitions/items/armory/shields/metal_shield.xml"/> ! <include file="definitions/items/armory/shields/order_shield.xml"/> ! <include file="definitions/items/armory/shields/wooden_kite_shield.xml"/> ! <include file="definitions/items/armory/shields/wooden_shield.xml"/> ! <!-- Studded Leather --> ! <include file="definitions/items/armory/studded.xml"/> ! ! <include file="definitions/items/armory/colored.xml"/> ! <include file="definitions/items/books/base.xml"/> <include file="definitions/items/books/stories.xml"/> --- 80,84 ---- <include file="definitions/items/system.xml"/> <include file="definitions/items/unsorted.xml"/> ! <include file="definitions/items/armory/armory_list.xml" /> <include file="definitions/items/books/base.xml"/> <include file="definitions/items/books/stories.xml"/> |
|
From: <dr...@us...> - 2003-12-27 11:27:46
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory In directory sc8-pr-cvs1:/tmp/cvs-serv31834 Added Files: armory_list.xml Log Message: This will clean up the definitions.xml file some. --- NEW FILE: armory_list.xml --- <definitions> <!-- Bone Armor --> <include file="definitions/items/armory/bone/bone_armor.xml"/> <include file="definitions/items/armory/bone/bone_arms.xml"/> <include file="definitions/items/armory/bone/bone_gloves.xml"/> <include file="definitions/items/armory/bone/bone_helm.xml"/> <include file="definitions/items/armory/bone/bone_leggings.xml"/> <!-- Chainmail Armor --> <include file="definitions/items/armory/chain/chain_coif.xml"/> <include file="definitions/items/armory/chain/chain_leggings.xml"/> <include file="definitions/items/armory/chain/chain_tunic.xml"/> <!-- Helmets --> <include file="definitions/items/armory/helmets/bascinet.xml"/> <include file="definitions/items/armory/helmets/close_helmet.xml"/> <include file="definitions/items/armory/helmets/helmet.xml"/> <include file="definitions/items/armory/helmets/nose_helm.xml"/> <include file="definitions/items/armory/helmets/orc_helm.xml"/> <!-- Leather Armor --> <include file="definitions/items/armory/leather/leather_armor.xml"/> <include file="definitions/items/armory/leather/leather_bustier.xml"/> <include file="definitions/items/armory/leather/leather_cap.xml"/> <include file="definitions/items/armory/leather/leather_gloves.xml"/> <include file="definitions/items/armory/leather/leather_gorget.xml"/> <include file="definitions/items/armory/leather/leather_leggings.xml"/> <include file="definitions/items/armory/leather/leather_shorts.xml"/> <include file="definitions/items/armory/leather/leather_skirt.xml"/> <include file="definitions/items/armory/leather/leather_sleeves.xml"/> <include file="definitions/items/armory/leather/leather_tunic.xml"/> <!-- Magic Armor--> <!-- Platemail Armor --> <include file="definitions/items/armory/plate/female_plate_armor.xml"/> <include file="definitions/items/armory/plate/plate_helm.xml"/> <include file="definitions/items/armory/plate/platemail.xml"/> <include file="definitions/items/armory/plate/platemail_arms.xml"/> <include file="definitions/items/armory/plate/platemail_gloves.xml"/> <include file="definitions/items/armory/plate/platemail_gorget.xml"/> <include file="definitions/items/armory/plate/platemail_legs.xml"/> <!-- Ringmail Armor --> <include file="definitions/items/armory/ring/ringmail_gloves.xml"/> <include file="definitions/items/armory/ring/ringmail_leggings.xml"/> <include file="definitions/items/armory/ring/ringmail_sleeves.xml"/> <include file="definitions/items/armory/ring/ringmail_tunic.xml"/> <!-- Shields --> <include file="definitions/items/armory/shields/bronze_shield.xml"/> <include file="definitions/items/armory/shields/buckler.xml"/> <include file="definitions/items/armory/shields/chaos_shield.xml"/> <include file="definitions/items/armory/shields/heater_shield.xml"/> <include file="definitions/items/armory/shields/metal_kite_shield.xml"/> <include file="definitions/items/armory/shields/metal_shield.xml"/> <include file="definitions/items/armory/shields/order_shield.xml"/> <include file="definitions/items/armory/shields/wooden_kite_shield.xml"/> <include file="definitions/items/armory/shields/wooden_shield.xml"/> <!-- Studded Leather --> <include file="definitions/items/armory/studded/studded_armor.xml"/> <include file="definitions/items/armory/studded/studded_bustier.xml"/> <include file="definitions/items/armory/studded/studded_gloves.xml"/> <include file="definitions/items/armory/studded/studded_gorget.xml"/> <include file="definitions/items/armory/studded/studded_leggings.xml"/> <include file="definitions/items/armory/studded/studded_sleeves.xml"/> <include file="definitions/items/armory/studded/studded_tunic.xml"/> <include file="definitions/items/armory/colored.xml"/> </definitions> |
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory In directory sc8-pr-cvs1:/tmp/cvs-serv30281 Removed Files: bone.xml chainmail.xml helmets.xml leather.xml plate.xml ring.xml shields.xml studded.xml Log Message: --- bone.xml DELETED --- --- chainmail.xml DELETED --- --- helmets.xml DELETED --- --- leather.xml DELETED --- --- plate.xml DELETED --- --- ring.xml DELETED --- --- shields.xml DELETED --- --- studded.xml DELETED --- |
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded In directory sc8-pr-cvs1:/tmp/cvs-serv29769/studded Added Files: studded_armor.xml studded_bustier.xml studded_gloves.xml studded_gorget.xml studded_leggings.xml studded_sleeves.xml studded_tunic.xml Log Message: Finished Leather/Studded Leather. --- NEW FILE: studded_armor.xml --- <definitions> <!-- Studded Armor --> <item id="1c02"> <id>0x1c02</id> <name>studded armor</name> <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> <item id="1c03"> <inherit id="1c02" /> <id>0x1c03</id> <category>Armor\Studded Leather\Female Armor (E/W)</category> </item> </definition> --- NEW FILE: studded_bustier.xml --- <definitions> <!-- Studded Bustier --> <item id="1c0c"> <id>0x1c0c</id> <name>studded bustier</name> <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> <item id="1c0d"> <inherit id="1c0c" /> <id>0x1c0d</id> <category>Armor\Studded Leather\Bustier (E/W)</category> </item> </definitions> --- NEW FILE: studded_gloves.xml --- <definitions> <!-- Studded Gloves --> <item id="13d5"> <id>0x13d5</id> <name>studded gloves</name> <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> <item id="13dd"> <inherit id="13d5" /> <id>0x13dd</id> <category>Armor\Studded Leather\Gloves (E/W)</category> </item> </definitions> --- NEW FILE: studded_gorget.xml --- <definitions> <!-- Studded Gorget --> <item id="13d6"> <id>0x13d6</id> <name>studded gorget</name> <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> </definitions> --- NEW FILE: studded_leggings.xml --- <definitions> <!-- Studded Leggings --> <item id="13da"> <id>0x13da</id> <name>studded leggings</name> <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> <item id="13e1"> <inherit id="13da" /> <id>0x13e1</id> <category>Armor\Studded Leather\Leggings (E/W)</category> </item> </definitions> --- NEW FILE: studded_sleeves.xml --- <definitions> <!-- Studded Sleeves --> <item id="13d4"> <id>0x13d4</id> <name>studded sleeves</name> <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> <item id="13dc"> <inherit id="13d4" /> <id>0x13dc</id> <category>Armor\Studded Leather\Sleeves (E/W)</category> </item> </definitions> --- NEW FILE: studded_tunic.xml --- <definitions> <!-- Studded Tunic --> <item id="13db"> <id>0x13db</id> <name>studded tunic</name> <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> <item id="13e2"> <inherit id="13db" /> <id>0x13e2</id> <category>Armor\Studded Leather\Tunic (E/W)</category> </item> </definitions> |
|
From: <dr...@us...> - 2003-12-27 11:14:25
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather In directory sc8-pr-cvs1:/tmp/cvs-serv29769/leather Added Files: leather_armor.xml leather_bustier.xml leather_cap.xml leather_gloves.xml leather_gorget.xml leather_leggings.xml leather_shorts.xml leather_skirt.xml leather_sleeves.xml leather_tunic.xml Log Message: Finished Leather/Studded Leather. --- NEW FILE: leather_armor.xml --- <definitions> <!-- Female Tunic --> <item id="1c06"> <id>0x1c06</id> <name>leather armor</name> <decay /> <nodye /> <tag name="req_str" value="25" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>1.0</weight> <buyprice>116</buyprice> <sellprice>58</sellprice> <category>Armor\Leather\Female Leather Armor (N/S)</category> </item> <items id="1c07"> <inherit id="1c06" /> <id>0x1c07</id> <category>Armor\Leather\Female Leather Armor (E/W)</category> </items> </definitions> --- NEW FILE: leather_bustier.xml --- <definitions> <!-- Leather Bustier --> <item id="1c0a"> <id>0x1c0a</id> <name>leather bustier</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>2.0</weight> <buyprice>97</buyprice> <sellprice>48</sellprice> <category>Armor\Leather\Bustier (N/S)</category> </item> <item id="1c0b"> <inherit id="1c0a" /> <id>0x1c0b</id> <category>Armor\Leather\Bustier (E/W)</category> </item> </definition> --- NEW FILE: leather_cap.xml --- <definitions> <!-- Leather Cap --> <item id="1db9"> <id>0x1db9</id> <name>leather cap</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>2.0</weight> <buyprice>63</buyprice> <sellprice>31</sellprice> <category>Armor\Leather\Cap (N/S)</category> </item> <item id="1dba"> <inherit id="1db9" /> <id>0x1dba</id> <category>Armor\Leather\Cap (E/W)</category> </item> </definitions> --- NEW FILE: leather_gloves.xml --- <definitions> <!-- Leather Gloves --> <item id="13c6"> <id>0x13c6</id> <name>leather gloves</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>1.0</weight> <buyprice>60</buyprice> <sellprice>30</sellprice> <category>Armor\Leather\Gloves (N/S)</category> </item> <item id="13ce"> <inherit id="13c6" /> <id>0x13ce</id> <category>Armor\Leather\Gloves (E/W)</category> </item> </definitions> --- NEW FILE: leather_gorget.xml --- <definitions> <!-- Leather Gorget --> <item id="13c7"> <id>0x13c7</id> <name>leather gorget</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>2.0</weight> <buyprice>74</buyprice> <sellprice>37</sellprice> <category>Armor\Leather\Gorget</category> </item> </definitions> --- NEW FILE: leather_leggings.xml --- <definitions> <!-- Leather Leggings --> <item id="13cb"> <id>0x13cb</id> <name>leather leggings</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>4.0</weight> <buyprice>80</buyprice> <sellprice>40</sellprice> <category>Armor\Leather\Leggings (N/S)</category> </item> <item id="13d2"> <inherit id="13cb" /> <id>0x13d2</id> <category>Armor\Leather\Leggings (E/W)</category> </item> </definitions> --- NEW FILE: leather_shorts.xml --- <definitions> <!-- Leather Shorts --> <item id="1c00"> <id>0x1c00</id> <name>leather shorts</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>2.0</weight> <buyprice>86</buyprice> <sellprice>43</sellprice> <category>Armor\Leather\Shorts (N/S)</category> </item> <item id="1c01"> <inherit id="1c00" /> <id>0x1c01</id> <category>Armor\Leather\Shorts (E/W)</category> </item> </definitions> --- NEW FILE: leather_skirt.xml --- <definitions> <!-- Leather Skirt --> <item id="1c08"> <id>0x1c08</id> <name>leather skirt</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>1.0</weight> <buyprice>87</buyprice> <sellprice>43</sellprice> <category>Armor\Leather\Skirt (N/S)</category> </item> <item id="1c09"> <inherit id="1c08" /> <id>0x1c09</id> <category>Armor\Leather\Skirt (E/W)</category> </item> </definitions> --- NEW FILE: leather_sleeves.xml --- <definitions> <!-- Leather Sleeves --> <item id="13c5"> <id>0x13c5</id> <name>leather sleeves</name> <decay /> <nodye /> <tag name="req_str" value="20" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>2.0</weight> <buyprice>80</buyprice> <sellprice>40</sellprice> <category>Armor\Leather\Sleeves (N/S)</category> </item> <item id="13cd"> <inherit id="13c5" /> <id>0x13cd</id> <category>Armor\Leather\Sleeves (E/W)</category> </item> </definitions> --- NEW FILE: leather_tunic.xml --- <definitions> <!-- Leather Tunic --> <item id="13cc"> <id>0x13cc</id> <name>leather tunic</name> <decay /> <nodye /> <tag name="req_str" value="25" type="int" /> <events>equipment</events> <defense>2</defense> <durability><random min="30" max="40" /></durability> <restock>10</restock> <weight>2.0</weight> <buyprice>101</buyprice> <sellprice>52</sellprice> <category>Armor\Leather\Tunic (N/S)</category> </item> <item id="13d3"> <inherit id="13cc" /> <id>0x13d3</id> <category>Armor\Leather\Tunic (E/W)</category> </item> </definitions> |
|
From: <dr...@us...> - 2003-12-27 11:13:31
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded In directory sc8-pr-cvs1:/tmp/cvs-serv29652/studded Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/studded added to the repository |
|
From: <dr...@us...> - 2003-12-27 11:13:31
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather In directory sc8-pr-cvs1:/tmp/cvs-serv29652/leather Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/leather added to the repository |
|
From: <dr...@us...> - 2003-12-27 05:50:44
|
Update of /cvsroot/wpdev/xmlscripts In directory sc8-pr-cvs1:/tmp/cvs-serv24194 Modified Files: definitions.xml Log Message: Updates to items/armory/* Index: definitions.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** definitions.xml 27 Sep 2003 22:24:31 -0000 1.56 --- definitions.xml 27 Dec 2003 05:50:40 -0000 1.57 *************** *** 80,91 **** <include file="definitions/items/system.xml"/> <include file="definitions/items/unsorted.xml"/> ! <include file="definitions/items/armory/bone.xml"/> ! <include file="definitions/items/armory/chainmail.xml"/> ! <include file="definitions/items/armory/colored.xml"/> ! <include file="definitions/items/armory/helmets.xml"/> ! <include file="definitions/items/armory/leather.xml"/> ! <include file="definitions/items/armory/plate.xml"/> ! <include file="definitions/items/armory/ring.xml"/> ! <include file="definitions/items/armory/shields.xml"/> <include file="definitions/items/books/base.xml"/> <include file="definitions/items/books/stories.xml"/> --- 80,131 ---- <include file="definitions/items/system.xml"/> <include file="definitions/items/unsorted.xml"/> ! ! <!-- Bone Armor --> ! <include file="definitions/items/armory/bone/bone_armor.xml"/> ! <include file="definitions/items/armory/bone/bone_arms.xml"/> ! <include file="definitions/items/armory/bone/bone_gloves.xml"/> ! <include file="definitions/items/armory/bone/bone_helm.xml"/> ! <include file="definitions/items/armory/bone/bone_leggings.xml"/> ! <!-- Chainmail Armor --> ! <include file="definitions/items/armory/chain/chain_coif.xml"/> ! <include file="definitions/items/armory/chain/chain_leggings.xml"/> ! <include file="definitions/items/armory/chain/chain_tunic.xml"/> ! <!-- Helmets --> ! <include file="definitions/items/armory/helmets/bascinet.xml"/> ! <include file="definitions/items/armory/helmets/close_helmet.xml"/> ! <include file="definitions/items/armory/helmets/helmet.xml"/> ! <include file="definitions/items/armory/helmets/nose_helm.xml"/> ! <include file="definitions/items/armory/helmets/orc_helm.xml"/> ! <!-- Leather Armor --> ! <include file="definitions/items/armory/leather.xml"/> ! <!-- Magic Armor--> ! <!-- Platemail Armor --> ! <include file="definitions/items/armory/plate/female_plate_armor.xml"/> ! <include file="definitions/items/armory/plate/plate_helm.xml"/> ! <include file="definitions/items/armory/plate/platemail.xml"/> ! <include file="definitions/items/armory/plate/platemail_arms.xml"/> ! <include file="definitions/items/armory/plate/platemail_gloves.xml"/> ! <include file="definitions/items/armory/plate/platemail_gorget.xml"/> ! <include file="definitions/items/armory/plate/platemail_legs.xml"/> ! <!-- Ringmail Armor --> ! <include file="definitions/items/armory/ring/ringmail_gloves.xml"/> ! <include file="definitions/items/armory/ring/ringmail_leggings.xml"/> ! <include file="definitions/items/armory/ring/ringmail_sleeves.xml"/> ! <include file="definitions/items/armory/ring/ringmail_tunic.xml"/> ! <!-- Shields --> ! <include file="definitions/items/armory/shields/bronze_shield.xml"/> ! <include file="definitions/items/armory/shields/buckler.xml"/> ! <include file="definitions/items/armory/shields/chaos_shield.xml"/> ! <include file="definitions/items/armory/shields/heater_shield.xml"/> ! <include file="definitions/items/armory/shields/metal_kite_shield.xml"/> ! <include file="definitions/items/armory/shields/metal_shield.xml"/> ! <include file="definitions/items/armory/shields/order_shield.xml"/> ! <include file="definitions/items/armory/shields/wooden_kite_shield.xml"/> ! <include file="definitions/items/armory/shields/wooden_shield.xml"/> ! <!-- Studded Leather --> ! <include file="definitions/items/armory/studded.xml"/> ! ! <include file="definitions/items/armory/colored.xml"/> ! <include file="definitions/items/books/base.xml"/> <include file="definitions/items/books/stories.xml"/> |
|
From: <dr...@us...> - 2003-12-27 05:35:18
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory
In directory sc8-pr-cvs1:/tmp/cvs-serv22684
Modified Files:
bone.xml chainmail.xml helmets.xml ring.xml shields.xml
plate.xml
Log Message:
Moved contents into directories and individual files.
Index: bone.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** bone.xml 27 Aug 2003 20:57:52 -0000 1.5
--- bone.xml 27 Dec 2003 05:35:15 -0000 1.6
***************
*** 1,91 ****
! <!--
! =================================================================
! | ) (\_ | WOLFPACK 13.0.0 Scripts |
! | (( _/{ "-; | Created by: DarkStorm |
! | )).-' {{ ;'` | Revised by: Viper, Dreoth |
! | ( ( ;._ \\ ctr | Last Modification: Fixes for AoS Support |
! =================================================================
! -->
! <definitions>
!
! <!-- Bone Arms -->
! <item id="1453">
! <id>0x1453</id>
! <name>bone arms</name>
! <decay />
! <nodye />
! <defense>3</defense>
! <durability><random min="25" max="30" /></durability>
! <restock>10</restock>
! <weight>2.0</weight>
! <value>0</value>
! <category>Armor\Bone\Bone Arms</category>
! <tag name="req_str" value="55" type="int" />
! <events>equipment</events>
! </item>
!
! <!-- Bone Armor, Body -->
! <item id="144f">
! <id>0x144f</id>
! <name>bone armor</name>
! <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</category>
! </item>
!
! <!-- Bone Gloves -->
! <item id="1455">
! <id>0x1455</id>
! <name>bone gloves</name>
! <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</category>
! </item>
!
! <!-- Bone Helm -->
! <item id="1456">
! <id>0x1456</id>
! <name>bone helmet</name>
! <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</category>
! </item>
!
! <!-- Bone Leggings -->
! <item id="1452">
! <id>0x1452</id>
! <name>bone leggings</name>
! <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</category>
! </item>
!
! </definitions>
--- 1 ----
! <!-- Moved to directory -->
Index: chainmail.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/chainmail.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** chainmail.xml 24 Sep 2003 02:44:03 -0000 1.7
--- chainmail.xml 27 Dec 2003 05:35:15 -0000 1.8
***************
*** 1,115 ****
! <!-- =================================================================
! | ) (\_ | WOLFPACK 13.0.0 Scripts |
! | (( _/{ "-; | Created by: Kosh |
! | )).-' {{ ;'` | Revised by: sereg, Viper, Dreoth |
! | ( ( ;._ \\ ctr | Last Modification: Fixes for AoS Support |
! ================================================================= -->
! <definitions>
!
! <!-- Chainmail Coif -->
! <item id="13bb">
! <name>chainmail coif</name>
! <decay />
! <nodye />
! <tag name="req_str" value="60" type="int" />
! <events>equipment</events>
! <defense>4</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x13BB</id>
! <restock>10</restock>
! <smelt>8</smelt>
! <weight>7.0</weight>
! <buyprice>130</buyprice>
! <sellprice>65</sellprice>
! <category>Armor\Chainmail\Coif</category>
! </item>
!
! <!-- Chainmail Coif -->
! <item id="13c0">
! <name>chainmail coif</name>
! <decay />
! <nodye />
! <tag name="req_str" value="60" type="int" />
! <events>equipment</events>
! <defense>4</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x13c0</id>
! <restock>10</restock>
! <smelt>8</smelt>
! <weight>7.0</weight>
! <buyprice>130</buyprice>
! <sellprice>65</sellprice>
! <category>Armor\Chainmail\Coif</category>
! </item>
!
! <!-- Chainmail Leggings -->
! <item id="13be">
! <name>chainmail leggings</name>
! <decay />
! <nodye />
! <tag name="req_str" value="60" type="int" />
! <events>equipment</events>
! <defense>4</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x13BE</id>
! <restock>10</restock>
! <smelt>14</smelt>
! <weight>7.0</weight>
! <buyprice>166</buyprice>
! <sellprice>83</sellprice>
! <category>Armor\Chainmail\Leggings</category>
! </item>
!
! <!-- Chainmail Leggings -->
! <item id="13c3">
! <name>chainmail leggings</name>
! <decay />
! <nodye />
! <tag name="req_str" value="60" type="int" />
! <events>equipment</events>
! <defense>4</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x13c3</id>
! <restock>10</restock>
! <smelt>14</smelt>
! <weight>7.0</weight>
! <buyprice>166</buyprice>
! <sellprice>83</sellprice>
! <category>Armor\Chainmail\Leggings</category>
! </item>
!
! <!-- Chainmail Tunic -->
! <item id="13bf">
! <name>chainmail tunic</name>
! <decay />
! <nodye />
! <tag name="req_str" value="60" type="int" />
! <events>equipment</events>
! <defense>4</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x13bf</id>
! <restock>10</restock>
! <smelt>14</smelt>
! <weight>7.0</weight>
! <buyprice>103</buyprice>
! <category>Armor\Chainmail\Tunic</category>
! </item>
!
! <!-- Chainmail Tunic -->
! <item id="13c4">
! <name>chainmail tunic</name>
! <decay />
! <nodye />
! <tag name="req_str" value="60" type="int" />
! <events>equipment</events>
! <defense>4</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x13c4</id>
! <restock>10</restock>
! <smelt>14</smelt>
! <weight>7.0</weight>
! <buyprice>103</buyprice>
! <category>Armor\Chainmail\Tunic</category>
! </item>
!
! </definitions>
--- 1 ----
! <!-- Moved to directory -->
Index: helmets.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** helmets.xml 23 Aug 2003 22:05:00 -0000 1.5
--- helmets.xml 27 Dec 2003 05:35:15 -0000 1.6
***************
*** 1,106 ****
! <!--
! =================================================================
! | ) (\_ | WOLFPACK 13.0.0 Scripts |
! | (( _/{ "-; | Created by: Kosh |
! | )).-' {{ ;'` | Revised by: sereg, Viper |
! | ( ( ;._ \\ ctr | Last Modification: item corrections |
! =================================================================
! -->
! <definitions>
!
! <!-- Bascinet Helmet -->
! <item id="140c">
! <name>bascinet</name>
! <decay />
! <nodye />
! <defense>7</defense>
! <durability><random min="40" max="50" /></durability>
! <id>0x140c</id>
! <requires type='str'>40</requires>
! <restock>10</restock>
! <smelt>12</smelt>
! <weight>5.0</weight>
! <buyprice>127</buyprice>
! <sellprice>63</sellprice>
! <category>Armor\Helmets\Bascinet</category>
! </item>
!
! <!-- Nose Helmet -->
! <item id="140e">
! <name>nose helmet</name>
! <decay />
! <nodye />
! <defense>4</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x140e</id>
! <requires type='str'>55</requires>
! <restock>10</restock>
! <smelt>12</smelt>
! <weight>5.0</weight>
! <buyprice>145</buyprice>
! <sellprice>72</sellprice>
! <category>Armor\Helmets\Nose Helm</category>
! </item>
!
! <!-- Helmet -->
! <item id="140a">
! <name>helmet</name>
! <decay />
! <nodye />
! <defense>2</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x140A</id>
! <requires type='str'>45</requires>
! <restock>10</restock>
! <smelt>12</smelt>
! <weight>5.0</weight>
! <buyprice>116</buyprice>
! <sellprice>58</sellprice>
! <category>Armor\Helmets\Normal Helm</category>
! </item>
!
! <!-- Close Helmet -->
! <item id="1408">
! <name>close helmet</name>
! <decay />
! <nodye />
! <defense>3</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x1408</id>
! <requires type='str'>55</requires>
! <restock>10</restock>
! <smelt>12</smelt>
! <weight>5.0</weight>
! <buyprice>145</buyprice>
! <sellprice>72</sellprice>
! <category>Armor\Helmets\Close Helm</category>
! </item>
!
! <!-- Orc Helmet -->
! <item id="1f0b">
! <name>orc helm</name>
! <decay />
! <nodye />
! <defense>3</defense>
! <durability><random min="30" max="50" /></durability>
! <id>0x1f0b</id>
! <requires type='str'>30</requires>
! <restock>10</restock>
! <smelt>12</smelt>
! <weight>5.0</weight>
! <buyprice>127</buyprice>
! <sellprice>63</sellprice>
! <category>Armor\Helmets\Orc Helm (N/S)</category>
! <category>Clothes\Headwear\Orc Helm (N/S)</category>
! </item>
!
! <!-- Orc Helm 2 -->
! <item id="1f0c">
! <inherit id="140b" />
! <id>0x1f0c</id>
! <category>Armor\Helmets\Orc Helm (W/E)</category>
! <category>Clothes\Headwear\Orc Helm (W/E)</category>
! </item>
!
! </definitions>
!
--- 1 ----
! <!-- Moved to directory -->
\ No newline at end of file
Index: ring.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ring.xml 23 Aug 2003 22:05:00 -0000 1.5
--- ring.xml 27 Dec 2003 05:35:15 -0000 1.6
***************
*** 1,80 ****
! <!--
! =================================================================
! | ) (\_ | WOLFPACK 13.0.0 Scripts |
! | (( _/{ "-; | Created by: Kosh |
! | )).-' {{ ;'` | Revised by: sereg, Viper, Dreoth |
! | ( ( ;._ \\ ctr | Last Modification: Fixes for AoS Support |
! =================================================================
! -->
! <definitions>
!
! <!-- Ring Gloves -->
! <item id="13eb">
! <name>ringmail gloves</name>
! <decay />
! <nodye />
! <defense>3</defense>
! <durability><random min="40" max="50" /></durability>
! <id>0x13eb</id>
! <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</category>
! </item>
!
! <!-- Ring Leggings -->
! <item id="13f0">
! <name>ringmail leggings</name>
! <decay />
! <nodye />
! <defense>3</defense>
! <durability><random min="40" max="50" /></durability>
! <id>0x13f0</id>
! <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</category>
! </item>
!
! <!-- Ring Sleeves -->
! <item id="13ef">
! <name>ringmail sleeves</name>
! <decay />
! <nodye />
! <defense>3</defense>
! <durability><random min="40" max="50" /></durability>
! <id>0x13EF</id>
! <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</category>
! </item>
!
! <!-- Ring Tunic -->
! <item id="13ec">
! <name>ringmail tunic</name>
! <decay />
! <nodye />
! <defense>3</defense>
! <durability><random min="40" max="50" /></durability>
! <id>0x13ec</id>
! <requires type='str'>40</requires>
! <restock>10</restock>
! <smelt>11</smelt>
! <weight>15.0</weight>
! <buyprice>218</buyprice>
! <sellprice>109</sellprice>
! <category>Armor\Ringmail\tunic</category>
! </item>
- </definitions>
--- 1,3 ----
! <!-- Moved to directory -->
Index: shields.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** shields.xml 23 Aug 2003 22:05:00 -0000 1.11
--- shields.xml 27 Dec 2003 05:35:15 -0000 1.12
***************
*** 1,161 ****
! <!--
! =================================================================
! | ) (\_ | WOLFPACK 13.0.0 Scripts |
! | (( _/{ "-; | Created by: Kosh |
! | )).-' {{ ;'` | Revised by: sereg, Viper, Dreoth |
! | ( ( ;._ \\ ctr | Last Modification: Fixes for AoS Support |
! =================================================================
! -->
! <definitions>
!
! <!-- buckler -->
! <item id="1b73">
! <name>buckler</name>
! <decay />
! <nodye />
! <defense>0</defense>
! <durability><random min="40" max="50" /></durability>
! <id>0x1B73</id>
! <requires type='str'>20</requires>
! <restock>10</restock>
! <smelt>8</smelt>
! <weight>5</weight>
! <buyprice>66</buyprice>
! <sellprice>33</sellprice>
! <category>Armor\Shields\buckler</category>
! </item>
!
! <!-- wooden shield -->
! <item id="1b7a">
! <name>wooden shield</name>
! <decay />
! <nodye />
! <defense>0</defense>
! <durability><random min="20" max="25" /></durability>
! <id>0x1B7A</id>
! <requires type='str'>20</requires>
! <restock>10</restock>
! <weight>5</weight>
! <buyprice>64</buyprice>
! <sellprice>32</sellprice>
! <category>Armor\Shields\wooden shield</category>
! </item>
!
! <!-- metal shield -->
! <item id="1b7b">
! <name>metal shield</name>
! <decay />
! <nodye />
! <defense>0</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1B7B</id>
! <requires type='str'>20</requires>
! <restock>10</restock>
! <smelt>11</smelt>
! <weight>6</weight>
! <buyprice>98</buyprice>
! <sellprice>49</sellprice>
! <category>Armor\Shields\metal shield</category>
! </item>
!
! <!-- bronze shield -->
! <item id="1b72">
! <name>bronze shield</name>
! <decay />
! <nodye />
! <defense>0</defense>
! <durability><random min="25" max="30" /></durability>
! <id>0x1B72</id>
! <requires type='str'>35</requires>
! <restock>10</restock>
! <smelt>4</smelt>
! <weight>27</weight>
! <buyprice>100</buyprice>
! <sellprice>50</sellprice>
! <category>Armor\Shields\bronze shield</category>
! </item>
!
! <!-- wooden kite shield -->
! <item id="1b78">
! <name>kite shield</name>
! <decay />
! <nodye />
! <defense>0</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1B78</id>
! <requires type='str'>20</requires>
! <restock>10</restock>
! <smelt>6</smelt>
! <weight>7</weight>
! <buyprice>121</buyprice>
! <sellprice>60</sellprice>
! <category>Armor\Shields\wooden kite</category>
! </item>
!
! <!-- metal kite shield -->
! <item id="1b74">
! <name>kite shield</name>
! <decay />
! <dye />
! <defense>0</defense>
! <durability><random min="45" max="60" /></durability>
! <id>0x1B74</id>
! <requires type='str'>45</requires>
! <restock>10</restock>
! <smelt>13</smelt>
! <weight>5</weight>
! <buyprice>135</buyprice>
! <sellprice>67</sellprice>
! <category>Armor\Shields\metal kite</category>
! </item>
!
! <!-- heater -->
! <item id="1b76">
! <name>heater shield</name>
! <decay />
! <nodye />
! <defense>0</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1B76</id>
! <requires type='str'>90</requires>
! <restock>10</restock>
! <smelt>14</smelt>
! <weight>8</weight>
! <buyprice>175</buyprice>
! <sellprice>87</sellprice>
! <category>Armor\Shields\heater</category>
! </item>
!
! <!-- order shield -->
! <item id="1bc4">
! <name>order shield</name>
! <decay />
! <nodye />
! <defense>1</defense>
! <durability><random min="100" max="125" /></durability>
! <id>0x1BC4</id>
! <requires type='str'>95</requires>
! <restock>0</restock>
! <weight>5</weight>
! <buyprice>0</buyprice>
! <sellprice>0</sellprice>
! <category>Armor\Shields\order shield</category>
! </item>
- <!-- chaos shield -->
- <item id="1bc3">
- <name>order shield</name>
- <decay />
- <nodye />
- <defense>1</defense>
- <durability><random min="100" max="125" /></durability>
- <id>0x1BC3</id>
- <requires type='str'>95</requires>
- <restock>0</restock>
- <weight>5</weight>
- <buyprice>0</buyprice>
- <sellprice>0</sellprice>
- <category>Armor\Shields\chaos shield</category>
- </item>
-
- </definitions>
--- 1,2 ----
! <!-- Moved to directory -->
Index: plate.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** plate.xml 24 Sep 2003 02:44:03 -0000 1.7
--- plate.xml 27 Dec 2003 05:35:15 -0000 1.8
***************
*** 1,232 ****
! <!--
! =================================================================
! | ) (\_ | WOLFPACK 13.0.0 Scripts |
! | (( _/{ "-; | Created by: Kosh |
! | )).-' {{ ;'` | Revised by: sereg, Viper, Dreoth |
! | ( ( ;._ \\ ctr | Last Modification: Fixes for AoS Support |
! =================================================================
! -->
! <definitions>
!
! <!-- Female Plate Armor -->
! <item id="1c04">
! <name>plate armor</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1C04</id>
! <requires type='str'>95</requires>
! <restock>10</restock>
! <smelt>16</smelt>
! <weight>4.0</weight>
! <buyprice>245</buyprice>
! <sellprice>122</sellprice>
! <category>Armor\Platemail\Female Armor</category>
! </item>
!
! <!-- Female Plate Armor -->
! <item id="1c05">
! <name>plate armor</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1C05</id>
! <requires type='str'>95</requires>
! <restock>10</restock>
! <smelt>16</smelt>
! <weight>4.0</weight>
! <buyprice>245</buyprice>
! <sellprice>122</sellprice>
! <category>Armor\Platemail\Female Armor</category>
! </item>
!
! <!-- Male Plate Armor -->
! <item id="1415">
! <name>platemail</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1415</id>
! <requires type='str'>95</requires>
! <restock>10</restock>
! <smelt>20</smelt>
! <weight>10.0</weight>
! <buyprice>273</buyprice>
! <sellprice>136</sellprice>
! <category>Armor\Platemail\Male Armor</category>
! </item>
!
! <!-- Male Plate Armor -->
! <item id="1416">
! <name>platemail</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1416</id>
! <requires type='str'>95</requires>
! <restock>10</restock>
! <smelt>20</smelt>
! <weight>10.0</weight>
! <buyprice>273</buyprice>
! <sellprice>136</sellprice>
! <category>Armor\Platemail\Male Armor</category>
! </item>
!
! <!-- Plate Arms -->
! <item id="1410">
! <name>platemail arms</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1410</id>
! <requires type='str'>80</requires>
! <restock>10</restock>
! <smelt>14</smelt>
! <weight>5.0</weight>
! <buyprice>181</buyprice>
! <sellprice>90</sellprice>
! <category>Armor\Platemail\Arms</category>
! </item>
!
! <!-- Plate Arms -->
! <item id="1417">
! <name>platemail arms</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1417</id>
! <requires type='str'>80</requires>
! <restock>10</restock>
! <smelt>14</smelt>
! <weight>5.0</weight>
! <buyprice>181</buyprice>
! <sellprice>90</sellprice>
! <category>Armor\Platemail\Arms</category>
! </item>
!
! <!-- Plate Gloves -->
! <item id="1414">
! <name>platemail gloves</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1414</id>
! <requires type='str'>70</requires>
! <restock>10</restock>
! <smelt>9</smelt>
! <weight>2.0</weight>
! <buyprice>145</buyprice>
! <sellprice>72</sellprice>
! <category>Armor\Platemail\gloves</category>
! </item>
!
! <!-- Plate Gloves -->
! <item id="1418">
! <name>platemail gloves</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1418</id>
! <requires type='str'>70</requires>
! <restock>10</restock>
! <smelt>9</smelt>
! <weight>2.0</weight>
! <buyprice>145</buyprice>
! <sellprice>72</sellprice>
! <category>Armor\Platemail\gloves</category>
! </item>
!
! <!-- Plate Gorget -->
! <item id="1413">
! <name>platemail gorget</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1413</id>
! <requires type='str'>45</requires>
! <restock>10</restock>
! <smelt>8</smelt>
! <weight>2.0</weight>
! <buyprice>124</buyprice>
! <sellprice>62</sellprice>
! <category>Armor\Platemail\gorget</category>
! </item>
!
! <!-- Plate Helmet -->
! <item id="1412">
! <name>plate helmet</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1412</id>
! <requires type='str'>80</requires>
! <restock>10</restock>
! <smelt>12</smelt>
! <weight>7.0</weight>
! <buyprice>170</buyprice>
! <sellprice>85</sellprice>
! <category>Armor\Platemail\helmet</category>
! </item>
!
! <!-- Plate Helmet -->
! <item id="1419">
! <name>plate helmet</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1419</id>
! <requires type='str'>80</requires>
! <restock>10</restock>
! <smelt>12</smelt>
! <weight>7.0</weight>
! <buyprice>170</buyprice>
! <sellprice>85</sellprice>
! <category>Armor\Platemail\helmet</category>
! </item>
!
! <!-- Plate Leggings -->
! <item id="1411">
! <name>platemail legs</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x1411</id>
! <requires type='str'>90</requires>
! <restock>10</restock>
! <smelt>16</smelt>
! <weight>7.0</weight>
! <buyprice>218</buyprice>
! <sellprice>109</sellprice>
! <category>Armor\Platemail\leggings</category>
! </item>
!
! <!-- Plate Leggings -->
! <item id="141a">
! <name>platemail legs</name>
! <decay />
! <nodye />
! <defense>5</defense>
! <durability><random min="50" max="65" /></durability>
! <id>0x141a</id>
! <requires type='str'>90</requires>
! <restock>10</restock>
! <smelt>16</smelt>
! <weight>7.0</weight>
! <buyprice>218</buyprice>
! <sellprice>109</sellprice>
! <category>Armor\Platemail\leggings</category>
! </item>
- </definitions>
--- 1,2 ----
! <!-- Moved to directory -->
|
|
From: <dr...@us...> - 2003-12-27 05:31:26
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields In directory sc8-pr-cvs1:/tmp/cvs-serv22240/shields Added Files: bronze_shield.xml buckler.xml chaos_shield.xml heater_shield.xml metal_kite_shield.xml metal_shield.xml order_shield.xml wooden_kite_shield.xml wooden_shield.xml Log Message: I sorted objects better, fixed improper IDs, etc etc... Going to do this for other stuff too. --- NEW FILE: bronze_shield.xml --- <definitions> <!-- bronze shield --> <item id="1b72"> <id>0x1b72</id> <name>bronze shield</name> <decay /> <nodye /> <defense>0</defense> <durability><random min="25" max="30" /></durability> <requires type='str'>35</requires> <restock>10</restock> <smelt>4</smelt> <weight>27</weight> <buyprice>100</buyprice> <sellprice>50</sellprice> <category>Armor\Shields\Bronze Shield</category> </item> </definitions> --- NEW FILE: buckler.xml --- <definitions> <!-- Buckler --> <item id="1b73"> <id>0x1b73</id> <name>buckler</name> <decay /> <nodye /> <defense>0</defense> <durability><random min="40" max="50" /></durability> <requires type='str'>20</requires> <restock>10</restock> <smelt>8</smelt> <weight>5</weight> <buyprice>66</buyprice> <sellprice>33</sellprice> <category>Armor\Shields\Buckler</category> </item> </definitions> --- NEW FILE: chaos_shield.xml --- <definitions> <!-- chaos shield --> <item id="1bc3"> <id>0x1bc3</id> <name>Chaos shield</name> <decay /> <nodye /> <defense>1</defense> <durability><random min="100" max="125" /></durability> <requires type='str'>95</requires> <restock>0</restock> <weight>5</weight> <buyprice>0</buyprice> <sellprice>0</sellprice> <category>Armor\Shields\Chaos Shield</category> </item> </definitions> --- NEW FILE: heater_shield.xml --- <definitions> <!-- heater --> <item id="1b76"> <id>0x1b76</id> <name>heater shield</name> <decay /> <nodye /> <defense>0</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>90</requires> <restock>10</restock> <smelt>14</smelt> <weight>8</weight> <buyprice>175</buyprice> <sellprice>87</sellprice> <category>Armor\Shields\Heater (N/S)</category> </item> <item id="1b77"> <inherit id="1b76" /> <id>0x1b77</id> <category>Armor\Shields\Heater (E/W)</category> </item> </definitions> --- NEW FILE: metal_kite_shield.xml --- <definitions> <!-- metal kite shield --> <item id="1b74"> <id>0x1b74</id> <name>kite shield</name> <decay /> <dye /> <defense>0</defense> <durability><random min="45" max="60" /></durability> <requires type='str'>45</requires> <restock>10</restock> <smelt>13</smelt> <weight>5</weight> <buyprice>135</buyprice> <sellprice>67</sellprice> <category>Armor\Shields\Metal Kite (N/S)</category> </item> <item id="1b75"> <inherit id="1b74" /> <id>0x1b75</id> <category>Armor\Shields\Metal Kite (E/W)</category> </item> </definitions> --- NEW FILE: metal_shield.xml --- <definitions> <!-- metal shield --> <item id="1b7b"> <id>0x1b7b</id> <name>metal shield</name> <decay /> <nodye /> <defense>0</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>20</requires> <restock>10</restock> <smelt>11</smelt> <weight>6</weight> <buyprice>98</buyprice> <sellprice>49</sellprice> <category>Armor\Shields\Metal Shield</category> </item> </definitions> --- NEW FILE: order_shield.xml --- <definitions> <!-- order shield --> <item id="1bc4"> <name>Order shield</name> <decay /> <nodye /> <defense>1</defense> <durability><random min="100" max="125" /></durability> <id>0x1BC4</id> <requires type='str'>95</requires> <restock>0</restock> <weight>5</weight> <buyprice>0</buyprice> <sellprice>0</sellprice> <category>Armor\Shields\Order Shield (N/S)</category> </item> <item id="1bc5"> <inherit id="1bc4" /> <id>0x1bc5</id> <category>Armor\Shields\Order Shield (E/W)</category> </item> </definitions> --- NEW FILE: wooden_kite_shield.xml --- <definitions> <!-- wooden kite shield --> <item id="1b78"> <id>0x1b78</id> <name>kite shield</name> <decay /> <nodye /> <defense>0</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>20</requires> <restock>10</restock> <smelt>6</smelt> <weight>7</weight> <buyprice>121</buyprice> <sellprice>60</sellprice> <category>Armor\Shields\Wooden Kite (N/S)</category> </item> <item id="1b79"> <inherit id="1b78" /> <id>0x1b79</id> <category>Armor\Shields\Wooden Kite (E/W)</category> </item> </definitions> --- NEW FILE: wooden_shield.xml --- <definitions> <!-- Wooden shield --> <item id="1b7a"> <id>0x1b7a</id> <name>wooden shield</name> <decay /> <nodye /> <defense>0</defense> <durability><random min="20" max="25" /></durability> <requires type='str'>20</requires> <restock>10</restock> <weight>5</weight> <buyprice>64</buyprice> <sellprice>32</sellprice> <category>Armor\Shields\Wooden Shield</category> </item> </definitions> |
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring In directory sc8-pr-cvs1:/tmp/cvs-serv22240/ring Added Files: ringmail_gloves.xml ringmail_leggings.xml ringmail_sleeves.xml ringmail_tunic.xml Log Message: I sorted objects better, fixed improper IDs, etc etc... Going to do this for other stuff too. --- NEW FILE: ringmail_gloves.xml --- <definitions> <!-- Ring Gloves --> <item id="13eb"> <id>0x13eb</id> <name>ringmail gloves</name> <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> <item id="13f2"> <inherit id="13eb" /> <id>0x13f2</id> <category>Armor\Ringmail\Gloves (E/W)</category> </item> </definitions> --- NEW FILE: ringmail_leggings.xml --- <definitions> <!-- Ring Leggings --> <item id="13f0"> <id>0x13f0</id> <name>ringmail leggings</name> <decay /> <nodye /> <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> <item id="13f1"> <inherit id="13f0" /> <id>0x13f1</id> <category>Armor\Ringmail\Leggings (E/W)</category> </item> </definitions> --- NEW FILE: ringmail_sleeves.xml --- <definitions> <item id="13ee"> <id>0x13ee</id> <name>ringmail sleeves</name> <decay /> <nodye /> <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> <item id="13ef"> <inherit id="13ee" /> <id>0x13ff</id> <category>Armor\Ringmail\Sleeves (E/W)</category> </item> </definitions> --- NEW FILE: ringmail_tunic.xml --- <definitions> <!-- Ring Tunic --> <item id="13ec"> <id>0x13ec</id> <name>ringmail tunic</name> <decay /> <nodye /> <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>218</buyprice> <sellprice>109</sellprice> <category>Armor\Ringmail\Tunic (N/S)</category> </item> <item id="13ed"> <inherit id="13ec" /> <id>0x13ed</id> <category>Armor\Ringmail\Tunic (E/W)</category> </item> </definitions> |
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate In directory sc8-pr-cvs1:/tmp/cvs-serv22240/plate Added Files: female_plate_armor.xml plate_helm.xml platemail.xml platemail_arms.xml platemail_gloves.xml platemail_gorget.xml platemail_legs.xml Log Message: I sorted objects better, fixed improper IDs, etc etc... Going to do this for other stuff too. --- NEW FILE: female_plate_armor.xml --- <definitions> <!-- Female Plate Armor --> <item id="1c04"> <id>0x1c04</id> <name>plate armor</name> <decay /> <nodye /> <defense>5</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>95</requires> <restock>10</restock> <smelt>16</smelt> <weight>4.0</weight> <buyprice>245</buyprice> <sellprice>122</sellprice> <category>Armor\Platemail\Female Armor (N/S)</category> </item> <!-- Female Plate Armor --> <item id="1c05"> <inherit id="1c04" /> <id>0x1c05</id> <category>Armor\Platemail\Female Armor (E/W)</category> </item> </definitions> --- NEW FILE: plate_helm.xml --- <definitions> <!-- Plate Helmet NS --> <item id="1412"> <id>0x1412</id> <name>plate helm</name> <decay /> <nodye /> <defense>5</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>80</requires> <restock>10</restock> <smelt>12</smelt> <weight>7.0</weight> <buyprice>170</buyprice> <sellprice>85</sellprice> <category>Armor\Platemail\Helm (N/S)</category> </item> <!-- Plate Helmet EW --> <item id="1419"> <inherit id="1412" /> <id>0x1419</id> <category>Armor\Platemail\Helm (E/W)</category> </item> </definitions> --- NEW FILE: platemail.xml --- <definitions> <!-- Male Plate Armor North-South --> <item id="1415"> <id>0x1415</id> <name>platemail</name> <decay /> <nodye /> <defense>5</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>95</requires> <restock>10</restock> <smelt>20</smelt> <weight>10.0</weight> <buyprice>273</buyprice> <sellprice>136</sellprice> <category>Armor\Platemail\Male Armor (N/S)</category> </item> <!-- Male Plate Armor East-West --> <item id="1416"> <inherit id="1415" /> <id>0x1416</id> <category>Armor\Platemail\Male Armor (E/W)</category> </item> </definitions> --- NEW FILE: platemail_arms.xml --- <definitions> <!-- Plate Arms NS --> <item id="1410"> <id>0x1410</id> <name>platemail arms</name> <decay /> <nodye /> <defense>5</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>80</requires> <restock>10</restock> <smelt>14</smelt> <weight>5.0</weight> <buyprice>181</buyprice> <sellprice>90</sellprice> <category>Armor\Platemail\Arms (N/S)</category> </item> <!-- Plate Arms EW --> <item id="1417"> <inherit id="1410" /> <id>0x1417</id> <category>Armor\Platemail\Arms (E/W)</category> </item> </definitions> --- NEW FILE: platemail_gloves.xml --- <definitions> <!-- Plate Gloves NS --> <item id="1414"> <id>0x1414</id> <name>platemail gloves</name> <decay /> <nodye /> <defense>5</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>70</requires> <restock>10</restock> <smelt>9</smelt> <weight>2.0</weight> <buyprice>145</buyprice> <sellprice>72</sellprice> <category>Armor\Platemail\Gloves (N/S)</category> </item> <!-- Plate Gloves EW --> <item id="1418"> <inherit id="1414" /> <id>0x1418</id> <category>Armor\Platemail\Gloves (E/W)</category> </item> </definitions> --- NEW FILE: platemail_gorget.xml --- <definitions> <!-- Plate Gorget --> <item id="1413"> <id>0x1413</id> <name>platemail gorget</name> <decay /> <nodye /> <defense>5</defense> <durability><random min="50" max="65" /></durability> <requires type='str'>45</requires> <restock>10</restock> <smelt>8</smelt> <weight>2.0</weight> <buyprice>124</buyprice> <sellprice>62</sellprice> <category>Armor\Platemail\Gorget</category> </item> </definitions> --- NEW FILE: platemail_legs.xml --- <definitions> <!-- Plate Leggings NS --> <item id="1411"> <name>platemail legs</name> <decay /> <nodye /> <defense>5</defense> <durability><random min="50" max="65" /></durability> <id>0x1411</id> <requires type='str'>90</requires> <restock>10</restock> <smelt>16</smelt> <weight>7.0</weight> <buyprice>218</buyprice> <sellprice>109</sellprice> <category>Armor\Platemail\Legs (N/S)</category> </item> <!-- Plate Leggings EW --> <item id="141a"> <inherit id="1411" /> <id>0x141a</id> <category>Armor\Platemail\Legs (E/W)</category> </item> </definitions> |
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets In directory sc8-pr-cvs1:/tmp/cvs-serv22240/helmets Added Files: bascinet.xml close_helmet.xml helmet.xml nose_helm.xml orc_helm.xml Log Message: I sorted objects better, fixed improper IDs, etc etc... Going to do this for other stuff too. --- NEW FILE: bascinet.xml --- <definitions> <!-- Bascinet Helmet North-South --> <item id="140d"> <id>0x140d</id> <name>bascinet</name> <decay /> <nodye /> <defense>7</defense> <durability><random min="40" max="50" /></durability> <requires type='str'>40</requires> <restock>10</restock> <smelt>12</smelt> <weight>5.0</weight> <buyprice>127</buyprice> <sellprice>63</sellprice> <category>Armor\Helmets\Bascinet (N/S)</category> </item> <!-- Bascinet Helmet East-West--> <item id="140c"> <inherit id="140d" /> <id>0x140c</id> <category>Armor\Helmets\Bascinet (E/W)</category> </item> </definitions> --- NEW FILE: close_helmet.xml --- <definitions> <!-- Close Helmet North-South --> <item id="1409"> <id>0x1409</id> <name>close helmet</name> <decay /> <nodye /> <defense>3</defense> <durability><random min="45" max="60" /></durability> <requires type='str'>55</requires> <restock>10</restock> <smelt>12</smelt> <weight>5.0</weight> <buyprice>145</buyprice> <sellprice>72</sellprice> <category>Armor\Helmets\Close Helm (N/S)</category> </item> <!-- Close Helmet East-West --> <item id="1408"> <inherit id="1409" /> <id>0x1408</id> <category>Armor\Helmets\Close Helm (E/W)</category> </item> </definitions> --- NEW FILE: helmet.xml --- <definitions> <!-- Helmet North-South --> <item id="140b"> <id>0x140b</id> <name>helmet</name> <decay /> <nodye /> <defense>2</defense> <durability><random min="45" max="60" /></durability> <requires type='str'>45</requires> <restock>10</restock> <smelt>12</smelt> <weight>5.0</weight> <buyprice>116</buyprice> <sellprice>58</sellprice> <category>Armor\Helmets\Normal Helm (N/S)</category> </item> <!-- Helmet East-West --> <item id="140a"> <inherit id="140b" /> <id>0x140a</id> <category>Armor\Helmets\Normal Helm (E/W)</category> </item> </definitions> --- NEW FILE: nose_helm.xml --- <definitions> <!-- Nose Helmet North-South --> <item id="140f"> <id>0x140f</id> <name>nose helmet</name> <decay /> <nodye /> <defense>4</defense> <durability><random min="45" max="60" /></durability> <requires type='str'>55</requires> <restock>10</restock> <smelt>12</smelt> <weight>5.0</weight> <buyprice>145</buyprice> <sellprice>72</sellprice> <category>Armor\Helmets\Nose Helm (N/S)</category> </item> <!-- Nose Helmet East-West --> <item id="140e"> <inherit id="140f" /> <id>0x140e</id> <category>Armor\Helmets\Nose Helm (E/W)</category> </item> </definitions> --- NEW FILE: orc_helm.xml --- <definitions> <!-- Orc Helmet North-South --> <item id="1f0b"> <id>0x1f0b</id> <name>orc helm</name> <decay /> <nodye /> <defense>3</defense> <durability><random min="30" max="50" /></durability> <requires type='str'>30</requires> <restock>10</restock> <smelt>12</smelt> <weight>5.0</weight> <buyprice>127</buyprice> <sellprice>63</sellprice> <category>Armor\Helmets\Orc Helm (N/S)</category> </item> <!-- Orc Helmet East-West --> <item id="1f0c"> <inherit id="1f0b" /> <id>0x1f0c</id> <category>Armor\Helmets\Orc Helm (E/W)</category> </item> </definitions> |
|
From: <dr...@us...> - 2003-12-27 05:31:26
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain In directory sc8-pr-cvs1:/tmp/cvs-serv22240/chain Added Files: chain_coif.xml chain_leggings.xml chain_tunic.xml Log Message: I sorted objects better, fixed improper IDs, etc etc... Going to do this for other stuff too. --- NEW FILE: chain_coif.xml --- <definitions> <!-- Chainmail Coif North-South --> <item id="13bb"> <id>0x13bb</id> <name>chainmail coif</name> <decay /> <nodye /> <tag name="req_str" value="60" type="int" /> <events>equipment</events> <defense>4</defense> <durability><random min="45" max="60" /></durability> <restock>10</restock> <smelt>8</smelt> <weight>7.0</weight> <buyprice>130</buyprice> <sellprice>65</sellprice> <category>Armor\Chainmail\Coif NS</category> </item> <!-- Chainmail Coif East-West --> <item id="13c0"> <inherit id="13bb" /> <id>0x13c0</id> <category>Armor\Chainmail\Coif (E/W)</category> </item> </definitions> --- NEW FILE: chain_leggings.xml --- <definitions> <!-- Chainmail Leggings North-South--> <item id="13be"> <id>0x13be</id> <name>chainmail leggings</name> <decay /> <nodye /> <tag name="req_str" value="60" type="int" /> <events>equipment</events> <defense>4</defense> <durability><random min="45" max="60" /></durability> <restock>10</restock> <smelt>14</smelt> <weight>7.0</weight> <buyprice>166</buyprice> <sellprice>83</sellprice> <category>Armor\Chainmail\Leggings (N/S)</category> </item> <!-- Chainmail Leggings East-West --> <item id="13c3"> <inherit id="13be" /> <id>0x13c3</id> <category>Armor\Chainmail\Leggings (E/W)</category> </item> </definitions> --- NEW FILE: chain_tunic.xml --- <definitions> <!-- Chainmail Tunic North-South --> <item id="13bf"> <id>0x13bf</id> <name>chainmail tunic</name> <decay /> <nodye /> <tag name="req_str" value="60" type="int" /> <events>equipment</events> <defense>4</defense> <durability><random min="45" max="60" /></durability> <restock>10</restock> <smelt>14</smelt> <weight>7.0</weight> <buyprice>103</buyprice> <category>Armor\Chainmail\Tunic NS</category> </item> <!-- Chainmail Tunic East-West --> <item id="13c4"> <inherit id="13bf" /> <id>0x13c4</id> <category>Armor\Chainmail\Tunic EW</category> </item> </definitions> |
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone In directory sc8-pr-cvs1:/tmp/cvs-serv22240/bone Added Files: bone_armor.xml bone_arms.xml bone_gloves.xml bone_helm.xml bone_leggings.xml Log Message: I sorted objects better, fixed improper IDs, etc etc... Going to do this for other stuff too. --- NEW FILE: bone_armor.xml --- <definitions> <!-- Bone Armor, Body North-South --> <item id="144f"> <id>0x144f</id> <name>bone armor</name> <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> <!-- Bone Armor, Body East-West --> <item id="1454"> <inherit id="144f" /> <id>0x1454</id> <category>Armor\Bone\Bone Armor (E/W)</category> </item> </definitions> --- NEW FILE: bone_arms.xml --- <definitions> <!-- Bone Arms North-South --> <item id="144e"> <id>0x144e</id> <name>bone arms</name> <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> </item> <!-- Bone Arms East-West --> <item id="1453"> <inherit id="144e" /> <id>0x1453</id> <category>Armor\Bone\Bone Arms (E/W)</category> </item> </definitions> --- NEW FILE: bone_gloves.xml --- <definitions> <!-- Bone Gloves North-South --> <item id="1450"> <id>0x1450</id> <name>bone gloves</name> <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> <!-- Bone Gloves East-West --> <item id="1455"> <inherit id="1450" /> <id>0x1455</id> <category>Armor\Bone\Bone Gloves (E/W)</category> </item> </definitions> --- NEW FILE: bone_helm.xml --- <definitions> <!-- Bone Helm North-South --> <item id="1451"> <id>0x1451</id> <name>bone helmet</name> <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> <!-- Bone Helm East-West --> <item id="1456"> <inherit id="1451" /> <id>0x1456</id> <category>Armor\Bone\Bone Helmet (E/W)</category> </item> </definitions> --- NEW FILE: bone_leggings.xml --- <definitions> <!-- Bone Leggings North-South --> <item id="1452"> <id>0x1452</id> <name>bone leggings</name> <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> <!-- Bone Leggings East-West --> <item id="1457"> <inherit id="1452" /> <id>0x1452</id> <category>Armor\Bone\Leggings (E/W)</category> </item> </definitions> |
|
From: <dr...@us...> - 2003-12-27 05:30:12
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields In directory sc8-pr-cvs1:/tmp/cvs-serv22041/shields Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/shields added to the repository |
|
From: <dr...@us...> - 2003-12-27 05:30:11
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring In directory sc8-pr-cvs1:/tmp/cvs-serv22041/ring Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/ring added to the repository |
|
From: <dr...@us...> - 2003-12-27 05:30:11
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate In directory sc8-pr-cvs1:/tmp/cvs-serv22041/plate Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/plate added to the repository |
|
From: <dr...@us...> - 2003-12-27 05:30:10
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets In directory sc8-pr-cvs1:/tmp/cvs-serv22041/helmets Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/helmets added to the repository |
|
From: <dr...@us...> - 2003-12-27 05:30:10
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain In directory sc8-pr-cvs1:/tmp/cvs-serv22041/chain Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/chain added to the repository |
|
From: <dr...@us...> - 2003-12-27 05:30:10
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone In directory sc8-pr-cvs1:/tmp/cvs-serv22041/bone Log Message: Directory /cvsroot/wpdev/xmlscripts/definitions/items/armory/bone added to the repository |
|
From: Richard M. (Dreoth) <Dr...@ra...> - 2003-12-22 12:21:50
|
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm not sure sending to this address will work, but I hope it does.
System Info=20
Gentoo Linux 2.6 kernel
Latest gcc 3.3
###########################################################
=46irst off, there is a problem after it compiles, it crashes on startup af=
ter=20
Remote Admin runs.
Here is the backtrace:
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 16384 (LWP 24132)]
0x081c9a4e in checkauto () at srvparams.h:372
372 {
(gdb) bt
#0 0x081c9a4e in checkauto () at srvparams.h:372
#1 0x081e076b in main (argc=3D1, argv=3D0x8288668) at wolfpack.cpp:580
###########################################################
Other than that, there is a bunch of compile warnings.. Just warnings, I'll=
=20
see if I can clean some up myself (I'm still learning, heh)
###########################################################
ai.cpp: In member function `virtual void Action_Wander::execute()':
ai.cpp:499: warning: passing `float' for argument 1 of `void=20
cNPC::setAICheckTime(unsigned int)'
###########################################################
This one occurs a lot through compiles now.
In file included from /usr/include/python2.3/Python.h:8,
from python/engine.h:49,
from python/utilities.h:34,
from ai.cpp:31:
/usr/include/python2.3/pyconfig.h:847:1: warning: "_POSIX_C_SOURCE" redefin=
ed
In file included from /usr/include/string.h:26,
from /usr/qt/3/include/qcstring.h:46,
from /usr/qt/3/include/qstring.h:42,
from python/engine.h:40,
from python/utilities.h:34,
from ai.cpp:31:
###########################################################
ai_humans.cpp: In member function `virtual void=20
Human_Guard_Called_Fight::execute()':
ai_humans.cpp:255: warning: passing negative value `-1' for argument 2 of `
virtual void cNPC::talk(const QString&, short unsigned int, unsigned cha=
r,=20
bool, cUOSocket*)'
ai_humans.cpp:256: warning: passing negative value `-1' for argument 2 of `
virtual void cNPC::talk(const QString&, short unsigned int, unsigned cha=
r,=20
bool, cUOSocket*)'
ai_humans.cpp: In member function `virtual void Human_Guard_Fight::execute(=
)':
ai_humans.cpp:410: warning: passing negative value `-1' for argument 2 of `
virtual void cNPC::talk(const QString&, short unsigned int, unsigned cha=
r,=20
bool, cUOSocket*)'
ai_humans.cpp:411: warning: passing negative value `-1' for argument 2 of `
virtual void cNPC::talk(const QString&, short unsigned int, unsigned cha=
r,=20
bool, cUOSocket*)'
###########################################################
basechar.cpp: In member function `virtual bool cBaseChar::checkSkill(short=
=20
unsigned int, long int, long int, bool)':
basechar.cpp:932: warning: assignment to `SI32' from `double'
basechar.cpp:932: warning: argument to `long int' from `double'
###########################################################
boats.cpp: In member function `bool cBoat::leave(cUOSocket*, cItem*)':
boats.cpp:963: warning: comparison is always false due to limited range of=
=20
data=20
type
boats.cpp:969: warning: comparison is always true due to limited range of d=
ata=20
type
###########################################################
combat.cpp: In function `void Combat::checkandhit(cBaseChar*)':
combat.cpp:293: warning: passing negative value `-1' for argument 1 of `voi=
d=20
cUOTxAttackResponse::setSerial(unsigned int)'
combat.cpp: In function `void Combat::hit(cBaseChar*, cBaseChar*, bool)':
combat.cpp:765: warning: passing `double' for argument 2 of `unsigned int=20
cBaseChar::damage(eDamageType, unsigned int, cUObject*)'
combat.cpp:777: warning: passing `double' for argument 1 of `void=20
cUOTxDamage::setDamage(unsigned char)'
combat.cpp: In function `void Combat::combat(cBaseChar*)':
combat.cpp:852: warning: passing negative value `-1' for argument 1 of `voi=
d=20
cUOTxAttackResponse::setSerial(unsigned int)'
###########################################################
In file included from /usr/include/python2.3/Python.h:8,
from python/engine.h:49,
from pythonscript.h:35,
from scriptmanager.h:41,
from commands.cpp:38:
/usr/include/python2.3/pyconfig.h:847:1: warning: "_POSIX_C_SOURCE" redefin=
ed
In file included=20
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3/i686-pc-linux-=
gnu/bits/os_defines.h:39,
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-=
v3/i686-pc-linux-gnu/bits/c++config.h:35,
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-=
v3/string:45,
from structs.h:39,
from globals.h:37,
from commands.cpp:32:
/usr/include/features.h:131:1: warning: this is the location of the previou=
s=20
definition
###########################################################
coord.cpp: In member function `unsigned char Coord_cl::direction(const=20
Coord_cl&) const':
coord.cpp:164: warning: assignment of negative value `-1' to `unsigned char'
coord.cpp:164: warning: argument of negative value `-1' to `unsigned char'
coord.cpp: In member function `bool Coord_cl::lineOfSight(const Coord_cl&,=
=20
bool)':
coord.cpp:238: warning: passing `double' for argument 2 of `
Coord_cl::Coord_cl(short unsigned int, short unsigned int, signed char,=
=20
unsigned char, unsigned char)'
coord.cpp:243: warning: passing `double' for argument 2 of `
Coord_cl::Coord_cl(short unsigned int, short unsigned int, signed char,=
=20
unsigned char, unsigned char)'
coord.cpp:244: warning: passing `double' for argument 2 of `
Coord_cl::Coord_cl(short unsigned int, short unsigned int, signed char,=
=20
unsigned char, unsigned char)'
coord.cpp:263: warning: passing `double' for argument 1 of `
Coord_cl::Coord_cl(short unsigned int, short unsigned int, signed char,=
=20
unsigned char, unsigned char)'
coord.cpp:268: warning: passing `double' for argument 1 of `
Coord_cl::Coord_cl(short unsigned int, short unsigned int, signed char,=
=20
unsigned char, unsigned char)'
coord.cpp:269: warning: passing `double' for argument 1 of `
Coord_cl::Coord_cl(short unsigned int, short unsigned int, signed char,=
=20
unsigned char, unsigned char)'
###########################################################
customtags.cpp: In member function `int cVariant::toInt(bool*) const':
customtags.cpp:391: warning: return to `int' from `const double'
customtags.cpp:391: warning: argument to `int' from `const double'
customtags.cpp: In member function `cBaseChar* cVariant::toChar() const':
customtags.cpp:470: warning: passing `const double' for argument 1 of `
cBaseChar* cWorld::findChar(int) const'
customtags.cpp:473: warning: passing `double' for argument 1 of `cBaseChar*=
=20
cWorld::findChar(int) const'
customtags.cpp: In member function `cItem* cVariant::toItem() const':
customtags.cpp:494: warning: passing `const double' for argument 1 of `cIte=
m*=20
cWorld::findItem(int) const'
customtags.cpp:497: warning: passing `double' for argument 1 of `cItem*=20
cWorld::findItem(int) const'
###########################################################
maps.cpp: In member function `signed char Maps::mapAverageElevation(const=20
Coord_cl&) const':
maps.cpp:248: warning: comparison is always true due to limited range of da=
ta=20
type
maps.cpp:258: warning: comparison is always false due to limited range of d=
ata=20
type
maps.cpp:268: warning: comparison is always false due to limited range of d=
ata=20
type
maps.cpp:268: warning: comparison is always false due to limited range of d=
ata=20
type
maps.cpp: In member function `signed char Maps::height(const Coord_cl&)':
maps.cpp:338: warning: comparison is always true due to limited range of da=
ta=20
type
maps.cpp:342: warning: comparison is always true due to limited range of da=
ta=20
type
###########################################################
npc.cpp: In constructor `cNPC::cNPC()':
npc.cpp:75: warning: assignment to `UINT32' from `float'
npc.cpp:75: warning: argument to `unsigned int' from `float'
npc.cpp: In member function `void cNPC::setNextMoveTime()':
npc.cpp:233: warning: passing `double' for argument 1 of `void=20
cNPC::setNextMoveTime(unsigned int)'
npc.cpp:235: warning: passing `double' for argument 1 of `void=20
cNPC::setNextMoveTime(unsigned int)'
###########################################################
resources.cpp: In member function `virtual bool=20
cFindResource::responsed(cUOSocket*, cUORxTarget*)':
resources.cpp:1276: warning: comparison is always false due to limited rang=
e=20
of data type
resources.cpp: In member function `virtual bool=20
cConvertResource::responsed(cUOSocket*, cUORxTarget*)':
resources.cpp:1370: warning: comparison is always false due to limited rang=
e=20
of data type
###########################################################
skills.cpp: In static member function `static void=20
cSkills::RandomSteal(cUOSocket*, int)':
skills.cpp:464: warning: passing negative value `-1' for argument 2 of=20
`virtual=20
void cUObject::talk(const QString&, short unsigned int, unsigned char,=20
bool,=20
cUOSocket*)'
###########################################################
targetrequests.cpp: In member function `virtual bool=20
cAddItemTarget::responsed(cUOSocket*, cUORxTarget*)':
targetrequests.cpp:60: warning: comparison is always false due to limited=20
range of data type
targetrequests.cpp: In member function `virtual bool=20
cAddNpcTarget::responsed(cUOSocket*, cUORxTarget*)':
targetrequests.cpp:114: warning: comparison is always false due to limited=
=20
range of data type
targetrequests.cpp: In member function `virtual bool=20
cBuildMultiTarget::responsed(cUOSocket*, cUORxTarget*)':
targetrequests.cpp:162: warning: comparison is always false due to limited=
=20
range of data type
targetrequests.cpp: In member function `virtual bool=20
cSkStealing::responsed(cUOSocket*, cUORxTarget*)':
targetrequests.cpp:262: warning: passing negative value `-1' for argument 2=
of=20
`virtual void cUObject::talk(const QString&, short unsigned int, unsigne=
d=20
char, bool, cUOSocket*)'
###########################################################
Timing.cpp: In function `void checkNPC(cNPC*, unsigned int)':
Timing.cpp:329: warning: passing `float' for argument 1 of `void=20
cNPC::setAICheckTime(unsigned int)'
###########################################################
walking.cpp: In member function `void cMovement::GetBlockingMap(Coord_cl,=20
unitile_st*, int&)':
walking.cpp:801: warning: comparison is always true due to limited range of=
=20
data type
walking.cpp: In member function `void cMovement::randomNpcWalk(cNPC*, unsig=
ned=20
char, unsigned char)':
walking.cpp:1113: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp:1113: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp:1113: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp:1113: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp:1114: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp:1122: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp:1122: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp: In member function `bool cMovement::canLandMonsterMoveHere(con=
st=20
Coord_cl&) const':
walking.cpp:1515: warning: comparison is always false due to limited range =
of=20
data type
walking.cpp:1519: warning: comparison is always true due to limited range o=
f=20
data type
###########################################################
wpdefmanager.cpp: In member function `QString cElement::getValue() const':
wpdefmanager.cpp:676: warning: passing `float' for argument passing 1 of `i=
nt=20
RandomNum(int, int)'
wpdefmanager.cpp:676: warning: argument to `int' from `float'
wpdefmanager.cpp:676: warning: passing `float' for argument passing 2 of `i=
nt=20
RandomNum(int, int)'
wpdefmanager.cpp:676: warning: argument to `int' from `float'
wpdefmanager.cpp:703: warning: passing `float' for argument passing 1 of `i=
nt=20
RandomNum(int, int)'
wpdefmanager.cpp:703: warning: argument to `int' from `float'
wpdefmanager.cpp:703: warning: passing `float' for argument passing 2 of `i=
nt=20
RandomNum(int, int)'
wpdefmanager.cpp:703: warning: argument to `int' from `float'
###########################################################
network/uotxpackets.cpp: In member function `void=20
cUOTxAddContainerItem::fromItem(cItem*)':
network/uotxpackets.cpp:395: warning: passing negative value `-1' for argum=
ent=20
1 of `void cUOTxAddContainerItem::setContainer(unsigned int)'
network/uotxpackets.cpp:623:2: warning: no newline at end of file
###########################################################
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/5uHMOeYLEucUOb4RAoRxAJ9MXPvXkQx2JWzNF0OBQ0lquySqfwCgoe+v
/awlH9AYWdwxcphYVJ06kpM=3D
=3DIrD7
=2D----END PGP SIGNATURE-----
|
|
From: <dr...@us...> - 2003-12-22 12:21:14
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1:/tmp/cvs-serv29994 Modified Files: Trade.cpp Log Message: Newline Warning Fixes Index: Trade.cpp =================================================================== RCS file: /cvsroot/wpdev/wolfpack/Trade.cpp,v retrieving revision 1.89 retrieving revision 1.90 diff -C2 -d -r1.89 -r1.90 *** Trade.cpp 8 Sep 2003 10:58:46 -0000 1.89 --- Trade.cpp 22 Dec 2003 12:20:38 -0000 1.90 *************** *** 517,519 **** } ! } \ No newline at end of file --- 517,520 ---- } ! } ! |