Angemon

Card Number
EX9-026
Rarity
U
Category
Digimon
Level
4
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Yellow
Play Cost
5
DP
5000
Form
Champion
Attribute
Vaccine
Type
Angel/DM/Ver.2
Digivolution Requirements
Digivolve Cost
2
Colour
Yellow
Level
3
Category
Digimon
Effect

Digivolve Lv.3 w/[DM] trait: Cost 2

Training (In the main phase, by suspending this Digimon, place your deck's top card face down as this Digimon's bottom digivolution card. This effect can also activate in the breeding area.)

On Play When Digivolving By placing 1 Digimon card in your hand face down as this Digimon's bottom digivolution card, give 1 of your opponent's Digimon Security A. -1 and -3000 DP until their turn ends.

Inherited Effect

On Deletion If you have 3 or fewer security cards, Recovery +1 ≪Deck≫.

Releases
Genre
Booster Pack
Release Name
VERSUS MONSTERS [EX-09]
Official Product Page
Date
Notes
EXTRA BOOSTER VERSUS MONSTERS [EX-09]
Alternate Arts

en EX9-026 EXTRA BOOSTER VERSUS MONSTERS [EX-09]

International Arts

ja EX9-026 エクストラブースター VERSUS MONSTERS [EX-09]

ja EX9-026 P1 エクストラブースター VERSUS MONSTERS [EX-09]

zh-Hans EX9-026 VERSUS MONSTERS【EX-09】

zh-Hans EX9-026 P1 VERSUS MONSTERS【EX-09】

GET /cards/en/EX9-026_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX9-026_P1",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[On Deletion] If you have 3 or fewer security cards, \uff1cRecovery +1 \u226aDeck\u226b\uff1e.",
            "dp": 5000,
            "notes": "EXTRA BOOSTER VERSUS MONSTERS [EX-09]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX9-026_P1.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[Digivolve] Lv.3 w\/[DM] trait: Cost 2\n\uff1cTraining\uff1e (In the main phase, by suspending this Digimon, place your deck's top card face down as this Digimon's bottom digivolution card. This effect can also activate in the breeding area.)\n[On Play] [When Digivolving] By placing 1 Digimon card in your hand face down as this Digimon's bottom digivolution card, give 1 of your opponent's Digimon \uff1cSecurity A. -1\uff1e and -3000 DP until their turn ends.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 5,
            "color": ["yellow"],
            "number": "EX9-026",
            "name": "Angemon",
            "type": "Angel\/DM\/Ver.2"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX9-026"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX9-026"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX9-026_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX9-026"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX9-026_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX9-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX9-026"
        },
        "meta": {
            "notes": "EXTRA BOOSTER VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX9-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX9-026"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX9-026_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX9-026_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX9-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX9-026"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX9-026_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX9-026_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-09"
        },
        "meta": {
            "name": "VERSUS MONSTERS [EX-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX9-026_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX9-026_P1">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="EX9-026 Angemon · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX9-026_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX9-026_P1">EX9-026 Angemon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX9-026 Angemon · Alternate Art #1EX9-026 Angemon · Alternate Art #1 on Heroicc