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

← Legacy of the Master
Ursa Shock

Ursa Shock

Common #96 Event The Seven Warlords of the SeaRevolutionary Army
Colors
Black
Cost
4
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643841
GET /api/v1/onepiece/cards/OP12-096?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-096",
    "name": "Ursa Shock",
    "number": "96",
    "printed_number": "96",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-096.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-096.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-096.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643841",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-096.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-096.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-096.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] K.O. up to 1 of your opponent's Characters with a cost of 4 or less. If you have a Character with a cost of 8 or more, you may select your opponent's Character with a cost of 6 or less instead.",
      "[Trigger] Draw 1 card and trash 1 card from the top of your deck."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Revolutionary Army"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        },
        {
          "condition": "LP",
          "price": 0.07
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:21:46.262Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}