ashwood_longbow.xml

<items>
  <item>
    <key>ashwood_longbow</key>
    <name>Ashwood Longbow</name>
    <description>
      A war bow of mountain ash, tall and slow and sure.
    </description>
    <type>bow</type>
    <icon>icon_ashwood_longbow</icon>
    <sortKey>_bow08</sortKey>
    <weight>3.8</weight>
    <ammo>arrow</ammo>
    <twoHand>true</twoHand>
    <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>50.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>-10.0</amount>
      </modifiers>
      <modifiers>
        <type>Range</type>
        <amount>9.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>ashwood_longbow_left</equipLeft>
      <equipRight>ashwood_longbow</equipRight>
      <stance>stance_bow_idle</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>390.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 6 ashwood, 2 cloth, grenzite</materials>
    </bolsterInfo>
    <weaponAnimations>
      <onHit>spell_arrowhit</onHit>
    </weaponAnimations>
    <attackAnimation>
      <frames>
        <frame>
          <time>250</time>
          <equipLeft>ashwood_longbow_attack_left</equipLeft>
          <equipRight>ashwood_longbow_attack</equipRight>
          <stance>stance_bow</stance>
        </frame>
        <frame>
          <time>100</time>
          <equipLeft>ashwood_longbow_left</equipLeft>
          <equipRight>ashwood_longbow</equipRight>
          <stance>stance_bow</stance>
        </frame>
      </frames>
      <hitSplashOffSet>100</hitSplashOffSet>
    </attackAnimation>
    <priceDetails>
      <buy>6100</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>bow</weaponSoundPack>
    </weaponDetails>
  </item>
</items>