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

You may do 60 damage plus 40 more damage. If you do, Regigigas does 40 damage to itself.
/api/v1/pokemon/cards/dp6_ja-79vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp6_ja-79vh",
"name": "Regigigas",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/79vh.large.webp"
}
],
"expansion": {
"id": "dp6_ja",
"name": "Intense Fight in the Destroyed Sky",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP6",
"printed_total": 92,
"release_date": "2008/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.symbol.png",
"translation": {
"en": {
"name": "Intense Fight in the Destroyed Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608207",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/79vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "100",
"abilities": [
{
"name": "Regi Form",
"text": "If you have Regirock, Regice, and Registeel in play, the attack cost of Regigigas's attacks is Colorless less.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Mega Punch",
"damage": "30"
},
{
"cost": [
"Water",
"Fighting",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Giga Power",
"text": "You may do 60 damage plus 40 more damage. If you do, Regigigas does 40 damage to itself.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 31.5,
"low": 37,
"high": 37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 33,
"low": 33,
"high": 39.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T02:35:59.194Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}