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

← Magma vs Aqua: Two Ambitions
Sceptile ex

Sceptile ex

Rare Holo ex #6 Pokémon Stage 2ex HP 150
Types
Grass
Illustrator
Hikaru Koike
Expansion
Magma vs Aqua: Two Ambitions · ADV
Language
Japanese
TCGplayer
612872

Attacks

Green Heal
Grass

Remove 4 damage counters from each of your Pokémon that has Grass Energy attached. If that Pokémon has less than 4 damage counters, remove all of them.

Poison Ring 40
Grass · Colorless · Colorless

The Defending Pokémon is now Poisoned. The Defending Pokémon can't retreat until the end of your opponent's next turn.

Slashing Strike 100
Grass · Grass · Colorless · Colorless · Colorless

Sceptile ex can't use Slashing Strike during your next turn.

GET /api/v1/pokemon/cards/adv4_ja-6vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "adv4_ja-6vh",
    "name": "Sceptile ex",
    "number": "6",
    "printed_number": "6",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/6vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/6vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/6vh.large.webp"
      }
    ],
    "expansion": {
      "id": "adv4_ja",
      "name": "Magma vs Aqua: Two Ambitions",
      "total": 80,
      "language": "Japanese",
      "language_code": "ja",
      "series": "ADV",
      "printed_total": 80,
      "release_date": "2003/10/24",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Magma vs Aqua: Two Ambitions"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "612872",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/6vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/6vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/6vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Grass"
    ],
    "hp": "150",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Green Heal",
        "text": "Remove 4 damage counters from each of your Pokémon that has Grass Energy attached. If that Pokémon has less than 4 damage counters, remove all of them."
      },
      {
        "cost": [
          "Grass",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Poison Ring",
        "text": "The Defending Pokémon is now Poisoned. The Defending Pokémon can't retreat until the end of your opponent's next turn.",
        "damage": "40"
      },
      {
        "cost": [
          "Grass",
          "Grass",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 5,
        "name": "Slashing Strike",
        "text": "Sceptile ex can't use Slashing Strike during your next turn.",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2×2"
      }
    ],
    "resistances": [
      {
        "type": "Water",
        "value": "-30"
      }
    ],
    "rarity": "Rare Holo ex",
    "artist": "Hikaru Koike",
    "pricing": {
      "currency": "USD",
      "market": 12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 154,
          "low": 130.9,
          "high": 177.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 90,
          "low": 76.5,
          "high": 103.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 199,
          "low": 189.5,
          "high": 235,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 142.96,
          "low": 121.52,
          "high": 164.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 83.77,
          "low": 99.99,
          "high": 99.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 224.75,
          "low": 300,
          "high": 300,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T03:23:57.507Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}