Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Shrouded Fable
Bloodmoon Ursaluna

Bloodmoon Ursaluna

Rare #25 Pokémon Basic HP 150
Types
Fighting
Illustrator
Souichirou Gunjima
Expansion
Shrouded Fable · Scarlet & Violet
Language
English
TCGplayer
560335

Attacks

Mad Bite 100
Fighting · Fighting · Colorless

This attack does 30 more damage for each damage counter on your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/sv6pt5-25vrh?include=prices 200 176ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6pt5-25vrh",
    "name": "Bloodmoon Ursaluna",
    "number": "25",
    "printed_number": "25",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/25vrh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/25vrh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/25vrh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6pt5",
      "name": "Shrouded Fable",
      "total": 99,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SFA",
      "printed_total": 64,
      "release_date": "2024/08/02",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "560335",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/25vrh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/25vrh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/25vrh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "150",
    "abilities": [
      {
        "name": "Battle-Hardened",
        "text": "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Basic Fighting Energy cards from your hand to this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Mad Bite",
        "text": "This attack does 30 more damage for each damage counter on your opponent's Active Pokémon.",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Souichirou Gunjima",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.11
        },
        {
          "condition": "MP",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 45.15,
          "low": 60,
          "high": 60,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.11,
          "low": 6.92,
          "high": 7.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.4,
          "low": 11.39,
          "high": 15.41,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T15:18:38.056Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.25
      }
    }
  }
}