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
Pacifista

Pacifista

Common #109 Character Biological WeaponEggheadNavy Power 5000
Colors
Yellow
Cost
4
Attribute
Special
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643856
GET /api/v1/onepiece/cards/OP12-109?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-109",
    "name": "Pacifista",
    "number": "109",
    "printed_number": "109",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-109.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-109.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-109.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": "643856",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-109.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-109.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-109.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Trigger] K.O. up to 1 of your opponent's Characters with a cost of 1 or less and add this card to your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Biological Weapon",
      "Egghead",
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.07,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.07
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-19T02:33:37.044Z",
      "trend_7d": {
        "direction": "up",
        "percent": 16.67
      }
    }
  }
}