Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← VMAX Climax
Morpeko V-UNION

Morpeko V-UNION

Common #226 Pokémon V-UNIONV HP 310
Types
Lightning
Illustrator
Yuu Nishida
Expansion
VMAX Climax · Sword & Shield
Language
Japanese
TCGplayer
571478

Attacks

Union Gain
Colorless

Attach up to 2 Lightning Energy cards from your discard pile to this Pokémon.

All You Can Eat
Colorless · Colorless

Draw cards until you have 10 cards in your hand.

Burst Wheel 100×
Lightning · Colorless · Colorless

Discard all Energy from this Pokémon. This attack does 100 damage for each card you discarded in this way.

Electric Ball 160
Lightning · Colorless · Colorless
GET /api/v1/pokemon/cards/swsh8b_ja-226vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh8b_ja-226vh",
    "name": "Morpeko V-UNION",
    "number": "226",
    "printed_number": "226",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-226vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-226vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-226vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh8b_ja",
      "name": "VMAX Climax",
      "total": 293,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "S8b",
      "printed_total": 184,
      "release_date": "2021/12/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "VMAX Climax"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "571478",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-226vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-226vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-226vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "V-UNION",
      "V"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "310",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Union Gain",
        "text": "Attach up to 2 Lightning Energy cards from your discard pile to this Pokémon."
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "All You Can Eat",
        "text": "Draw cards until you have 10 cards in your hand."
      },
      {
        "cost": [
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Burst Wheel",
        "text": "Discard all Energy from this Pokémon. This attack does 100 damage for each card you discarded in this way.",
        "damage": "100×"
      },
      {
        "cost": [
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Electric Ball",
        "damage": "160"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Yuu Nishida",
    "pricing": {
      "currency": "USD",
      "market": 7.03,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 7.03
        },
        {
          "condition": "MP",
          "price": 4.1
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "9",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:50.008Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.93
      }
    }
  }
}