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
Shadow Rider Calyrex VMAX

Shadow Rider Calyrex VMAX

Ultra-premium character #236 Pokémon VMAXex HP 320
Types
Psychic
Illustrator
chibi
Expansion
VMAX Climax · Sword & Shield
Language
Japanese
TCGplayer
571488

Attacks

Max Geist 10+
Colorless · Colorless · Colorless

This attack does 30 more damage for each Psychic Energy attached to all of your Pokémon.

GET /api/v1/pokemon/cards/swsh8b_ja-236vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh8b_ja-236vh",
    "name": "Shadow Rider Calyrex VMAX",
    "number": "236",
    "printed_number": "236",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-236vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-236vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-236vh.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": "571488",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-236vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-236vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-236vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX",
      "ex"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "320",
    "abilities": [
      {
        "name": "Underworld Door",
        "text": "Once during your turn, you may attach a Psychic Energy card from your hand to 1 of your Benched Psychic Pokémon. If you attached Energy to a Pokémon in this way, draw 2 cards.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Max Geist",
        "text": "This attack does 30 more damage for each Psychic Energy attached to all of your Pokémon.",
        "damage": "10+"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Ultra-premium character",
    "artist": "chibi",
    "pricing": {
      "currency": "USD",
      "market": 8.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.22
        },
        {
          "condition": "LP",
          "price": 7.5
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 49.43,
          "low": 49.43,
          "high": 49.43,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 19.99,
          "low": 17.99,
          "high": 37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29.75,
          "low": 25.29,
          "high": 34.21,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:50.008Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.43
      }
    }
  }
}