GET /cards/en/BT20-011

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT20-011",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-03-13",
                "question": "I activated this card's [On Play] [When Digivolving] effect, and when my opponent's Digimon would leave the battle area for the 1st process, an immediate-type effect such as a \"when [...] would leave\" effect caused this card to be removed from the battle area. \nCan I then process the part of the effect after \"then\" in this card's effect?",
                "answer": "Yes, you can. \nIf an effect activates, it is to be fully resolved even if the card that activated the effect is removed from that area during the processing."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["purple", "red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] This Digimon gets +2000 DP.",
            "dp": 4000,
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT20-011.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[On Play] [When Digivolving] Delete 1 of your opponent's Digimon with 3000 DP or less. Then, if it's your turn, 2 of your Digimon may DNA digivolve into a Digimon card with [Imperialdramon] in its name or the [Free] trait in the hand.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 4,
            "color": ["red"],
            "number": "BT20-011",
            "name": "ExVeemon",
            "type": "Mythical Dragon"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-011"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT20-011"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-011"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt19-20-v2-5"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT20-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-011"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT20-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT20-011"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-011"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt19-20-v2-5",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt19-20-v2-5"
        },
        "meta": {
            "name": "Ver.2.5 [BT19-20]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-011"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT20-011" style="view-transition-name:en_BT20-011_P0;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="BT20-011 ExVeemon" src="https://images.heroi.cc/cards/en/BT20-011.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT20-011">BT20-011 ExVeemon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT20-011 ExVeemonBT20-011 ExVeemon on Heroicc

ExVeemon

Card Number
BT20-011
Rarity
C
Category
Digimon
Level
4
Block Icon
04
Colour
Red
Play Cost
4
DP
4000
Form
Champion
Attribute
Free
Type
Mythical Dragon
Digivolution Requirements
Digivolve Cost
2
Colour
Red Purple
Level
3
Category
Digimon
Effect

On Play When Digivolving Delete 1 of your opponent's Digimon with 3000 DP or less. Then, if it's your turn, 2 of your Digimon may DNA digivolve into a Digimon card with [Imperialdramon] in its name or the [Free] trait in the hand.

Inherited Effect

Your Turn This Digimon gets +2000 DP.

Q&A
Date
Question

I activated this card's [On Play] [When Digivolving] effect, and when my opponent's Digimon would leave the battle area for the 1st process, an immediate-type effect such as a "when [...] would leave" effect caused this card to be removed from the battle area.

Can I then process the part of the effect after "then" in this card's effect?

Answer

Yes, you can.

If an effect activates, it is to be fully resolved even if the card that activated the effect is removed from that area during the processing.

Releases
Genre
Booster Pack
Release Name
Ver.2.5 [BT19-20]
Official Product Page
Date
Notes
SPECIAL BOOSTER Ver.2.5 [BT19-20]
International Arts

ja BT20-011 ブースタ-パック OVER THE X [BT-20]

zh-Hans BT20-011 ELEMENT EVOLUTION【BTC-13】

ko BT20-011 부스터 팩 OVER THE X [BTK-20]