Prime 3 slots Computed
CHONKY card icon

CHONKY

+20% damage, but +15% gravity

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Weapon damage 20.0% per copy linear
Gravity 15.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 FL_Items.F_ApplyImpactDamages + BP_Player.F_UpdateGravity.

Raw record

Show the extracted row
{
  "id": "jokerChonky",
  "value": 1,
  "rarity": "superRare",
  "requiredAmountSlots": 3,
  "maxAvailable": 2,
  "buyPrice": 500,
  "sellPrice": 250,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemHero"
  ],
  "isEnabled": true
}

Stacking

The game allows 2 copies on one item. Damage at the cost of heavier gravity.

Effect by copies

0%+100%+200%+300%0123456789101112131415Copiesequip cap+300%+100%
Show as a table
CopiesWeapon damageGravity
00%0%
1+20%+15%
2+40%+30%
3+60%+45%
4+80%+60%
5+100%+75%
6+120%+90%
7+140%+100% (capped)
8+160%+100% (capped)
9+180%+100% (capped)
10+200%+100% (capped)
11+220%+100% (capped)
12+240%+100% (capped)
13+260%+100% (capped)
14+280%+100% (capped)
15+300%+100% (capped)

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