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

← Egghead Crisis
Black Rope Dragon Twister

Black Rope Dragon Twister

Rare #59 Event Fish-Man IslandSupernovasStraw Hat Crew
Colors
Yellow
Cost
6
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-059?include=prices 200 43ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-059",
    "name": "Black Rope Dragon Twister",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-059.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-059.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-059.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-059.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-059.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-059.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "6",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Main] You may turn 1 card from the top of your Life cards face up: If you have fewer Characters than your opponent, K.O. up to 1 of your opponent's Characters with a cost of 6 or less and up to 1 with a cost of 5 or less.",
      "[Trigger] Draw 2 cards and trash 1 card from your hand."
    ],
    "subtypes": [
      "Fish-Man Island",
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:43:25.563Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}