Mythic 4 slots Not modelled
TIN MAN card icon

TIN MAN

Excess healing converts into shield points, up to +15 SP

What it does

Its effect lives in code this project has not decoded, so only the in-game text is shown.

A hero or economy effect that is not resolved through a stat aggregator.

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.

Raw record

Show the extracted row
{
  "id": "jokerTinMan",
  "value": 1,
  "rarity": "epic",
  "requiredAmountSlots": 4,
  "maxAvailable": 1,
  "buyPrice": 800,
  "sellPrice": 400,
  "associatedChallenge": null,
  "availableOnItems": [
    "itemHero"
  ],
  "isEnabled": true
}

Stacking

The game allows 1 copy on one item.

How to get it

  • Bought in the joker shop
  • Can appear when gambling
  • Only drops with more than one player
  • Cannot be dropped

Related cards