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

← Absolute Justice
Shockwave (jollyRogerFoil)

Shockwave (jollyRogerFoil)

Common #14 Event Navy
Colors
Black
Cost
2
Expansion
Absolute Justice · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST06_ja-014vjrf?include=prices 200 46ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST06_ja-014vjrf",
    "name": "Shockwave (jollyRogerFoil)",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-014vjrf.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-014vjrf.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-014vjrf.large.webp"
      }
    ],
    "expansion": {
      "id": "ST06_ja",
      "name": "Absolute Justice",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST06",
      "printed_total": 17,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST06.logo.png",
      "translation": {
        "en": {
          "name": "Absolute Justice"
        }
      }
    },
    "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/ST06_ja-014vjrf.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-014vjrf.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-014vjrf.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +4000 power during this battle. Then, K.O. up to 1 of your opponent's active Characters with a cost of 3 or less.",
      "[Trigger] K.O. up to 1 of your opponent's Characters with a cost of 4 or less."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.5,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:03:18.397Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}