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
Paper Art Afterimage

Paper Art Afterimage

Common #115 Event EggheadCP0
Colors
Yellow
Cost
2
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657397
GET /api/v1/onepiece/cards/OP13-115?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-115",
    "name": "Paper Art Afterimage",
    "number": "115",
    "printed_number": "115",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-115.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-115.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-115.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "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.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657397",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-115.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-115.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-115.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +3000 power during this battle. Then, if your opponent has 2 or less Life cards, up to 1 of your Leader or Character cards gains +1000 power during this turn.",
      "[Trigger] Draw 1 card."
    ],
    "subtypes": [
      "Egghead",
      "CP0"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "down",
        "percent": -28.57
      }
    }
  }
}