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

← ADV Promos
Kyogre EX

Kyogre EX

Promo #1 Pokémon BasicEX
Types
Water
Illustrator
Hiromichi Sugiyama
Expansion
ADV Promos · ADV
Language
Japanese
TCGplayer
613612

Attacks

Major Flood 60
Water · Water · Water · Water

Discard a Water Energy card attached to Kyogre ex. Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/advp_ja-1vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "advp_ja-1vh",
    "name": "Kyogre EX",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/1vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/1vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/1vh.large.webp"
      }
    ],
    "expansion": {
      "id": "advp_ja",
      "name": "ADV Promos",
      "total": 63,
      "language": "Japanese",
      "language_code": "ja",
      "series": "ADV",
      "printed_total": 63,
      "release_date": "2003/01/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "ADV Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "613612",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/1vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/1vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/1vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "EX"
    ],
    "types": [
      "Water"
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Water",
          "Water",
          "Water"
        ],
        "converted_energy_cost": 4,
        "name": "Major Flood",
        "text": "Discard a Water Energy card attached to Kyogre ex. Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "60"
      }
    ],
    "rarity": "Promo",
    "artist": "Hiromichi Sugiyama",
    "pricing": {
      "currency": "USD",
      "market": 70.65,
      "is_stale": true,
      "conditions": [
        {
          "condition": "NM",
          "price": 70.65
        },
        {
          "condition": "LP",
          "price": 22.99
        },
        {
          "condition": "MP",
          "price": 14.76
        },
        {
          "condition": "HP",
          "price": 6.43
        },
        {
          "condition": "DMG",
          "price": 5.49
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 705.33,
          "low": 360.9,
          "high": 840.1,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 154.65,
          "low": 175,
          "high": 175,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1825,
          "low": 867,
          "high": 5609.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12,
          "trend": {
            "direction": "down",
            "percent": -5.2
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 48.44,
          "low": 48.44,
          "high": 165.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 399.5,
          "low": 307.5,
          "high": 407,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        }
      ],
      "market_updated_at": "2026-08-31T02:31:54.883Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}