bastion_crossbow.xml

<items>
  <item>
    <key>bastion_crossbow</key>
    <name>Bastion Crossbow</name>
    <description>
      Painted the red of the wall towers it was made for. It outranges just about everything.
    </description>
    <type>crossbow</type>
    <icon>icon_bastion_crossbow</icon>
    <sortKey>_crossbow10</sortKey>
    <weight>7.0</weight>
    <ammo>bolt</ammo>
    <ammoReload>true</ammoReload>
    <twoHand>true</twoHand>
    <tags>t4</tags>
    <modifiers>
      <modifiers>
        <type>AmmoRecovery</type>
        <amount>0.35</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>28.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>38.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.3</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>-10.0</amount>
      </modifiers>
      <modifiers>
        <type>Range</type>
        <amount>10.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>bastion_crossbow_left</equipLeft>
      <equipRight>bastion_crossbow</equipRight>
      <stance>stance_heavy_crossbow</stance>
    </sprites>
    <salvageInfo>
      <materials>3 scrap_metal, 3 ashwood, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, 3 ashwood, leather</materials>
      <durability>500.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 6 ashwood, 2 leather, grenzite</materials>
    </bolsterInfo>
    <weaponAnimations>
      <onHit>spell_arrowhit</onHit>
    </weaponAnimations>
    <priceDetails>
      <buy>6500</buy>
      <canTrade>true</canTrade>
    </priceDetails>
    <weaponDetails>
      <weaponSoundPack>crossbow</weaponSoundPack>
    </weaponDetails>
  </item>
</items>