quickdraw_crossbow.xml
<items>
<item>
<key>quickdraw_crossbow</key>
<name>Quickdraw Crossbow</name>
<description>
Light frame, short draw, no wasted motion. The second shot is near guaranteed.
</description>
<type>crossbow</type>
<icon>icon_quickdraw_crossbow</icon>
<sortKey>_crossbow08</sortKey>
<weight>2.8</weight>
<ammo>bolt</ammo>
<ammoReload>true</ammoReload>
<tags>t4</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>24.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>145.0</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-12.0</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>8.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>quickdraw_crossbow_left</equipLeft>
<equipRight>quickdraw_crossbow</equipRight>
<stance>stance_light_crossbow</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 3 ashwood, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 3 ashwood, cloth</materials>
<durability>410.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 6 ashwood, 2 cloth, grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>5800</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>