Fake Agumon Expert

Card Number
EX4-052
Rarity
C
Category
Digimon
Level
3
Block Icon
02
Colour
Purple
Play Cost
3
DP
2000
Form
Rookie
Attribute
Virus
Type
Dinosaur
Digivolution Requirements
Digivolve Cost
0
Colour
Purple
Level
2
Category
Digimon
Effect

Your TurnOnce Per Turn When an opponent's Digimon is deleted, by trashing 1 card of the same level in your hand, Draw 2. (Draw 2 cards from your deck.)

Q&A
Date
Question

Can I use this card's [Your Turn] effect to trash [EX2-045 Calumon] from my hand when an opponent's Lv.- [EX2-045 Calumon] is deleted?

Answer

No, you can't.

[EX2-045 Calumon] is a card with no level, so it isn't considered to have the same level even though it's the same card, and you can't use this card's effect to trash it.

Releases
Genre
Booster Pack
Release Name
ALTERNATIVE BEING [EX-04]
Official Product Page
Date
Notes
THEME BOOSTER ALTERNATIVE BEING [EX04]
Alternate Arts

en EX4-052 P1 Judge Pack 4

International Arts

ja EX4-052 テーマブースター オルタナティブビーイング [EX-04]

zh-Hans EX4-052 GREAT WARRIOR 【BTC-07】

ko EX4-052 테마 부스터 얼터너티브 비잉 [EXK-04]

GET /cards/en/EX4-052

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX4-052",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I use this card's [Your Turn] effect to trash [EX2-045 Calumon] from my hand when an opponent's Lv.- [EX2-045 Calumon] is deleted?",
                "answer": "No, you can't.\n[EX2-045 Calumon] is a card with no level, so it isn't considered to have the same level even though it's the same card, and you can't use this card's effect to trash it."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 0
            }],
            "language": "en",
            "dp": 2000,
            "notes": "THEME BOOSTER ALTERNATIVE BEING [EX04]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX4-052.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Your Turn][Once Per Turn] When an opponent's Digimon is deleted, by trashing 1 card of the same level in your hand, \uff1cDraw 2\uff1e. (Draw 2 cards from your deck.)",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 2,
            "color": ["purple"],
            "number": "EX4-052",
            "name": "Fake Agumon Expert",
            "type": "Dinosaur"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX4-052_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX4-052"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX4-052"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX4-052"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX4-052_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX4-052_P1"
        },
        "meta": {
            "notes": "Judge Pack 4"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX4-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX4-052"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30aa\u30eb\u30bf\u30ca\u30c6\u30a3\u30d6\u30d3\u30fc\u30a4\u30f3\u30b0 [EX-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX4-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX4-052"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc5bc\ud130\ub108\ud2f0\ube0c \ube44\uc789 [EXK-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX4-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX4-052"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-04"
        },
        "meta": {
            "name": "ALTERNATIVE BEING [EX-04]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX4-052"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX4-052">
    <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="EX4-052 Fake Agumon Expert" src="https://images.heroi.cc/cards/en/EX4-052.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX4-052">EX4-052 Fake Agumon Expert</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX4-052 Fake Agumon ExpertEX4-052 Fake Agumon Expert on Heroicc