Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Egghead Crisis
Nefeltari Vivi (foil)

Nefeltari Vivi (foil)

Super Rare #25 Character Alabasta Power 4000
Colors
Blue
Cost
7
Attribute
Slash
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
668670
GET /api/v1/onepiece/cards/EB04-025?include=prices 200 84ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-025",
    "name": "Nefeltari Vivi (foil)",
    "number": "25",
    "printed_number": "25",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-025.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-025.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-025.large.png"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "668670",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-025.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-025.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-025.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "4000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Play up to 1 {Alabasta} type Character card with a cost of 8 or less other than [Nefeltari Vivi] from your hand. Then, your opponent places 1 card from their hand at the bottom of their deck."
    ],
    "subtypes": [
      "Alabasta"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.44,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.44
        },
        {
          "condition": "HP",
          "price": 0.05
        },
        {
          "condition": "DMG",
          "price": 0.25
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-31T09:02:19.761Z",
      "trend_7d": {
        "direction": "down",
        "percent": -16.98
      }
    }
  }
}