高速插件D

Card Number
EX2-068
Rarity
C
Category
Option
Block Icon
01
Colour
Blue
Use Cost
2
Effect

我方的场上存在驯兽师期间,可以无视颜色条件使用此卡牌。

主要本回合中,我方的1只数码宝贝获得干扰(此数码宝贝在与安防数码宝贝的战斗中不会被消灭)效果,不会被对方的数码宝贝阻挡。

Security Effect

安防抽1张卡(从我方的卡组上方抽取1张卡牌)。此后,此卡牌加入手牌。

Releases
Genre
补充包
Release Name
EXTRA BOOSTER【EXC-01】
Official Product Page
Date
International Arts

ja EX2-068 テーマブースター デジタルハザード [EX-02]

en EX2-068 THEME BOOSTER DIGITAL HAZARD[EX-02]

en EX2-068 P1 Event Pack 4

ko EX2-068 테마 부스터 디지털 해저드 [EXK-02]

GET /cards/zh-Hans/EX2-068

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX2-068",
        "attributes": {
            "language": "zh-Hans",
            "use-cost": 2,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX2-068.webp",
            "security-effect": "\u3010\u5b89\u9632\u3011\u300a\u62bd1\u5f20\u5361\u300b\uff08\u4ece\u6211\u65b9\u7684\u5361\u7ec4\u4e0a\u65b9\u62bd\u53d61\u5f20\u5361\u724c\uff09\u3002\u6b64\u540e,\u6b64\u5361\u724c\u52a0\u5165\u624b\u724c\u3002",
            "effect": "\u6211\u65b9\u7684\u573a\u4e0a\u5b58\u5728\u9a6f\u517d\u5e08\u671f\u95f4,\u53ef\u4ee5\u65e0\u89c6\u989c\u8272\u6761\u4ef6\u4f7f\u7528\u6b64\u5361\u724c\u3002\n\u3010\u4e3b\u8981\u3011\u672c\u56de\u5408\u4e2d,\u6211\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u83b7\u5f97\u300a\u5e72\u6270\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5728\u4e0e\u5b89\u9632\u6570\u7801\u5b9d\u8d1d\u7684\u6218\u6597\u4e2d\u4e0d\u4f1a\u88ab\u6d88\u706d\uff09\u6548\u679c,\u4e0d\u4f1a\u88ab\u5bf9\u65b9\u7684\u6570\u7801\u5b9d\u8d1d\u963b\u6321\u3002",
            "rarity": "C",
            "category": "option",
            "block-icon": 1,
            "color": ["blue"],
            "number": "EX2-068",
            "name": "\u9ad8\u901f\u63d2\u4ef6D"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX2-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX2-068_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX2-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX2-068"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/exc-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX2-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-068"
        },
        "meta": {
            "notes": "THEME BOOSTER DIGITAL HAZARD[EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX2-068_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-068_P1"
        },
        "meta": {
            "notes": "Event Pack 4"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX2-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX2-068"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30bf\u30eb\u30cf\u30b6\u30fc\u30c9 [EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX2-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX2-068"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/exc-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/exc-01"
        },
        "meta": {
            "name": "EXTRA BOOSTER\u3010EXC-01\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX2-068"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="EX2-068">
    <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="EX2-068 高速插件D" src="https://images.heroi.cc/cards/zh-Hans/EX2-068.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/EX2-068">EX2-068 高速插件D</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX2-068 高速插件DEX2-068 高速插件D on Heroicc