hunters_crossbow.xml
<items>
<item>
<key>hunters_crossbow</key>
<name>Hunter's Crossbow</name>
<description>
A well-kept hunting crossbow. It does everything a good hunter needs and nothing more.
</description>
<type>crossbow</type>
<icon>icon_hunters_crossbow</icon>
<sortKey>_crossbow05</sortKey>
<weight>3.0</weight>
<ammo>bolt</ammo>
<ammoReload>true</ammoReload>
<tags>t3</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>140.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-15.0</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>7.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>hunters_crossbow_left</equipLeft>
<equipRight>hunters_crossbow</equipRight>
<stance>stance_light_crossbow</stance>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 2 ironwood, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 2 ironwood, cloth</materials>
<durability>360.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 4 ironwood, 2 cloth, grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>1200</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>