ratchet_crossbow.xml
<items>
<item>
<key>ratchet_crossbow</key>
<name>Ratchet Crossbow</name>
<description>
A toothed wheel draws the string click by click. The man downrange can count them too.
</description>
<type>crossbow</type>
<icon>icon_ratchet_crossbow</icon>
<sortKey>_crossbow06</sortKey>
<weight>5.0</weight>
<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>19.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>26.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>110.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.18</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-12.0</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>9.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>ratchet_crossbow_left</equipLeft>
<equipRight>ratchet_crossbow</equipRight>
<stance>stance_heavy_crossbow</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 2 ironwood, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 2 ironwood, leather</materials>
<durability>325.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 4 ironwood, 2 leather, grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>1350</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>