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

Does 30 damage plus 20 more damage for each Water Energy attached to Gorebyss but not used to pay for this attack's Energy cost. You can't add more than 40 damage in this way.
/api/v1/pokemon/cards/ex12-17?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex12-17",
"name": "Gorebyss",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/17.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85843",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/17.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Reactive Booster",
"text": "Each React Energy card attached to all of your Huntail and Gorebyss provides 2 Energy of every type but has no effect other than providing Energy.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hydro Pump",
"text": "Does 30 damage plus 20 more damage for each Water Energy attached to Gorebyss but not used to pay for this attack's Energy cost. You can't add more than 40 damage in this way.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 1.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.96
},
{
"condition": "LP",
"price": 0.61
},
{
"condition": "MP",
"price": 0.6
},
{
"condition": "HP",
"price": 0.39
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.26,
"low": 13.26,
"high": 37.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.25,
"low": 15.01,
"high": 15.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-11T08:04:36.806Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}