千兆爆破

Card Number
BT11-102
Rarity
C
Category
Option
Block Icon
02
Colour
Green
Use Cost
3
Effect

主要选择我方1只特征中包含“昆虫型”的数码宝贝。将对方2只DP不高于该数码宝贝DP的数码宝贝转换为休息状态。此后,对方1只处于休息状态的数码宝贝,在下个对方的激活阶段中无法转换为活跃状态。

Security Effect

安防将对方的2只数码宝贝转换为休息状态。

Releases
Genre
补充包
Release Name
ACROSS DIMENSION【BTC-06】
Official Product Page
Date
International Arts

ja BT11-102 ブースターパック ディメンショナルフェイズ [BT-11]

en BT11-102 BOOSTER DIMENSIONAL PHASE [BT11]

ko BT11-102 부스터 팩 디멘셔널 페이즈 [BTK-11]

GET /cards/zh-Hans/BT11-102

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT11-102",
        "attributes": {
            "language": "zh-Hans",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT11-102.webp",
            "security-effect": "\u3010\u5b89\u9632\u3011\u5c06\u5bf9\u65b9\u76842\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002",
            "effect": "\u3010\u4e3b\u8981\u3011\u9009\u62e9\u6211\u65b91\u53ea\u7279\u5f81\u4e2d\u5305\u542b\u201c\u6606\u866b\u578b\u201d\u7684\u6570\u7801\u5b9d\u8d1d\u3002\u5c06\u5bf9\u65b92\u53eaDP\u4e0d\u9ad8\u4e8e\u8be5\u6570\u7801\u5b9d\u8d1dDP\u7684\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002\u6b64\u540e,\u5bf9\u65b91\u53ea\u5904\u4e8e\u4f11\u606f\u72b6\u6001\u7684\u6570\u7801\u5b9d\u8d1d,\u5728\u4e0b\u4e2a\u5bf9\u65b9\u7684\u6fc0\u6d3b\u9636\u6bb5\u4e2d\u65e0\u6cd5\u8f6c\u6362\u4e3a\u6d3b\u8dc3\u72b6\u6001\u3002",
            "rarity": "C",
            "category": "option",
            "block-icon": 2,
            "color": ["green"],
            "number": "BT11-102",
            "name": "\u5343\u5146\u7206\u7834"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT11-102"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT11-102"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT11-102"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT11-102",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT11-102"
        },
        "meta": {
            "notes": "BOOSTER DIMENSIONAL PHASE [BT11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT11-102",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT11-102"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30c7\u30a3\u30e1\u30f3\u30b7\u30e7\u30ca\u30eb\u30d5\u30a7\u30a4\u30ba [BT-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT11-102",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT11-102"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub514\uba58\uc154\ub110 \ud398\uc774\uc988 [BTK-11]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-06"
        },
        "meta": {
            "name": "ACROSS DIMENSION\u3010BTC-06\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT11-102"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT11-102">
    <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="BT11-102 千兆爆破" src="https://images.heroi.cc/cards/zh-Hans/BT11-102.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT11-102">BT11-102 千兆爆破</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT11-102 千兆爆破BT11-102 千兆爆破 on Heroicc