double_hook_crossbow.xml
<items>
<item>
<key>double_hook_crossbow</key>
<name>Double Hook Crossbow</name>
<description>
The nose hooks catch and cock the cord in one motion. A poacher's upgrade to the standard design.
</description>
<type>crossbow</type>
<icon>icon_double_hook_crossbow</icon>
<sortKey>_crossbow04</sortKey>
<weight>4.5</weight>
<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.15</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-15.0</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>8.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>double_hook_crossbow_left</equipLeft>
<equipRight>double_hook_crossbow</equipRight>
<stance>stance_heavy_crossbow</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 2 oak</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 2 oak</materials>
<durability>250.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 4 oak, grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>275</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>