bonecarved_greatsword.xml
<items>
<item>
<key>bonecarved_greatsword</key>
<name>Bonecarved Greatsword</name>
<description>
A greatsword hewn from one massive bone. It opens cuts and turns them into ruins.
</description>
<type>sword</type>
<icon>icon_bonecarvedgreatsword_01</icon>
<sortKey>_sword19</sortKey>
<weight>5.5</weight>
<levelRequirement>22</levelRequirement>
<twoHand>true</twoHand>
<tags>t4</tags>
<weaponBonuses>bonecrafted</weaponBonuses>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>20.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>30.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>90.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.26</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.08</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>bonecarved_greatsword_left</equipLeft>
<equipRight>bonecarved_greatsword</equipRight>
<stance>stance_2h_front</stance>
</sprites>
<salvageInfo>
<materials>3 ogre_bones, leather, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>3 ogre_bones, leather, cloth</materials>
<durability>420.0</durability>
</repairInfo>
<bolsterInfo>
<materials>6 ogre_bones, 2 leather, 2 cloth, grenzite</materials>
</bolsterInfo>
<priceDetails>
<buy>6200</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>blade_heavy</weaponSoundPack>
</weaponDetails>
<soundInfo>
<equip>blade_heavy_equip_01</equip>
</soundInfo>
</item>
</items>