sentrys_heavy_crossbow.xml
<items>
<item>
<key>sentrys_heavy_crossbow</key>
<name>Sentry's Heavy Crossbow</name>
<description>
Due to the size and weight of this beefy weapon, it is usually reserved for stationary troops, defending
from atop reinforced battlements. It has excellent range and fires a consistent flight pattern.
</description>
<type>crossbow</type>
<icon>itemcrossbows_1</icon>
<sortKey>_crossbow04</sortKey>
<weight>5.5</weight>
<levelRequirement>5</levelRequirement>
<ammo>bolt</ammo>
<ammoReload>true</ammoReload>
<twoHand>true</twoHand>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>AmmoRecovery</type>
<amount>0.45</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>16.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>22.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>110.0</amount>
</modifiers>
<modifiers>
<type>Bleedchance</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-16.0</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>9.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>sentrys_heavy_crossbow_left</equipLeft>
<equipRight>sentrys_heavy_crossbow</equipRight>
<stance>stance_heavy_crossbow</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 2 wood</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 2 wood</materials>
<durability>250.0</durability>
</repairInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>275</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>