Unique 3 slots Computed
SCAVENGER STAR card icon

SCAVENGER STAR

Gain +100% pickup range. Gain +30% move speed while holding the Sheriff Stars

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Move speed 30.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 1.

Resolved in BP_Player.F_UpdateSpeed.

Raw record

Show the extracted row
{
  "id": "jokerScavengerStar",
  "value": 1,
  "rarity": "unique",
  "requiredAmountSlots": 3,
  "maxAvailable": 1,
  "buyPrice": 1200,
  "sellPrice": 600,
  "associatedChallenge": "challengeLvl40ItemSheriffStar",
  "availableOnItems": [
    "itemSheriffStar"
  ],
  "isEnabled": true
}

Stacking

The game allows 1 copy on one item. Sheriff Star exclusive.

Move speed by copies

0%+200%+400%+600%0123456789101112131415Copiesequip cap+450%
Show as a table
CopiesMove speed
00%
1+30%
2+60%
3+90%
4+120%
5+150%
6+180%
7+210%
8+240%
9+270%
10+300%
11+330%
12+360%
13+390%
14+420%
15+450%

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

How to get it

  • Bought in the joker shop
  • Only drops with more than one player
  • Can be dropped and passed to a teammate
  • Unlocked by the challenge Reach level 40 with the Sheriff Star (40 required)

Related cards