Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Kingdoms of Intrigue
Heavenly Fire (foil)

Heavenly Fire (foil)

Rare #117 Event The Four EmperorsBig Mom Pirates
Colors
Yellow
Cost
1
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
516825
GET /api/v1/onepiece/cards/OP04-117?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-117",
    "name": "Heavenly Fire (foil)",
    "number": "117",
    "printed_number": "117",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-117.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-117.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-117.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "516825",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-117.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-117.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-117.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Main] Add up to 1 of your opponent's Characters with a cost of 3 or less to the top or bottom of your opponent's Life cards face-up.",
      "[Trigger] You may add 1 card from the top or bottom of your Life cards to your hand: Add up to 1 card from your hand to the top of your Life cards."
    ],
    "subtypes": [
      "The Four Emperors",
      "Big Mom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:18:05.381Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}