Fine 2 slots Computed
WELL FED card icon

WELL FED

+5 HP

What it does

The numbers below are calculated from the game files.

StatHow it scalesSource
Max health 5.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 5.

Resolved in BP_PlayerState.F_RecomputeHeal.

Raw record

Show the extracted row
{
  "id": "jokerWellFed",
  "value": 5,
  "rarity": "rare",
  "requiredAmountSlots": 2,
  "maxAvailable": 2,
  "buyPrice": 300,
  "sellPrice": 150,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemHero"
  ],
  "isEnabled": true
}

Stacking

The game allows 2 copies on one item. Stacks evenly.

Max health by copies

0%+20%+40%+60%+80%0123456789101112131415Copiesequip cap+75%
Show as a table
CopiesMax health
00%
1+5%
2+10%
3+15%
4+20%
5+25%
6+30%
7+35%
8+40%
9+45%
10+50%
11+55%
12+60%
13+65%
14+70%
15+75%

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