GET /cards/en/BT10-080

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT10-080",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "This card was trashed from my hand by one of my effects during my turn. Can I use this card's effect to digivolve one of my Digimon into this card from my trash?",
                "answer": "Yes, you can."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }],
            "language": "en",
            "dp": 7000,
            "notes": "Booster XROS ENCOUNTER [BT10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT10-080.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "When one of your effects trashes this card in your hand, if it's your turn, 1 of your Digimon may digivolve into 1 purple Digimon card with [Undead] or [Dark Animal] in its traits from your trash for its digivolution cost.\n[When Digivolving] If digivolving from the trash, this Digimon gains \"[On Deletion] Delete 1 of your opponent's Digimon.\" until the end of your opponent's turn.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 2,
            "color": ["purple"],
            "number": "BT10-080",
            "limitations": [{
                "date": "2026-04-04",
                "type": "restrict",
                "allowance": 1,
                "note": "With the expansion of the card pool over time, the effect requirement of \u201cWhen this card is trashed from the hand\u2026\u201d can now be triggered too easily at unintended timings, resulting in accelerated digivolution. \nAs a result, it restricts the future design space for cards related to the [Undead] and [Dark Animal] trait, as well for cards that include effects that trash from the hand. \nFor these reasons, we\u2019ve decided to restrict this card to 1 copy per deck."
            }],
            "name": "SkullBaluchimon",
            "type": "Undead\/X Antibody"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT10-080"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT10-080"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT10-080"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT10-080",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT10-080"
        },
        "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-080",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT10-080"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 [BTK-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT10-080",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT10-080"
        }
    }, {
        "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-080"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT10-080 SkullBaluchimonBT10-080 SkullBaluchimon on Heroicc

SkullBaluchimon

Card Number
BT10-080
Rarity
U
Category
Digimon
Level
5
Block Icon
02
Colour
Purple
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Data
Type
Undead/X Antibody
Digivolution Requirements
Digivolve Cost
3
Colour
Purple
Level
4
Category
Digimon
Effect

When one of your effects trashes this card in your hand, if it's your turn, 1 of your Digimon may digivolve into 1 purple Digimon card with [Undead] or [Dark Animal] in its traits from your trash for its digivolution cost.

When Digivolving If digivolving from the trash, this Digimon gains "On Deletion Delete 1 of your opponent's Digimon." until the end of your opponent's turn.

Restrictions
Date
Limitation Type
Restrict
Card Allowance
1
Note

With the expansion of the card pool over time, the effect requirement of “When this card is trashed from the hand…” can now be triggered too easily at unintended timings, resulting in accelerated digivolution.

As a result, it restricts the future design space for cards related to the [Undead] and [Dark Animal] trait, as well for cards that include effects that trash from the hand.

For these reasons, we’ve decided to restrict this card to 1 copy per deck.

Q&A
Date
Question

This card was trashed from my hand by one of my effects during my turn. Can I use this card's effect to digivolve one of my Digimon into this card from my trash?

Answer

Yes, you can.

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

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

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

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