Legendary 5 slots Trigger
CAMPER card icon

CAMPER

+50% chance not to consume ammo while standing still

What it does

Fires on an event, so it has no standing stat value to compute.

Fires on unclassified and grants see the in-game description .

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.5.

Raw record

Show the extracted row
{
  "id": "jokerCamper",
  "value": 0.5,
  "rarity": "legendary",
  "requiredAmountSlots": 5,
  "maxAvailable": 1,
  "buyPrice": 1200,
  "sellPrice": 600,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemBow",
    "itemDualRevolver",
    "itemLongRanger",
    "itemMinigun",
    "itemPistol",
    "itemQuadCylinder",
    "itemSheriffStar",
    "itemShotgun",
    "itemWinchester"
  ],
  "isEnabled": true
}

Stacking

The game allows 1 copy on one item.

Chance by copies

0%25%50%75%100%0123456789101112131415Copiesequip cap100%
Show as a table
CopiesChance
00%
150%
2100%
3100% (capped)
4100% (capped)
5100% (capped)
6100% (capped)
7100% (capped)
8100% (capped)
9100% (capped)
10100% (capped)
11100% (capped)
12100% (capped)
13100% (capped)
14100% (capped)
15100% (capped)

This card on its own on the Bow, out to 15 copies. The chance is read from the card text and is certain once it reaches 100%. The equip screen stops at 1; copies picked up during a run stack past it.

How to get it

  • Drops as loot during a run
  • Drops in solo play
  • Can be dropped and passed to a teammate

Related cards