wardens_bow.xml
<items>
<item>
<key>wardens_bow</key>
<name>Warden's Bow</name>
<description>
Under the late King Melrand, forest wardens ranged the lands of Greenhaven. Their bows have become coveted weapons.
</description>
<type>bow</type>
<icon>icon_wardens_bow</icon>
<sortKey>_bow06</sortKey>
<weight>2.5</weight>
<ammo>arrow</ammo>
<twoHand>true</twoHand>
<tags>t3</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>22.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>70.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>-8.0</amount>
</modifiers>
<modifiers>
<type>KnockbackChance</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>Range</type>
<amount>7.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>wardens_bow_left</equipLeft>
<equipRight>wardens_bow</equipRight>
<stance>stance_bow_idle</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>370.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 4 ironwood, 2 cloth, grenzite</materials>
</bolsterInfo>
<weaponAnimations>
<onHit>spell_arrowhit</onHit>
</weaponAnimations>
<attackAnimation>
<frames>
<frame>
<time>220</time>
<equipLeft>wardens_bow_attack_left</equipLeft>
<equipRight>wardens_bow_attack</equipRight>
<stance>stance_bow</stance>
</frame>
<frame>
<time>100</time>
<equipLeft>wardens_bow_left</equipLeft>
<equipRight>wardens_bow</equipRight>
<stance>stance_bow</stance>
</frame>
</frames>
<hitSplashOffSet>100</hitSplashOffSet>
</attackAnimation>
<priceDetails>
<buy>1280</buy>
<canTrade>true</canTrade>
</priceDetails>
<weaponDetails>
<weaponSoundPack>bow</weaponSoundPack>
</weaponDetails>
</item>
</items>