Cherubimon

Card Number
EX4-059
Rarity
R
Category
Digimon
Level
6
Block Icon
02
Colour
Purple Green
Play Cost
12
DP
12000
Form
Mega
Attribute
Vaccine
Type
Cherub
Digivolution Requirements
Digivolve Cost
4
Colour
Purple Green
Level
5
Category
Digimon
Effect

Digivolve 3 from Lv.5 2-color w/green

Alliance (When this Digimon attacks, by suspending 1 of your other Digimon, this Digimon adds the suspended Digimon's DP and gains Security Attack +1 for the attack.)

When Digivolving Until the end of your opponent's turn, this Digimon and 1 of your level 5 or lower Digimon gain "On Deletion You may play this card without paying the cost."

Q&A
Date
Question

This card's [When Digivolving] effect gave my level 5 Digimon the "[On Deletion] You may play this card without paying the cost" effect. If it later digivolves, becomes level 6 or higher, and is then deleted, does this [On Deletion] effect activate?

Answer

Yes, it activates.

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

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

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

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

GET /cards/en/EX4-059

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX4-059",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2024-03-28",
                "question": "This card's [When Digivolving] effect gave my level 5 Digimon the \"[On Deletion] You may play this card without paying the cost\" effect. If it later digivolves, becomes level 6 or higher, and is then deleted, does this [On Deletion] effect activate?",
                "answer": "Yes, it activates."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["purple"],
                "cost": 4
            }, {
                "level": 5,
                "category": "digimon",
                "color": ["green"],
                "cost": 4
            }],
            "language": "en",
            "dp": 12000,
            "notes": "THEME BOOSTER ALTERNATIVE BEING [EX04]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX4-059.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[Digivolve] 3 from Lv.5 2-color w\/green\n\uff1cAlliance\uff1e (When this Digimon attacks, by suspending 1 of your other Digimon, this Digimon adds the suspended Digimon's DP and gains \uff1cSecurity Attack +1\uff1e for the attack.)\n [When Digivolving] Until the end of your opponent's turn, this Digimon and 1 of your level 5 or lower Digimon gain \"[On Deletion] You may play this card without paying the cost.\"",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 2,
            "color": ["purple", "green"],
            "number": "EX4-059",
            "name": "Cherubimon",
            "type": "Cherub"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX4-059"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX4-059"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX4-059"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX4-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX4-059"
        },
        "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-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX4-059"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc5bc\ud130\ub108\ud2f0\ube0c \ube44\uc789 [EXK-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX4-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX4-059"
        }
    }, {
        "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-059"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX4-059 CherubimonEX4-059 Cherubimon on Heroicc