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

← SWSH Black Star Promos
Rillaboom V

Rillaboom V

Promo #SWSH014 Pokémon BasicV HP 220
Types
Grass
Illustrator
5ban Graphics
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
206421

Attacks

Forest Feast
Grass

Search your deck for up to 2 Basic Grass Pokémon and put them onto your Bench. Then, shuffle your deck.

Wood Hammer 220
Grass · Grass · Grass · Colorless

This Pokémon also does 30 damage to itself.

GET /api/v1/pokemon/cards/swshp-SWSH014vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH014vh",
    "name": "Rillaboom V",
    "number": "SWSH014",
    "printed_number": "SWSH014",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH014vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH014vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH014vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "206421",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH014vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH014vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH014vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "V"
    ],
    "types": [
      "Grass"
    ],
    "hp": "220",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Forest Feast",
        "text": "Search your deck for up to 2 Basic Grass Pokémon and put them onto your Bench. Then, shuffle your deck."
      },
      {
        "cost": [
          "Grass",
          "Grass",
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Wood Hammer",
        "text": "This Pokémon also does 30 damage to itself.",
        "damage": "220"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.93,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.93
        },
        {
          "condition": "MP",
          "price": 0.62
        },
        {
          "condition": "DMG",
          "price": 0.56
        }
      ],
      "graded": [
        {
          "company": "BCCG",
          "grade": "10",
          "value": 1.25,
          "low": 1.06,
          "high": 1.44,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 18.99,
          "low": 16.14,
          "high": 21.84,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 26.92,
          "low": 35.99,
          "high": 35.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20.2,
          "low": 17.17,
          "high": 23.23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.09
      }
    }
  }
}