GET /cards/en/ST14-10

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST14-10",
        "attributes": {
            "level": 7,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I activate the \"when this card is trashed from the deck\" effect when this card is revealed from the deck or when searching\/looking at this card in the deck?",
                "answer": "No, you can't. You can only activate the \"when this card is trashed from the deck\" when this card is directly trashed from the deck."
            }],
            "digivolution-requirements": [{
                "level": 6,
                "category": "digimon",
                "color": ["purple"],
                "cost": 4
            }],
            "language": "en",
            "dp": 14000,
            "notes": "Advanced Deck BEELZEMON [ST14]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST14-10.webp",
            "play-cost": 14,
            "form": "Mega",
            "effect": "When this card is trashed from your deck, delete 1 of your opponent's level 3 or lower Digimon. For every 10 cards in your trash, increase the highest level this effect can choose by 1.\n[When Digivolving] Unsuspend this Digimon. If you have 20 or more cards in your trash, gain 3 memory.",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 2,
            "color": ["purple"],
            "number": "ST14-10",
            "name": "Beelzemon: Blast Mode",
            "type": "Demon Lord"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST14-10_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST14-10"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST14-10_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST14-10"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST14-10_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST14-10"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST14-10_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-14"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST14-10_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST14-10_P1"
        },
        "meta": {
            "notes": "3-on-3 Battle Champion"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST14-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST14-10"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30c7\u30c3\u30ad \u30d9\u30eb\u30bc\u30d6\u30e2\u30f3 [ST-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST14-10_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST14-10_P1"
        },
        "meta": {
            "notes": "DC-1\u30b0\u30e9\u30f3\u30d7\u30ea2023\uff06\u8d85\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb2023 \u4e0a\u4f4d\u8cde"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST14-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST14-10"
        },
        "meta": {
            "notes": "\uc5b4\ub4dc\ubc34\uc2a4 \ub371 \ubca0\ub974\uc81c\ube0c\ubaac [STK-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST14-10_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST14-10_P1"
        },
        "meta": {
            "notes": "WCS 2024 \ud55c\uad6d \ub300\ud45c \uc120\ubc1c\uc804 \uc9c0\uc5ed \uc608\uc120 \uc0c1\ud488"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST14-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST14-10"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST14-10_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST14-10_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-14",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-14"
        },
        "meta": {
            "name": "BEELZEMON [ST-14]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST14-10"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST14-10 Beelzemon: Blast ModeST14-10 Beelzemon: Blast Mode on Heroicc

Beelzemon: Blast Mode

Card Number
ST14-10
Rarity
SR
Category
Digimon
Level
7
Block Icon
02
Colour
Purple
Play Cost
14
DP
14000
Form
Mega
Attribute
Virus
Type
Demon Lord
Digivolution Requirements
Digivolve Cost
4
Colour
Purple
Level
6
Category
Digimon
Effect

When this card is trashed from your deck, delete 1 of your opponent's level 3 or lower Digimon. For every 10 cards in your trash, increase the highest level this effect can choose by 1.

When Digivolving Unsuspend this Digimon. If you have 20 or more cards in your trash, gain 3 memory.

Releases
Genre
Advanced Deck
Release Name
BEELZEMON [ST-14]
Official Product Page
Date
Notes
Advanced Deck BEELZEMON [ST14]
Alternate Arts

en ST14-10 P1 3-on-3 Battle Champion

International Arts

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

ja ST14-10 P1 DC-1グランプリ2023&超テイマーバトル2023 上位賞

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

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

ko ST14-10 P1 WCS 2024 한국 대표 선발전 지역 예선 상품

Q&A
Date
Question

Can I activate the "when this card is trashed from the deck" effect when this card is revealed from the deck or when searching/looking at this card in the deck?

Answer

No, you can't. You can only activate the "when this card is trashed from the deck" when this card is directly trashed from the deck.