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

← Holon Phantom
Armaldo δ

Armaldo δ

Rare Holo #33 Pokémon Stage 2Delta Species HP 110
Types
Fighting, Metal
Illustrator
Masakazu Fukuda
Expansion
Holon Phantom · PCG
Language
Japanese
TCGplayer

Attacks

Delta Edge 70
Metal · Colorless

If you have any Supporter cards in play, this attack's base damage is 20 instead of 70.

Fossil Charge 50
Fighting · Colorless · Colorless

You may discard a Claw Fossil, Mysterious Fossil, Root Fossil, or Holon Fossil from your hand. If you do, choose 1 of your opponent's Benched Pokémon and do 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/pcg7_ja-33vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcg7_ja-33vh",
    "name": "Armaldo δ",
    "number": "33",
    "printed_number": "33",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/33vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/33vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/33vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pcg7_ja",
      "name": "Holon Phantom",
      "total": 52,
      "language": "Japanese",
      "language_code": "ja",
      "series": "PCG",
      "printed_total": 52,
      "release_date": "2006/01/27",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Holon Phantom"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/33vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/33vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/33vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "Delta Species"
    ],
    "types": [
      "Fighting",
      "Metal"
    ],
    "hp": "110",
    "attacks": [
      {
        "cost": [
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Delta Edge",
        "text": "If you have any Supporter cards in play, this attack's base damage is 20 instead of 70.",
        "damage": "70"
      },
      {
        "cost": [
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Fossil Charge",
        "text": "You may discard a Claw Fossil, Mysterious Fossil, Root Fossil, or Holon Fossil from your hand. If you do, choose 1 of your opponent's Benched Pokémon and do 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": 8.98,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.98
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 70,
          "low": 70,
          "high": 74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 17.58,
          "low": 19.5,
          "high": 19.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:32:49.175Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}