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

← Shiny Star V
Centiskorch VMAX

Centiskorch VMAX

Secret Super Rare #310 Pokémon VMAX HP 320
Types
Fire
Illustrator
5ban Graphics
Expansion
Shiny Star V · Sword & Shield
Language
Japanese
TCGplayer
571233

Attacks

G-Max Centiferno 40+
Colorless · Colorless

This attack does 40 more damage for each Fire Energy attached to this Pokémon. If you did any damage with this attack, you may attach a Fire Energy card from your discard pile to this Pokémon.

GET /api/v1/pokemon/cards/swsh4a_ja-310vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh4a_ja-310vh",
    "name": "Centiskorch VMAX",
    "number": "310",
    "printed_number": "310",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/310vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/310vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/310vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh4a_ja",
      "name": "Shiny Star V",
      "total": 330,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "S4a",
      "printed_total": 190,
      "release_date": "2020/11/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Shiny Star V"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "571233",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/310vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/310vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/310vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX"
    ],
    "types": [
      "Fire"
    ],
    "hp": "320",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "G-Max Centiferno",
        "text": "This attack does 40 more damage for each Fire Energy attached to this Pokémon. If you did any damage with this attack, you may attach a Fire Energy card from your discard pile to this Pokémon.",
        "damage": "40+"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Secret Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 2.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.05
        },
        {
          "condition": "LP",
          "price": 1.78
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 7.5,
          "high": 16,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 3.5,
          "low": 2.88,
          "high": 3.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10.44,
          "low": 8,
          "high": 12,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29.39,
          "low": 25.71,
          "high": 31.35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:09:03.251Z",
      "trend_7d": {
        "direction": "down",
        "percent": -42.42
      }
    }
  }
}