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

← Wings of the Captain
You're the One Who Should Disappear. (foil)

You're the One Who Should Disappear. (foil)

Rare #115 Event Sky Island
Colors
Yellow
Cost
0
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
539504
GET /api/v1/onepiece/cards/OP06-115?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-115",
    "name": "You're the One Who Should Disappear. (foil)",
    "number": "115",
    "printed_number": "115",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-115.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-115.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-115.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "539504",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-115.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-115.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-115.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "0",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Counter] You may trash 1 card from your hand: Up to 1 of your Leader or Character cards gains +3000 power during this battle.",
      "[Trigger] If you have 0 Life cards, you may add up to 1 card from the top of your deck to the top of your Life cards. Then, trash 1 card from your hand."
    ],
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.43,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.43
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 195,
          "low": 165.75,
          "high": 224.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 90,
          "low": 76.5,
          "high": 103.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.69
      }
    }
  }
}