后棋兽

Card Number
BT13-073
Rarity
U
Category
Digimon
Level
6
Block Icon
02
Colour
Black Yellow
Play Cost
11
DP
12000
Form
究极体
Attribute
病毒种
Type
玩偶型
Digivolution Requirements
Digivolve Cost
4
Colour
Black Yellow
Level
5
Category
Digimon
Effect

进化<名称中包含“棋兽”的Lv.5>起3

阻挡者(当对方的数码宝贝进行攻击时,可将此数码宝贝转换为休息状态,并将对方的攻击目标转换为此数码宝贝)

双方的回合当我方名称中包含“棋兽”的数码宝贝被消灭时,将此数码宝贝转换为活跃状态。

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

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

en BT13-073 BOOSTER VERSUS ROYAL KNIGHTS [BT13]

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

GET /cards/zh-Hans/BT13-073

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT13-073",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black"],
                "cost": 4
            }, {
                "level": 5,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 4
            }],
            "language": "zh-Hans",
            "dp": 12000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT13-073.webp",
            "play-cost": 11,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011<\u540d\u79f0\u4e2d\u5305\u542b\u201c\u68cb\u517d\u201d\u7684Lv.5>\u8d773\n\n\u300a\u963b\u6321\u8005\u300b\uff08\u5f53\u5bf9\u65b9\u7684\u6570\u7801\u5b9d\u8d1d\u8fdb\u884c\u653b\u51fb\u65f6,\u53ef\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001,\u5e76\u5c06\u5bf9\u65b9\u7684\u653b\u51fb\u76ee\u6807\u8f6c\u6362\u4e3a\u6b64\u6570\u7801\u5b9d\u8d1d\uff09\n\n\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011\u5f53\u6211\u65b9\u540d\u79f0\u4e2d\u5305\u542b\u201c\u68cb\u517d\u201d\u7684\u6570\u7801\u5b9d\u8d1d\u88ab\u6d88\u706d\u65f6,\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u6d3b\u8dc3\u72b6\u6001\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 2,
            "color": ["black", "yellow"],
            "number": "BT13-073",
            "name": "\u540e\u68cb\u517d",
            "type": "\u73a9\u5076\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT13-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT13-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT13-073"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT13-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT13-073"
        },
        "meta": {
            "notes": "BOOSTER VERSUS ROYAL KNIGHTS [BT13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT13-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT13-073"
        },
        "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-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT13-073"
        },
        "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-073"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT13-073 后棋兽BT13-073 后棋兽 on Heroicc