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

← Romance Dawn
Ulti-Mortar

Ulti-Mortar

Uncommon #118 Event Animal Kingdom Pirates
Colors
Purple
Cost
1
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454662
GET /api/v1/onepiece/cards/OP01-118?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-118",
    "name": "Ulti-Mortar",
    "number": "118",
    "printed_number": "118",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-118.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-118.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-118.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454662",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-118.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-118.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-118.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Counter] DON!! −2 (You may return the specified number of DON!! cards from your field to your DON!! deck.): Up to 1 of your Leader or Character cards gains +2000 power during this battle. Then, draw 1 card.",
      "[Trigger] Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "LP",
          "price": 0.13
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-22T02:51:22.746Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}