大门知香

Card Number
BT13-094
Rarity
U
Category
Tamer
Block Icon
02
Colour
Red
Play Cost
3
Effect

我方的主要阶段开始时若我方场上存在特征中包含“鸟”的数码宝贝,则内存值+1。

登场时直到下个对方的回合结束为止,我方的1只数码宝贝获得“消灭时可以从我方的手牌或废弃区中,不支付费用登场1张“比丘兽”。”效果。

Security Effect

安防不支付费用登场此卡牌。

Releases
Genre
补充包
Release Name
GREAT WARRIOR 【BTC-07】
Official Product Page
Date
International Arts

ja BT13-094 ブースターパック VSロイヤルナイツ [BT-13]

en BT13-094 BOOSTER VERSUS ROYAL KNIGHTS [BT13]

ko BT13-094 부스터 팩 vs 로얄 나이츠 [BTK-13]

GET /cards/zh-Hans/BT13-094

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT13-094",
        "attributes": {
            "language": "zh-Hans",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT13-094.webp",
            "play-cost": 3,
            "security-effect": "\u3010\u5b89\u9632\u3011\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a\u6b64\u5361\u724c\u3002",
            "effect": "\u3010\u6211\u65b9\u7684\u4e3b\u8981\u9636\u6bb5\u5f00\u59cb\u65f6\u3011\u82e5\u6211\u65b9\u573a\u4e0a\u5b58\u5728\u7279\u5f81\u4e2d\u5305\u542b\u201c\u9e1f\u201d\u7684\u6570\u7801\u5b9d\u8d1d,\u5219\u5185\u5b58\u503c+1\u3002\n\n\u3010\u767b\u573a\u65f6\u3011\u76f4\u5230\u4e0b\u4e2a\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u6211\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u83b7\u5f97\u201c\u3010\u6d88\u706d\u65f6\u3011\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u624b\u724c\u6216\u5e9f\u5f03\u533a\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u201c\u6bd4\u4e18\u517d\u201d\u3002\u201d\u6548\u679c\u3002",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 2,
            "color": ["red"],
            "number": "BT13-094",
            "name": "\u5927\u95e8\u77e5\u9999"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT13-094"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT13-094"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT13-094"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT13-094",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT13-094"
        },
        "meta": {
            "notes": "BOOSTER VERSUS ROYAL KNIGHTS [BT13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT13-094",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT13-094"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af VS\u30ed\u30a4\u30e4\u30eb\u30ca\u30a4\u30c4 [BT-13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT13-094",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT13-094"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 vs \ub85c\uc584 \ub098\uc774\uce20 [BTK-13]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-07"
        },
        "meta": {
            "name": "GREAT WARRIOR \u3010BTC-07\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT13-094"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT13-094">
    <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="BT13-094 大门知香" src="https://images.heroi.cc/cards/zh-Hans/BT13-094.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT13-094">BT13-094 大门知香</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT13-094 大门知香BT13-094 大门知香 on Heroicc