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

← Egghead Crisis
Monkey.D.Luffy

Monkey.D.Luffy

Secret Rare #61 Character EggheadThe Four EmperorsStraw Hat Crew Power 12000
Colors
Yellow
Cost
10
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-061?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-061",
    "name": "Monkey.D.Luffy",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-061.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-061.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-061.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-061.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-061.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-061.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "12000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "This card in your hand has a cost of -3 if you have 1 or less Life cards.",
      "[On Play] Your Leader gains +2000 power until the end of your opponent's next End Phase. Then, this Character gains [Blocker] until the end of your opponent's next End Phase."
    ],
    "subtypes": [
      "Egghead",
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-13T03:04:14.917Z"
    }
  }
}