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

← Carrying On His Will
Guess We'll Have Another Scrap. You Can Only Risk Death While You're Still Alive!!

Guess We'll Have Another Scrap. You Can Only Risk Death While You're Still Alive!!

Uncommon #75 Event King of the PiratesRoger Pirates
Colors
Purple
Cost
1
Expansion
Carrying On His Will · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP13_ja-075?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13_ja-075",
    "name": "Guess We'll Have Another Scrap. You Can Only Risk Death While You're Still Alive!!",
    "number": "75",
    "printed_number": "75",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-075.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-075.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-075.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13_ja",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13_ja.logo.png",
      "translation": {
        "en": {
          "name": "Carrying On His Will"
        }
      }
    },
    "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/OP13_ja-075.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-075.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-075.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] You may rest 1 of your DON!! cards: If your Leader is [Gol.D.Roger] and you have any DON!! cards given, add up to 1 DON!! card from your DON!! deck and rest it.",
      "[Counter] Your Leader gains +3000 power during this battle."
    ],
    "subtypes": [
      "King of the Pirates",
      "Roger Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.51,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T05:35:20.822Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.92
      }
    }
  }
}