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

During your next turn, if an attack does damage to the Defending Pokémon (after applying Weakness and Resistance), that attack does 40 more damage.
/api/v1/pokemon/cards/dp6-18?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp6-18",
"name": "Armaldo",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/18.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/18.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/18.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83621",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/18.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/18.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/18.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "140",
"abilities": [
{
"name": "Fossil Armor",
"text": "If Armaldo would be damaged by an attack, prevent that attack's damage done to Armaldo if that damage is 60 or less.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Crush Claw",
"text": "During your next turn, if an attack does damage to the Defending Pokémon (after applying Weakness and Resistance), that attack does 40 more damage.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "+30"
}
],
"rarity": "Rare",
"artist": "Kazuaki Aihara",
"pricing": {
"currency": "USD",
"market": 3.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.71
},
{
"condition": "LP",
"price": 1.77
},
{
"condition": "MP",
"price": 1.28
},
{
"condition": "HP",
"price": 1.23
},
{
"condition": "DMG",
"price": 0.8
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:52:25.756Z",
"trend_7d": {
"direction": "up",
"percent": 0.54
}
}
}
}