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

← BW Black Star Promos
Porygon-Z (Staff Stamp)

Porygon-Z (Staff Stamp)

Promo #BW84 Pokémon Stage 2Team Plasma HP 130
Types
Colorless
Illustrator
5ban Graphics
Expansion
BW Black Star Promos · Black & White
Language
English
TCGplayer
97091

Attacks

Tri Attack 50×
Colorless · Colorless · Colorless

Flip 3 coins. This attack does 50 damage times the number of heads.

GET /api/v1/pokemon/cards/bwp-BW84vs?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bwp-BW84vs",
    "name": "Porygon-Z (Staff Stamp)",
    "number": "BW84",
    "printed_number": "BW84",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW84vs.small.jpeg?v=1777696883927",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW84vs.small.jpeg?v=1777696883927",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW84vs.small.jpeg?v=1777696883927"
      }
    ],
    "expansion": {
      "id": "bwp",
      "name": "BW Black Star Promos",
      "total": 101,
      "language": "English",
      "language_code": "en",
      "series": "Black & White",
      "code": "PR-BLW",
      "printed_total": 101,
      "release_date": "2011/03/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "97091",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW84vs.small.jpeg?v=1777696883927",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW84vs.small.jpeg?v=1777696883927",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW84vs.small.jpeg?v=1777696883927"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "Team Plasma"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "130",
    "abilities": [
      {
        "name": "Plasma Transfer",
        "text": "As often as you like during your turn (before your attack), you may move a Plasma Energy attached to 1 of your Pokémon to another of your Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Tri Attack",
        "text": "Flip 3 coins. This attack does 50 damage times the number of heads.",
        "damage": "50×"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 299,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 299
        },
        {
          "condition": "LP",
          "price": 259.99
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "6",
          "value": 159.72,
          "low": 135.76,
          "high": 183.68,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:45:39.680Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}