Baalmon

Card Number
ST14-07
Rarity
R
Category
Digimon
Level
5
Block Icon
02
Supplemental Rarity
Alternative Art #1
Colour
Purple
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Free
Type
Wizard
Digivolution Requirements
Digivolve Cost
3
Colour
Purple
Level
4
Category
Digimon
Effect

When Digivolving Trash the top 3 cards of your deck.

When Digivolving This Digimon gains "On Deletion If there are 10 or more cards in your trash, you may play 1 [Beelzemon] from your trash without paying the cost" until the end of your opponent's turn.

Inherited Effect

Your Turn While this Digimon has [Wizard] or [Demon Lord] trait, it gets +2000 DP.

Q&A
Date
Question

Can the [On Deletion] effect gained from this card play [Beelzemon: Blast Mode] from my trash?

Answer

No, it can't.

The [On Deletion] effect gained from this card can only play a card whose name is [Beelzemon].

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Judge Pack 4
Alternate Arts

en ST14-07 Advanced Deck Set Beelzemon [ST14]

International Arts

ja ST14-07 アドバンスデッキ ベルゼブモン [ST-14]

zh-Hans ST14-07 别西卜兽 【STC-14】

ko ST14-07 어드밴스 덱 베르제브몬 [STK-14]

GET /cards/en/ST14-07_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST14-07_P1",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can the [On Deletion] effect gained from this card play [Beelzemon: Blast Mode] from my trash?",
                "answer": "No, it can't.\nThe [On Deletion] effect gained from this card can only play a card whose name is [Beelzemon]."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] While this Digimon has [Wizard] or [Demon Lord] trait, it gets +2000 DP.",
            "dp": 7000,
            "notes": "Judge Pack 4",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST14-07_P1.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[When Digivolving] Trash the top 3 cards of your deck.\n[When Digivolving] This Digimon gains \"[On Deletion] If there are 10 or more cards in your trash, you may play 1 [Beelzemon] from your trash without paying the cost\" until the end of your opponent's turn.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Free",
            "block-icon": 2,
            "color": ["purple"],
            "number": "ST14-07",
            "name": "Baalmon",
            "type": "Wizard"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST14-07"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST14-07"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST14-07"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST14-07"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST14-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST14-07"
        },
        "meta": {
            "notes": "Advanced Deck Set Beelzemon [ST14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST14-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST14-07"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30c7\u30c3\u30ad \u30d9\u30eb\u30bc\u30d6\u30e2\u30f3 [ST-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST14-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST14-07"
        },
        "meta": {
            "notes": "\uc5b4\ub4dc\ubc34\uc2a4 \ub371 \ubca0\ub974\uc81c\ube0c\ubaac [STK-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST14-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST14-07"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST14-07_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST14-07_P1">
    <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="ST14-07 Baalmon · Alternate Art #1" src="https://images.heroi.cc/cards/en/ST14-07_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST14-07_P1">ST14-07 Baalmon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST14-07 Baalmon · Alternate Art #1ST14-07 Baalmon · Alternate Art #1 on Heroicc