Prime 3 slots Computed
DISGRACE card icon

DISGRACE

Gain +30% movement speed. Your horse does not want to be with you

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": "jokerDisgrace",
  "value": 1,
  "rarity": "superRare",
  "requiredAmountSlots": 3,
  "maxAvailable": 1,
  "buyPrice": 500,
  "sellPrice": 250,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemHero"
  ],
  "isEnabled": true
}

Stacking

The game allows 1 copy on one item. Stacks evenly.

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, 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
  • Can appear when gambling
  • Drops in solo play
  • Can be dropped and passed to a teammate

Related cards