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

This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/xy1-85vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy1-85vs",
"name": "Aegislash (Staff Stamp)",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy1/xy1-85vs.small.jpeg?v=1777696325620",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy1/xy1-85vs.small.jpeg?v=1777696325620",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy1/xy1-85vs.small.jpeg?v=1777696325620"
}
],
"expansion": {
"id": "xy1",
"name": "XY",
"total": 146,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "XY",
"printed_total": 146,
"release_date": "2014/02/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "209563",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy1/xy1-85vs.small.jpeg?v=1777696325620",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy1/xy1-85vs.small.jpeg?v=1777696325620",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy1/xy1-85vs.small.jpeg?v=1777696325620"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Metal"
],
"hp": "140",
"abilities": [
{
"name": "Stance Change",
"text": "Once during your turn (before your attack), you may switch this Pokémon with an Aegislash in your hand. (Any cards attached to this Pokémon, damage counters, Special Conditions, turns in play, and any other effects remain on the new Pokémon.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Buster Swing",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 90,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 90
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 86,
"low": 73.1,
"high": 98.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:34:36.775Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}