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

← Gem Pack 2
Flareon Vmax

Flareon Vmax

Triple Rare #0414/14 Pokémon VMAX HP 320
Types
Fire
Illustrator
5ban Graphics
Expansion
Gem Pack 2 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Max Detonate 100
Colorless · Colorless · Colorless

Discard the top 5 cards of your deck. This attack does 100 damage for each Energy card you discarded in this way.

GET /api/v1/pokemon/cards/gem2-0414vh?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem2-0414vh",
    "name": "Flareon Vmax",
    "number": "0414/14",
    "printed_number": "0414/14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0414vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0414vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0414vh.large.webp"
      }
    ],
    "expansion": {
      "id": "gem2",
      "name": "Gem Pack 2",
      "total": 140,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 140,
      "release_date": "2025/05/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack 2"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0414vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0414vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0414vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX"
    ],
    "types": [
      "Fire"
    ],
    "hp": "320",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Max Detonate",
        "text": "Discard the top 5 cards of your deck. This attack does 100 damage for each Energy card you discarded in this way.",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Triple Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 4.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.5,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:42:50.481Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.73
      }
    }
  }
}