experimental_sword_4.xml

<items>
  <item>
    <key>experimental_sword_4</key>
    <name>Masterwork Sword</name>
    <description>
      This sleek and beautifully crafted greatsword is made from some of the rarest and most exotic resources.
    </description>
    <type>sword</type>
    <icon>itemswords_8</icon>
    <sortKey>_sword16</sortKey>
    <weight>5.5</weight>
    <levelRequirement>12</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t3, experiment</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>17.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>22.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>80.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.15</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, 2 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, leather, 2 cloth</materials>
      <durability>400.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 2 leather, 4 cloth, 1 grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>700</buy>
      <sell>23</sell>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
    <soundInfo>
      <equip>blade_heavy_equip_01</equip>
    </soundInfo>
  </item>
</items>