experimental_sword_3.xml
<items>
<item>
<key>experimental_sword_3</key>
<name>Prototype Sword</name>
<description>
A powerful new type of greatsword made from living material.
</description>
<type>sword</type>
<icon>itemswords_8</icon>
<sortKey>_sword15</sortKey>
<weight>5.0</weight>
<levelRequirement>8</levelRequirement>
<twoHand>true</twoHand>
<tags>t2.5, experiment</tags>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>14.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>20.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>80.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>10.0</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>-0.1</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>brutal_bastard_sword_left</equipLeft>
<equipRight>brutal_bastard_sword</equipRight>
<stance>stance_2h_front</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, leather, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, leather, cloth</materials>
<durability>325.0</durability>
</repairInfo>
<priceDetails>
<buy>450</buy>
<sell>15</sell>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>blade_heavy</weaponSoundPack>
</weaponDetails>
<soundInfo>
<equip>blade_heavy_equip_01</equip>
</soundInfo>
</item>
</items>