骏鹰兽

Card Number
BT17-066
Rarity
C
Category
Digimon
Level
5
Block Icon
03
Colour
Purple Yellow
Play Cost
7
DP
7000
Form
完全体
Attribute
数据种
Type
幻兽型
Digivolution Requirements
Digivolve Cost
4
Colour
Purple Yellow
Level
4
Category
Digimon
Effect

进化“贞德兽”:费用3

阻挡者

进化时可以从我方的手牌中,不支付费用登场1张Lv.3的紫色/黄色数码宝贝卡牌。

Inherited Effect

阻挡者(此数码宝贝在阻挡时点中可以进行阻挡)

Releases
Genre
补充包
Release Name
SECRET CRISIS 【BTC-11】
Official Product Page
Date
International Arts

ja BT17-066 ブースターパック シークレットクライシス [BT-17]

en BT17-066 BOOSTER SECRET CRISIS [BT17]

ko BT17-066 부스터 팩 시크릿 크라이시스 [BTK-17]

GET /cards/zh-Hans/BT17-066

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT17-066",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple", "yellow"],
                "cost": 4
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u300a\u963b\u6321\u8005\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5728\u963b\u6321\u65f6\u70b9\u4e2d\u53ef\u4ee5\u8fdb\u884c\u963b\u6321\uff09",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT17-066.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011\u201c\u8d1e\u5fb7\u517d\u201d:\u8d39\u75283\n\n\u300a\u963b\u6321\u8005\u300b\n\n\u3010\u8fdb\u5316\u65f6\u3011\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u624b\u724c\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20Lv.3\u7684\u7d2b\u8272\/\u9ec4\u8272\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 3,
            "color": ["purple", "yellow"],
            "number": "BT17-066",
            "name": "\u9a8f\u9e70\u517d",
            "type": "\u5e7b\u517d\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT17-066"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT17-066"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT17-066"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT17-066",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT17-066"
        },
        "meta": {
            "notes": "BOOSTER SECRET CRISIS [BT17]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT17-066",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT17-066"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30b7\u30fc\u30af\u30ec\u30c3\u30c8\u30af\u30e9\u30a4\u30b7\u30b9  [BT-17]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT17-066",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT17-066"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc2dc\ud06c\ub9bf \ud06c\ub77c\uc774\uc2dc\uc2a4 [BTK-17]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-11"
        },
        "meta": {
            "name": "SECRET CRISIS \u3010BTC-11\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT17-066"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT17-066">
    <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="BT17-066 骏鹰兽" src="https://images.heroi.cc/cards/zh-Hans/BT17-066.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT17-066">BT17-066 骏鹰兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT17-066 骏鹰兽BT17-066 骏鹰兽 on Heroicc