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

← Heroines Edition
S-Snake (foil)

S-Snake (foil)

Rare #59 Character SeraphimEgghead Power 7000
Colors
Yellow
Cost
6
Attribute
Special
Expansion
Heroines Edition · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB03_ja-059?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03_ja-059",
    "name": "S-Snake (foil)",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-059.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-059.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-059.large.webp"
      }
    ],
    "expansion": {
      "id": "EB03_ja",
      "name": "Heroines Edition",
      "total": 62,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03_ja.logo.png",
      "translation": {
        "en": {
          "name": "Heroines Edition"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-059.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-059.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-059.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] If your Leader has the {Egghead} type and you have 2 or more Life cards, add up to 1 Character card with a [Trigger] from your hand to the top of your Life cards face-up.",
      "[Trigger] Up to 1 of your opponent's Characters with a cost of 6 or less other than [Monkey.D.Luffy] cannot attack during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Seraphim",
      "Egghead"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.34,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:04:18.731Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}