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
Lilith (altArt)

Lilith (altArt)

Rare #113 Character EggheadScientist Power 2000
Colors
Yellow
Cost
1
Attribute
Wisdom
Expansion
Carrying On His Will · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP13_ja-113vaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13_ja-113vaa",
    "name": "Lilith (altArt)",
    "number": "113",
    "printed_number": "113",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-113vaa.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-113vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-113vaa.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-113vaa.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-113vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-113vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Wisdom",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Look at 4 cards from the top of your deck; reveal up to 1 card with a [Trigger] other than [Lilith] and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Activate this card's [On Play] effect."
    ],
    "counter": "1000",
    "subtypes": [
      "Egghead",
      "Scientist"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 6.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 45.5,
          "low": 45,
          "high": 46,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21,
          "low": 20.5,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 34.59,
          "low": 34.34,
          "high": 35.42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 21,
          "low": 20.5,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:53:01.261Z",
      "trend_7d": {
        "direction": "down",
        "percent": -31.74
      }
    }
  }
}