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

← BREAKthrough
Noivern BREAK

Noivern BREAK

Rare BREAK #113 Pokémon BREAK HP 130
Types
Dragon
Illustrator
5ban Graphics
Expansion
BREAKthrough · XY
Language
English
TCGplayer
107232

Attacks

Synchro Woofer 70
Psychic · Darkness · Colorless

If you have the same number of cards in your hand as your opponent, this attack does 80 more damage.

GET /api/v1/pokemon/cards/xy8-113vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xy8-113vh",
    "name": "Noivern BREAK",
    "number": "113",
    "printed_number": "113",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/113vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/113vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/113vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xy8",
      "name": "BREAKthrough",
      "total": 165,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "BKT",
      "printed_total": 162,
      "release_date": "2015/11/04",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "107232",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/113vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/113vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/113vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "BREAK"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Synchro Woofer",
        "text": "If you have the same number of cards in your hand as your opponent, this attack does 80 more damage.",
        "damage": "70"
      }
    ],
    "rarity": "Rare BREAK",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 4.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.05
        },
        {
          "condition": "LP",
          "price": 3.28
        },
        {
          "condition": "MP",
          "price": 2.24
        },
        {
          "condition": "HP",
          "price": 1.49
        },
        {
          "condition": "DMG",
          "price": 1.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 168.28,
          "low": 109.25,
          "high": 202.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10.75,
          "low": 9.14,
          "high": 12.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.78,
          "low": 14.5,
          "high": 14.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 31.13,
          "low": 34.95,
          "high": 34.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:49:47.264Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.17
      }
    }
  }
}