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

← Egghead Crisis
Emet

Emet

Common #51 Character Egghead Power 7000
Colors
Yellow
Cost
8
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-051?include=prices 200 47ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-051",
    "name": "Emet",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-051.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-051.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-051.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-051.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-051.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-051.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "This Character cannot attack if there are no Characters with a cost of 12 or more.",
      "[Trigger] All of your opponent's Characters get -3000 power during this turn. Then, if you have 0 Life cards, play this card."
    ],
    "subtypes": [
      "Egghead"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:43:25.563Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}