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

← SM Black Star Promos
Lycanroc (Staff Stamp)

Lycanroc (Staff Stamp)

Promo #SM118 Pokémon Stage 1 HP 120
Types
Fighting
Illustrator
sui
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
166295

Attacks

Dangerous Rogue 20+
Fighting · Colorless

This attack does 20 more damage for each of your opponent's Benched Pokémon.

Accelerock 100
Fighting · Fighting · Colorless
GET /api/v1/pokemon/cards/smp-SM118vs?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM118vs",
    "name": "Lycanroc (Staff Stamp)",
    "number": "SM118",
    "printed_number": "SM118",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM118vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM118vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM118vs.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "166295",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM118vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM118vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM118vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "120",
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Dangerous Rogue",
        "text": "This attack does 20 more damage for each of your opponent's Benched Pokémon.",
        "damage": "20+"
      },
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Accelerock",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "sui",
    "pricing": {
      "currency": "USD",
      "market": 139.98,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 139.98
        },
        {
          "condition": "LP",
          "price": 74.99
        },
        {
          "condition": "MP",
          "price": 45
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8",
          "value": 49.9,
          "low": 42.42,
          "high": 57.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}