sentry_crossbow.xml

<items>
  <item>
    <key>sentry_crossbow</key>
    <name>Sentry Crossbow</name>
    <description>
      A sentry with one of these counts as two. Excellent at deterrence, or for killing gremlins.
    </description>
    <type>crossbow</type>
    <icon>icon_sentry_crossbow</icon>
    <sortKey>_crossbow14</sortKey>
    <weight>7.5</weight>
    <ammo>bolt</ammo>
    <ammoReload>true</ammoReload>
    <twoHand>true</twoHand>
    <tags>t5</tags>
    <modifiers>
      <modifiers>
        <type>AmmoRecovery</type>
        <amount>0.3</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>33.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>45.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.35</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>-8.0</amount>
      </modifiers>
      <modifiers>
        <type>Range</type>
        <amount>10.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>sentry_crossbow_left</equipLeft>
      <equipRight>sentry_crossbow</equipRight>
      <stance>stance_heavy_crossbow</stance>
    </sprites>
    <salvageInfo>
      <materials>3 adamant_metal, 3 oak, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 adamant_metal, 3 oak, leather</materials>
      <durability>600.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 adamant_metal, 6 oak, 2 leather, grenzite</materials>
    </bolsterInfo>
    <weaponAnimations>
      <onHit>spell_arrowhit</onHit>
    </weaponAnimations>
    <priceDetails>
      <buy>15500</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>crossbow</weaponSoundPack>
    </weaponDetails>
  </item>
</items>