zweihander.xml

<items>
  <item>
    <key>zweihander</key>
    <name>Zweihander</name>
    <description>
      A massive sword. 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>24</levelRequirement>
    <twoHand>true</twoHand>
    <tags>t4</tags>
    <weaponBonuses>enhanced_reach</weaponBonuses>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>19.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>32.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>
    <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>480.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 4 leather, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>4700</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>blade_heavy</weaponSoundPack>
    </weaponDetails>
    <soundInfo>
      <equip>blade_heavy_equip_01</equip>
    </soundInfo>
  </item>
</items>