哈克兽

Card Number
BT13-009
Rarity
C
Category
Digimon
Level
3
Block Icon
02
Colour
Red
Play Cost
3
DP
2000
Form
成长期
Attribute
数据种
Type
小龙型
Digivolution Requirements
Digivolve Cost
0
Colour
Red
Level
2
Category
Digimon
Effect

我方的回合当我方名称中包含“修女兽”的数码宝贝登场时,可以不支付费用将此数码宝贝进化成手牌中的“刃王哈克兽”

Inherited Effect

我方的回合每回合1次当我方名称中包含“修女兽”的数码宝贝登场时,内存值+1。

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

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

en BT13-009 BOOSTER VERSUS ROYAL KNIGHTS [BT13]

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

GET /cards/zh-Hans/BT13-009

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT13-009",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u6211\u65b9\u540d\u79f0\u4e2d\u5305\u542b\u201c\u4fee\u5973\u517d\u201d\u7684\u6570\u7801\u5b9d\u8d1d\u767b\u573a\u65f6,\u5185\u5b58\u503c+1\u3002",
            "dp": 2000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT13-009.webp",
            "play-cost": 3,
            "form": "\u6210\u957f\u671f",
            "effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u5f53\u6211\u65b9\u540d\u79f0\u4e2d\u5305\u542b\u201c\u4fee\u5973\u517d\u201d\u7684\u6570\u7801\u5b9d\u8d1d\u767b\u573a\u65f6,\u53ef\u4ee5\u4e0d\u652f\u4ed8\u8d39\u7528\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u8fdb\u5316\u6210\u624b\u724c\u4e2d\u7684\u201c\u5203\u738b\u54c8\u514b\u517d\u201d\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 2,
            "color": ["red"],
            "number": "BT13-009",
            "name": "\u54c8\u514b\u517d",
            "type": "\u5c0f\u9f99\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT13-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT13-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT13-009"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT13-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT13-009"
        },
        "meta": {
            "notes": "BOOSTER VERSUS ROYAL KNIGHTS [BT13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT13-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT13-009"
        },
        "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-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT13-009"
        },
        "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-009"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT13-009 哈克兽BT13-009 哈克兽 on Heroicc