sharp_shortsword.xml
<items>
<item>
<key>sharp_shortsword</key>
<name>Sharp Shortsword</name>
<description>
The blade on this sword has been ground down so many times, it's hard to tell what size it was to begin
with. Still wickedly sharp though.
</description>
<type>sword</type>
<icon>itemswords_2</icon>
<sortKey>_sword04</sortKey>
<weight>3.0</weight>
<levelRequirement>4</levelRequirement>
<twoHand>false</twoHand>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>11.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>16.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>110.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.05</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>sharp_shortsword_left</equipLeft>
<equipRight>sharp_shortsword</equipRight>
<stance>stance_1h</stance>
</sprites>
<salvageInfo>
<materials>scrap_metal, leather, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, leather, cloth</materials>
<durability>285.0</durability>
</repairInfo>
<priceDetails>
<buy>215</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>blade</weaponSoundPack>
</weaponDetails>
</item>
</items>