Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/swordsmanship
In directory sc8-pr-cvs1:/tmp/cvs-serv4710
Added Files:
bladed_staff.xml
Removed Files:
double_bladed_staff.xml
Log Message:
--- NEW FILE: bladed_staff.xml ---
<definitions>
<!-- Bladed Staff -->
<item id="26c7">
<id>0x26c7</id>
<name>bladed staff</name>
<twohanded />
<decay />
<nodye />
<sellprice>23</sellprice>
<buyprice>46</buyprice>
<attack min="14" max="16" />
<durability><random min="50" max="102" /></durability>
<speed>37</speed>
<weight>12.0</weight>
<tag name="req_str" value="40" type="int" />
<type>1001</type>
<events>equipment,weapons_blades</events>
<category>Weapons\Swords\Bladed Staff (N/S)</category>
</item>
<item id="26bd">
<inherit id="26c7" />
<id>0x26bd</id>
<category>Weapons\Swords\Bladed Staff (E/W)</category>
</item>
</definitions>
--- double_bladed_staff.xml DELETED ---
|