heavy_arbalest.xml
<items>
<item>
<key>heavy_arbalest</key>
<name>Heavy Arbalest</name>
<description>
The biggest, baddest, most devastating crossbow around. This beast can practically engage targets on
other continents.
</description>
<type>crossbow</type>
<icon>itemcrossbows_1</icon>
<sortKey>_crossbow06</sortKey>
<weight>6.5</weight>
<levelRequirement>10</levelRequirement>
<ammo>bolt</ammo>
<ammoReload>true</ammoReload>
<twoHand>true</twoHand>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>AmmoRecovery</type>
<amount>0.4</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>18.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>25.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.2</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-15.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, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 2 wood, leather</materials>
<durability>325.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 4 wood, 2 leather, 1 grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>1480</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>