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

← Scarlet & Violet Black Star Promos
Froslass (Staff Stamp)

Froslass (Staff Stamp)

Promo #117 Pokémon Stage 1 HP 90
Types
Water
Illustrator
mingo
Expansion
Scarlet & Violet Black Star Promos · Scarlet & Violet
Language
English
TCGplayer

Attacks

Frost Smash 60
Water · Colorless
GET /api/v1/pokemon/cards/svp-117vs?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "svp-117vs",
    "name": "Froslass (Staff Stamp)",
    "number": "117",
    "printed_number": "117",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vs.large.webp"
      }
    ],
    "expansion": {
      "id": "svp",
      "name": "Scarlet & Violet Black Star Promos",
      "total": 225,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SVP",
      "printed_total": 224,
      "release_date": "2023/01/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/117vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "90",
    "abilities": [
      {
        "name": "Freezing Shroud",
        "text": "During Pokémon Checkup, put 1 damage counter on each Pokémon that has an Ability (both yours and your opponent's), except any Froslass.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Frost Smash",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "mingo",
    "pricing": {
      "currency": "USD",
      "market": 48.6,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 48.6
        },
        {
          "condition": "LP",
          "price": 33.99
        },
        {
          "condition": "MP",
          "price": 18.99
        },
        {
          "condition": "DMG",
          "price": 5
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 68.09,
          "low": 57.88,
          "high": 78.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "8",
          "value": 23.68,
          "low": 20.13,
          "high": 27.23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 199.95,
          "low": 169.96,
          "high": 229.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "5",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6.5,
          "low": 5.53,
          "high": 7.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 83,
          "low": 70.55,
          "high": 95.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 30,
          "low": 29.99,
          "high": 30,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 38.5,
          "low": 32.73,
          "high": 44.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:16.708Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}