GET /cards/en/BT22-049

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT22-049",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2025-07-04",
                "question": "Can I meet the conditions for this card's [End of Your Turn] effect by placing just 2 cards from my trash face down as this Digimon's bottom digivolution cards?",
                "answer": "No, you can't. \nA \"by\" condition can't be met if only some of the required actions are performed. \nThe conditions for this [When Digivolving] effect require you to place the specified number of cards from your trash face down as this Digimon's bottom digivolution cards."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "\uff1cPiercing\uff1e (When this Digimon attacks and deletes your opponent's Digimon in battle, it checks security before the attack ends.)",
            "dp": 3000,
            "notes": "Booster CYBER EDEN [BT-22]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT22-049.webp",
            "play-cost": 3,
            "form": "Champion",
            "effect": "[Digivolve] Lv.3 w\/[DM] trait: Cost 2\n[End of Your Turn] [Once Per Turn] By placing 3 Digimon cards with the [Ver.2] trait from your trash face down as this Digimon's bottom digivolution cards, it may digivolve into a Digimon card with the [Ver.2] trait in the hand or trash.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["green"],
            "number": "BT22-049",
            "name": "Vegiemon",
            "type": "Carnivorous Plant\/DM\/Ver.2"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT22-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT22-049"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-22"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT22-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT22-049"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af\u3000CYBER EDEN [BT-22]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT22-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT22-049"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-22",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-22"
        },
        "meta": {
            "name": "CYBER EDEN [BT-22]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT22-049"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT22-049" style="view-transition-name:en_BT22-049_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="BT22-049 Vegiemon" src="https://images.heroi.cc/cards/en/BT22-049.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT22-049">BT22-049 Vegiemon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT22-049 VegiemonBT22-049 Vegiemon on Heroicc

Vegiemon

Card Number
BT22-049
Rarity
U
Category
Digimon
Level
4
Block Icon
05
Colour
Green
Play Cost
3
DP
3000
Form
Champion
Attribute
Virus
Type
Carnivorous Plant/DM/Ver.2
Digivolution Requirements
Digivolve Cost
2
Colour
Green
Level
3
Category
Digimon
Effect

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

End of Your Turn Once Per Turn By placing 3 Digimon cards with the [Ver.2] trait from your trash face down as this Digimon's bottom digivolution cards, it may digivolve into a Digimon card with the [Ver.2] trait in the hand or trash.

Inherited Effect

Piercing (When this Digimon attacks and deletes your opponent's Digimon in battle, it checks security before the attack ends.)

Releases
Genre
Booster Pack
Release Name
CYBER EDEN [BT-22]
Official Product Page
Date
Notes
Booster CYBER EDEN [BT-22]
International Arts

ja BT22-049 ブースターパック CYBER EDEN [BT-22]

zh-Hans BT22-049 CYBER EDEN【BT-22】

Q&A
Date
Question

Can I meet the conditions for this card's [End of Your Turn] effect by placing just 2 cards from my trash face down as this Digimon's bottom digivolution cards?

Answer

No, you can't.

A "by" condition can't be met if only some of the required actions are performed.

The conditions for this [When Digivolving] effect require you to place the specified number of cards from your trash face down as this Digimon's bottom digivolution cards.