poachers_crossbow.xml
<items>
<item>
<key>poachers_crossbow</key>
<name>Poacher's Crossbow</name>
<description>
Poachers prefer its unique attributes: easy to hide and quick to reload.
</description>
<type>crossbow</type>
<icon>icon_poachers_crossbow</icon>
<sortKey>_crossbow03</sortKey>
<weight>2.5</weight>
<ammo>bolt</ammo>
<ammoReload>true</ammoReload>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>AmmoRecovery</type>
<amount>0.5</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>14.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>19.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>140.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-18.0</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>7.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>poachers_crossbow_left</equipLeft>
<equipRight>poachers_crossbow</equipRight>
<stance>stance_light_crossbow</stance>
</sprites>
<salvageInfo>
<materials>scrap_metal, oak, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, oak, leather</materials>
<durability>300.0</durability>
</repairInfo>
<bolsterInfo>
<materials>2 scrap_metal, 2 oak, 2 leather, grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>230</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>