Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Egghead Crisis
Rob Lucci

Rob Lucci

Super Rare #48 Character EggheadCP0 Power 6000
Colors
Black
Cost
4
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-048?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-048",
    "name": "Rob Lucci",
    "number": "48",
    "printed_number": "48",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-048.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-048.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-048.large.webp"
      }
    ],
    "expansion": {
      "id": "EB04_ja",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png",
      "translation": {
        "en": {
          "name": "Egghead Crisis"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-048.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-048.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-048.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "If your Leader's type includes 'CP', this Character gains +1000 power and +2 cost for every 5 cards in your trash.",
      "[On Play] You may trash 1 of your Characters: Draw 1 card."
    ],
    "subtypes": [
      "Egghead",
      "CP0"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 5.55,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:43:25.563Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.83
      }
    }
  }
}