救星哈克兽

Card Number
BT20-014
Rarity
C
Category
Digimon
Level
5
Block Icon
04
Colour
Red
Play Cost
7
DP
7000
Form
完全体
Attribute
数据种
Type
龙人型
Digivolution Requirements
Digivolve Cost
3
Colour
Red
Level
4
Category
Digimon
Effect

登场时进化时消灭对方1只DP不高于5000的数码宝贝。

我方的回合结束时可将我方的另1只数码宝贝转换为休息状态,并可以不支付费用将此数码宝贝进化成手牌中的名称中包含“杰斯兽”的数码宝贝卡牌。

Inherited Effect

我方的回合拥有“皇家骑士”特征的此数码宝贝获得联协效果。

Releases
Genre
补充包
Release Name
ELEMENT EVOLUTION【BTC-13】
Official Product Page
Date
International Arts

ja BT20-014 ブースタ-パック OVER THE X [BT-20]

en BT20-014 Special Booster Ver.2.5 [BT19-20]

GET /cards/zh-Hans/BT20-014

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-014",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["red"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u62e5\u6709\u201c\u7687\u5bb6\u9a91\u58eb\u201d\u7279\u5f81\u7684\u6b64\u6570\u7801\u5b9d\u8d1d\u83b7\u5f97\u300a\u8054\u534f\u300b\u6548\u679c\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT20-014.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u767b\u573a\u65f6\u3011\u3010\u8fdb\u5316\u65f6\u3011\u6d88\u706d\u5bf9\u65b91\u53eaDP\u4e0d\u9ad8\u4e8e5000\u7684\u6570\u7801\u5b9d\u8d1d\u3002\n\n\u3010\u6211\u65b9\u7684\u56de\u5408\u7ed3\u675f\u65f6\u3011\u53ef\u5c06\u6211\u65b9\u7684\u53e61\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001,\u5e76\u53ef\u4ee5\u4e0d\u652f\u4ed8\u8d39\u7528\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u8fdb\u5316\u6210\u624b\u724c\u4e2d\u7684\u540d\u79f0\u4e2d\u5305\u542b\u201c\u6770\u65af\u517d\u201d\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 4,
            "color": ["red"],
            "number": "BT20-014",
            "name": "\u6551\u661f\u54c8\u514b\u517d",
            "type": "\u9f99\u4eba\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-014"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-014"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-13"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT20-014",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-014"
        },
        "meta": {
            "notes": "Special Booster Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-014",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-014"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-13",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-13"
        },
        "meta": {
            "name": "ELEMENT EVOLUTION\u3010BTC-13\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-014"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT20-014 救星哈克兽BT20-014 救星哈克兽 on Heroicc