GET /cards/en/BT10-108

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT10-108",
        "attributes": {
            "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."
            }],
            "language": "en",
            "notes": "Booster XROS ENCOUNTER [BT10]",
            "use-cost": 8,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT10-108.webp",
            "security-effect": "[Security] Activate this card's [Main] effect.",
            "effect": "When this card is trashed from your deck, return it to your hand.\n[Main] Delete 1 of your opponent's level 6 or lower Digimon. If there are 10 or more cards in your trash, add 1 to the maximum level of the Digimon you can delete with this effect.",
            "rarity": "U",
            "category": "option",
            "block-icon": 2,
            "color": ["purple"],
            "number": "BT10-108",
            "name": "Death the Cannon"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT10-108"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT10-108"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT10-108"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT10-108",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT10-108"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30f3\u30ab\u30a6\u30f3\u30bf\u30fc [BT-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT10-108",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT10-108"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 [BTK-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT10-108",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT10-108"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-10"
        },
        "meta": {
            "name": "XROS ENCOUNTER [BT-10]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT10-108"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT10-108" style="view-transition-name:en_BT10-108_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="BT10-108 Death the Cannon" src="https://images.heroi.cc/cards/en/BT10-108.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT10-108">BT10-108 Death the Cannon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT10-108 Death the CannonBT10-108 Death the Cannon on Heroicc

Death the Cannon

Card Number
BT10-108
Rarity
U
Category
Option
Block Icon
02
Colour
Purple
Use Cost
8
Effect

When this card is trashed from your deck, return it to your hand.

Main Delete 1 of your opponent's level 6 or lower Digimon. If there are 10 or more cards in your trash, add 1 to the maximum level of the Digimon you can delete with this effect.

Security Effect

Security Activate this card's Main effect.

Releases
Genre
Booster Pack
Release Name
XROS ENCOUNTER [BT-10]
Official Product Page
Date
Notes
Booster XROS ENCOUNTER [BT10]
International Arts

ja BT10-108 ブースターパック クロスエンカウンター [BT-10]

zh-Hans BT10-108 XROS RECORD【BTC-05】

ko BT10-108 부스터 팩 크로스 인카운터 [BTK-10]

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.