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

← Two Legends
Burn Bazooka

Burn Bazooka

Common #116 Event Sky IslandShandian Warrior
Colors
Yellow
Cost
2
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558158
GET /api/v1/onepiece/cards/OP08-116?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-116",
    "name": "Burn Bazooka",
    "number": "116",
    "printed_number": "116",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-116.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-116.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-116.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558158",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-116.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-116.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-116.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +4000 power during this battle. Then, you may add 1 card from the top or bottom of your Life cards to your hand. If you do, add up to 1 {Shandian Warrior} type card from your hand to the top of your Life cards face-up."
    ],
    "subtypes": [
      "Sky Island",
      "Shandian Warrior"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.02,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.02
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 9.38,
          "low": 7.97,
          "high": 10.79,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-13T02:53:43.767Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}