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

← The World's Strongest Warriors
The Power to Destroy the World

The Power to Destroy the World

Uncommon #18 Event The Four EmperorsWhitebeard Pirates
Colors
Red
Cost
1
Expansion
The World's Strongest Warriors · One Piece
Language
English
TCGplayer
712601
GET /api/v1/onepiece/cards/OP17-018?include=prices 200 27ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17-018",
    "name": "The Power to Destroy the World",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-018.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-018.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-018.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "712601",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-018.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-018.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-018.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] You may rest 2 of your DON!! cards: K.O. up to 1 of your opponent's Stages.",
      "[Counter] If you have 2 or more Characters with 8000 base power or more, up to 1 of your Leader or Characters gains +4000 power during this battle."
    ],
    "subtypes": [
      "The Four Emperors",
      "Whitebeard Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:31:43.865Z",
      "trend_7d": {
        "direction": "down",
        "percent": -20
      }
    }
  }
}