rugged_claymore.xml

<items>
  <item>
    <key>rugged_claymore</key>
    <name>Rugged Claymore</name>
    <description>
      The bigger cousin of the longsword; the Claymore was popularized by highlanders and plainsmen defending
      their lands against barbarian invaders.
    </description>
    <type>sword</type>
    <icon>itemswords_10</icon>
    <sortKey>_sword11</sortKey>
    <weight>6.5</weight>
    <levelRequirement>10</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>18.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>27.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>80.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>rugged_claymore_left</equipLeft>
      <equipRight>rugged_claymore</equipRight>
      <stance>stance_2h_front</stance>
    </sprites>
    <salvageInfo>
      <materials>3 scrap_metal, leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, leather, cloth</materials>
      <durability>315.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 2 leather, 2 cloth, 1 grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1590</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
    <soundInfo>
      <equip>blade_heavy_equip_01</equip>
    </soundInfo>
  </item>
</items>