Legendary 5 slots Computed
CANTRIP ONE-TRICK card icon

CANTRIP ONE-TRICK

Spells with base cooldowns of 35s or less gain -25% spell cooldown

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Spell cooldown 25.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 0.25.

Resolved in AC_PlayerItems.F_SpellCooldownTweak.

Raw record

Show the extracted row
{
  "id": "jokerCantRipOneTrick",
  "value": 0.25,
  "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. Feeds the shared cooldown pool.

Spell cooldown by copies

-100%-75%-50%-25%0%0123456789101112131415Copiesequip cap-90%
Show as a table
CopiesSpell cooldown
00%
1-25%
2-50%
3-75%
4-90% (capped)
5-90% (capped)
6-90% (capped)
7-90% (capped)
8-90% (capped)
9-90% (capped)
10-90% (capped)
11-90% (capped)
12-90% (capped)
13-90% (capped)
14-90% (capped)
15-90% (capped)

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
  • Only drops with more than one player
  • Can be dropped and passed to a teammate

Related cards