zweihander.xml

<items>
  <item>
    <key>zweihander</key>
    <name>Zweihander</name>
    <description>
      The largest sword in the realm. The extreme length allows engagement outside of normal melee range. May
      cause common banditry to crap themselves.
    </description>
    <type>sword</type>
    <icon>itemswords_9</icon>
    <sortKey>_sword12</sortKey>
    <weight>7.5</weight>
    <levelRequirement>12</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>19.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>28.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>60.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.2</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</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>Range</type>
        <amount>2.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>zweihander_left</equipLeft>
      <equipRight>zweihander</equipRight>
      <stance>stance_2h_front</stance>
    </sprites>
    <salvageInfo>
      <materials>3 scrap_metal, 2 leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, 2 leather, cloth</materials>
      <durability>300.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 4 leather, 2 cloth, 1 grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1700</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
    <soundInfo>
      <equip>blade_heavy_equip_01</equip>
    </soundInfo>
  </item>
</items>