Legendary 5 slots Computed
EXTRA DASH card icon

EXTRA DASH

+1 Dash

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Extra dashes 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_ResetAndUpdateDash.

Raw record

Show the extracted row
{
  "id": "jokerExtraDash",
  "value": 1,
  "rarity": "legendary",
  "requiredAmountSlots": 5,
  "maxAvailable": 1,
  "buyPrice": 1200,
  "sellPrice": 600,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemHero"
  ],
  "isEnabled": true
}

Stacking

The game allows 1 copy on one item. One extra dash per copy.

Extra dashes by copies

0+5+10+150123456789101112131415Copiesequip cap+15
Show as a table
CopiesExtra dashes
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 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