Mythic 4 slots Computed
EXTRA JUMP card icon

EXTRA JUMP

+1 Jump

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Extra jumps 100.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_UpdateJumpCount.

Raw record

Show the extracted row
{
  "id": "jokerExtraJump",
  "value": 1,
  "rarity": "epic",
  "requiredAmountSlots": 4,
  "maxAvailable": 2,
  "buyPrice": 800,
  "sellPrice": 400,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemHero"
  ],
  "isEnabled": true
}

Stacking

The game allows 2 copies on one item. One extra jump per copy.

Extra jumps by copies

0+5+10+150123456789101112131415Copiesequip cap+15
Show as a table
CopiesExtra jumps
00
1+1
2+2
3+3
4+4
5+5
6+6
7+7
8+8
9+9
10+10
11+11
12+12
13+13
14+14
15+15

This card on its own, 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