Prime 3 slots Computed
SHARP SHOOTER card icon

SHARP SHOOTER

+20% weakspot damage

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Weapon damage 20.0% per copy linear

How the game resolves it

Every effect is gated the same way: F_GetJokerEffects checks that the item is in this card's availableOnItems list, then returns copies × value. This card's value is 0.2.

Resolved in FL_Items.F_ApplyImpactDamages.

Raw record

Show the extracted row
{
  "id": "jokerSharpShooter",
  "value": 0.2,
  "rarity": "superRare",
  "requiredAmountSlots": 3,
  "maxAvailable": 2,
  "buyPrice": 500,
  "sellPrice": 250,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemBow",
    "itemDualRevolver",
    "itemLongRanger",
    "itemMinigun",
    "itemPistol",
    "itemQuadCylinder",
    "itemSheriffStar",
    "itemShotgun",
    "itemWinchester"
  ],
  "isEnabled": true
}

Stacking

The game allows 2 copies on one item. Plain damage, stacks evenly.

Weapon damage by copies

0%+100%+200%+300%0123456789101112131415Copiesequip cap+300%
Show as a table
CopiesWeapon damage
00%
1+20%
2+40%
3+60%
4+80%
5+100%
6+120%
7+140%
8+160%
9+180%
10+200%
11+220%
12+240%
13+260%
14+280%
15+300%

This card on its own on the Bow, out to 15 copies. The equip screen stops at 2; copies picked up during a run stack past it.

How to get it

  • Bought in the joker shop
  • Can appear when gambling
  • Drops as loot during a run
  • Drops in solo play
  • Can be dropped and passed to a teammate

Related cards