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

← Nihil Zero
Mega Clefable ex

Mega Clefable ex

Double Rare #30 Pokémon Stage 1MEGAex
Types
Psychic
Illustrator
aky CG Works
Expansion
Nihil Zero · Mega Evolution
Language
Japanese
TCGplayer
674349

Attacks

Shooting Moon
Psychic · Psychic

You may discard up to 4 Energy cards from your hand. This attack does 40 more damage for each card you discarded in this way.

GET /api/v1/pokemon/cards/m3_ja-30vh?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m3_ja-30vh",
    "name": "Mega Clefable ex",
    "number": "30",
    "printed_number": "30",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/30vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/30vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/30vh.large.png"
      }
    ],
    "expansion": {
      "id": "m3_ja",
      "name": "Nihil Zero",
      "total": 117,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M3",
      "printed_total": 80,
      "release_date": "2026/01/23",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Nihil Zero"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "674349",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/30vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/30vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/30vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "MEGA",
      "ex"
    ],
    "types": [
      "Psychic"
    ],
    "abilities": [
      {
        "name": "Wings of Light",
        "text": "Prevent all effects of your opponent's Pokémon's Abilities done to this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic"
        ],
        "converted_energy_cost": 2,
        "name": "Shooting Moon",
        "text": "You may discard up to 4 Energy cards from your hand. This attack does 40 more damage for each card you discarded in this way."
      }
    ],
    "rarity": "Double Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 28.12,
          "low": 23.25,
          "high": 52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:05:26.841Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}