gilded_light_crossbow.xml
<items>
<item>
<key>gilded_light_crossbow</key>
<name>Gilded Light Crossbow</name>
<description>
An exquisitely adorned crossbow with reduced dimensions which nevertheless retains immaculate
reliability and precision.
</description>
<type>crossbow</type>
<icon>itemcrossbows_2</icon>
<sortKey>_crossbow05</sortKey>
<weight>3.5</weight>
<levelRequirement>9</levelRequirement>
<ammo>bolt</ammo>
<ammoReload>true</ammoReload>
<twoHand>true</twoHand>
<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>-20.0</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>7.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>crooked_light_crossbow_left</equipLeft>
<equipRight>crooked_light_crossbow</equipRight>
<stance>stance_light_crossbow</stance>
</sprites>
<salvageInfo>
<materials>scrap_metal, 2 wood, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>scrap_metal, 2 wood, cloth</materials>
<durability>375.0</durability>
</repairInfo>
<bolsterInfo>
<materials>2 scrap_metal, 4 wood, 2 cloth, 1 grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<priceDetails>
<buy>1300</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>crossbow</weaponSoundPack>
</weaponDetails>
</item>
</items>