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

← Kingdoms of Intrigue
Trueno Bastardo (foil)

Trueno Bastardo (foil)

Rare #94 Event Dressrosa
Colors
Black
Cost
4
Expansion
Kingdoms of Intrigue · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP04_ja-094?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04_ja-094",
    "name": "Trueno Bastardo (foil)",
    "number": "94",
    "printed_number": "94",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-094.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-094.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-094.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04_ja",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png",
      "translation": {
        "en": {
          "name": "Kingdoms of Intrigue"
        }
      }
    },
    "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/OP04_ja-094.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-094.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-094.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] Choose up to 1 of your opponent's Characters with a cost of 4 or less and K.O. it. If you have 15 or more cards in your trash, choose up to 1 of your opponent's Characters with a cost of 6 or less instead of a Character with a cost of 4 or less.",
      "[Trigger] You may rest your Leader: K.O. up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "subtypes": [
      "Dressrosa"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.8,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:07:14.786Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.12
      }
    }
  }
}