heavy_windlass_crossbow.xml

<items>
  <item>
    <key>heavy_windlass_crossbow</key>
    <name>Heavy Windlass Crossbow</name>
    <description>
      A windlass hauls the string back a tooth at a time. What it looses goes through horses.
    </description>
    <type>crossbow</type>
    <icon>icon_heavy_windlass_crossbow</icon>
    <sortKey>_crossbow13</sortKey>
    <weight>6.0</weight>
    <ammo>bolt</ammo>
    <ammoReload>true</ammoReload>
    <twoHand>true</twoHand>
    <tags>t5</tags>
    <modifiers>
      <modifiers>
        <type>AmmoRecovery</type>
        <amount>0.3</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>27.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>36.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>105.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>-10.0</amount>
      </modifiers>
      <modifiers>
        <type>Range</type>
        <amount>9.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>heavy_windlass_crossbow_left</equipLeft>
      <equipRight>heavy_windlass_crossbow</equipRight>
      <stance>stance_heavy_crossbow</stance>
    </sprites>
    <salvageInfo>
      <materials>3 adamant_metal, 3 ashwood, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 adamant_metal, 3 ashwood, leather</materials>
      <durability>450.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 adamant_metal, 6 ashwood, 2 leather, grenzite</materials>
    </bolsterInfo>
    <weaponAnimations>
      <onHit>spell_arrowhit</onHit>
    </weaponAnimations>
    <priceDetails>
      <buy>14000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>crossbow</weaponSoundPack>
    </weaponDetails>
  </item>
</items>