SkullGreymon

Card Number
EX1-062
Rarity
R
Category
Digimon
Level
5
Block Icon
01
Colour
Purple
Play Cost
8
DP
8000
Form
Ultimate
Attribute
Virus
Type
Undead
Digivolution Requirements
Digivolve Cost
3
Colour
Red Purple
Level
4
Category
Digimon
Effect

Security Attack +1 (This Digimon checks 1 additional security card.)End of Attack Delete this Digimon. On Deletion You may play 1 [Agumon] from your trash suspended without paying its memory cost.

Q&A
Date
Question

I attack my opponent with this Digimon and flip over [BT2-105 Spider Shooter] during the security check. The <De-Digivolve> trashes this card. Does this card's [End of Attack] effect activate?

Answer

No. This card is no longer in play at the end of the attack, so the [End of Attack] effect doesn't activate.

Date
Question

Can this card's [On Deletion] effect play an [Agumon Expert] or an [Agumon - Bond of Bravery] from my trash?

Answer

No, this card's [On Deletion] effect can only play cards whose names are specifically [Agumon].

Releases
Genre
Booster Pack
Release Name
CLASSIC COLLECTION [EX01]
Official Product Page
Date
Notes
THEME BOOSTER -CLASSIC COLLECTION-[EX-01]
International Arts

ja EX1-062 テーマブースター クラシックコレクション [EX-01]

zh-Hans EX1-062 EXTRA BOOSTER【EXC-01】

ko EX1-062 테마 부스터 클래식 컬렉션 [EXK-01]

GET /cards/en/EX1-062

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX1-062",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "I attack my opponent with this Digimon and flip over [BT2-105 Spider Shooter] during the security check. The <De-Digivolve> trashes this card. Does this card's [End of Attack] effect activate?",
                "answer": "No. This card is no longer in play at the end of the attack, so the [End of Attack] effect doesn't activate."
            }, {
                "date": "2024-03-28",
                "question": "Can this card's [On Deletion] effect play an [Agumon Expert] or an [Agumon - Bond of Bravery] from my trash?",
                "answer": "No, this card's [On Deletion] effect can only play cards whose names are specifically [Agumon]."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }, {
                "level": 4,
                "category": "digimon",
                "color": ["red"],
                "cost": 3
            }],
            "language": "en",
            "dp": 8000,
            "notes": "THEME BOOSTER -CLASSIC COLLECTION-[EX-01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX1-062.webp",
            "play-cost": 8,
            "form": "Ultimate",
            "effect": "\uff1cSecurity Attack +1\uff1e (This Digimon checks 1 additional security card.)[End of Attack] Delete this Digimon. [On Deletion] You may play 1 [Agumon] from your trash suspended without paying its memory cost.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 1,
            "color": ["purple"],
            "number": "EX1-062",
            "name": "SkullGreymon",
            "type": "Undead"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX1-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-062"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX1-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-062"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30af\u30e9\u30b7\u30c3\u30af\u30b3\u30ec\u30af\u30b7\u30e7\u30f3 [EX-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX1-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX1-062"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ud074\ub798\uc2dd \uceec\ub809\uc158 [EXK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-062"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex01"
        },
        "meta": {
            "name": "CLASSIC COLLECTION [EX01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-062"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX1-062 SkullGreymonEX1-062 SkullGreymon on Heroicc