デモンズディザスター

Card Number
BT5-106
Rarity
C
Category
Option
Colour
Purple
Use Cost
1
Effect

メイン自分のデジモン1体を消滅させることで、紫の自分のデジモン1体をアクティブにする。

Security Effect

セキュリティ自分のトラッシュから、紫のLv.3のデジモンカード1枚をコストを支払わずに登場できる。この効果で登場したデジモンの登場時効果は発揮しない。

Releases
Genre
ブースターパック
Release Name
バトルオブオメガ【BT-05】
Official Product Page
Date
Notes
ブースターパック バトルオブオメガ [BT-05]
International Arts

en BT5-106 BOOSTER -BATTLE OF OMNI- [BT05]

zh-Hans BT5-106 DIAMOND LEGEND【BTC-03】

ko BT5-106 부스터 팩 배틀 오브 오메가 [BTK-05]

GET /cards/ja/BT5-106

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT5-106",
        "attributes": {
            "language": "ja",
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]",
            "use-cost": 1,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT5-106.webp",
            "security-effect": "\u3010\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3011\u81ea\u5206\u306e\u30c8\u30e9\u30c3\u30b7\u30e5\u304b\u3089\u3001\u7d2b\u306eLv.3\u306e\u30c7\u30b8\u30e2\u30f3\u30ab\u30fc\u30c91\u679a\u3092\u30b3\u30b9\u30c8\u3092\u652f\u6255\u308f\u305a\u306b\u767b\u5834\u3067\u304d\u308b\u3002\u3053\u306e\u52b9\u679c\u3067\u767b\u5834\u3057\u305f\u30c7\u30b8\u30e2\u30f3\u306e\u3010\u767b\u5834\u6642\u3011\u52b9\u679c\u306f\u767a\u63ee\u3057\u306a\u3044\u3002",
            "effect": "\u3010\u30e1\u30a4\u30f3\u3011\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u6d88\u6ec5\u3055\u305b\u308b\u3053\u3068\u3067\u3001\u7d2b\u306e\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u30a2\u30af\u30c6\u30a3\u30d6\u306b\u3059\u308b\u3002",
            "rarity": "C",
            "category": "option",
            "color": ["purple"],
            "number": "BT5-106",
            "name": "\u30c7\u30e2\u30f3\u30ba\u30c7\u30a3\u30b6\u30b9\u30bf\u30fc"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-106"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-106"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-106"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-106",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-106"
        },
        "meta": {
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-106",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-106"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-106",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-106"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-05"
        },
        "meta": {
            "name": "\u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac\u3010BT-05\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-106"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT5-106">
    <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="BT5-106 デモンズディザスター" src="https://images.heroi.cc/cards/ja/BT5-106.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT5-106">BT5-106 デモンズディザスター</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT5-106 デモンズディザスターBT5-106 デモンズディザスター on Heroicc