GET /cards/zh-Hans/BT25-061

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-061",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black"],
                "cost": 0
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3008\u94fe\u63a5\u3009\u7279\u5f81\u201c\u5e94\u7528\u517d\u201d:\u8d39\u75281\uff08\u4ece\u624b\u724c\/\u6218\u6597\u533a\u4e2d,\u5c06\u6b64\u5361\u724c\u4ee5\u6a2a\u5411\u72b6\u6001\u63d2\u5165\u6218\u6597\u533a\u4e2d\u6307\u5b9a\u7684\u6570\u7801\u5b9d\u8d1d\u4e2d\uff09\n\nDP+2000\n\n\u3010\u94fe\u63a5\u65f6\u3011\u76f4\u5230\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u65e0\u6cd5\u8f6c\u6362\u4e3a\u6d3b\u8dc3\u72b6\u6001\u3002",
            "dp": 2000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT25-061.webp",
            "play-cost": 3,
            "form": "\u666e\/\u5e94\u7528\u517d",
            "effect": "\u3010\u8fdb\u5316\u3011\u62e5\u6709\u201c\u5e94\u7528\u517d\u201d\u7279\u5f81\u7684Lv.2:\u8d39\u75280\n\n\u3010\u6211\u65b9\u7684\u4e3b\u8981\u9636\u6bb5\u5f00\u59cb\u65f6\u3011\u53ef\u4ece\u6211\u65b9\u7684\u624b\u724c\u4e2d,\u4e22\u5f031\u5f20\u62e5\u6709\u201c\u5e94\u7528\u517d\u201d\u7279\u5f81\u7684\u5361\u724c,\u5e76\u300a\u62bd1\u5f20\u5361\u300b,\u4e14\u5185\u5b58\u503c+1\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u6e38\u620f",
            "block-icon": 6,
            "color": ["black"],
            "number": "BT25-061",
            "name": "\u79bb\u7ebf\u517d",
            "type": "\u79bb\u7ebf"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-061_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT25-061"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT25-061_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-061"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-061_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-061_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-061_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT25-061",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-061"
        },
        "meta": {
            "notes": "Booster DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT25-061_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-061_P1"
        },
        "meta": {
            "notes": "Booster DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT25-061",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-061"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT25-061_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-061_P1"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/bt-25",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/bt-25"
        },
        "meta": {
            "name": "DUAL REVOLUTION \u3010BT-25\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-061"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT25-061" style="view-transition-name:zh-Hans_BT25-061_P0;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="BT25-061 离线兽" src="https://images.heroi.cc/cards/zh-Hans/BT25-061.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT25-061">BT25-061 离线兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT25-061 离线兽BT25-061 离线兽 on Heroicc

离线兽

Card Number
BT25-061
Rarity
U
Category
Digimon
Level
3
Block Icon
06
Colour
Black
Play Cost
3
DP
2000
Form
普/应用兽
Attribute
游戏
Type
离线
Digivolution Requirements
Digivolve Cost
0
Colour
Black
Level
2
Category
Digimon
Effect

进化拥有“应用兽”特征的Lv.2:费用0

我方的主要阶段开始时可从我方的手牌中,丢弃1张拥有“应用兽”特征的卡牌,并抽1张卡,且内存值+1。

Inherited Effect

链接特征“应用兽”:费用1(从手牌/战斗区中,将此卡牌以横向状态插入战斗区中指定的数码宝贝中)

DP+2000

链接时直到对方的回合结束为止,对方的1只数码宝贝无法转换为活跃状态。

Releases
Genre
补充包
Release Name
DUAL REVOLUTION 【BT-25】
Official Product Page
Date
Alternate Arts

zh-Hans BT25-061 P1 DUAL REVOLUTION 【BT-25】

International Arts

ja BT25-061 ブースターパック DUAL REVOLUTION [BT-25]

ja BT25-061 P1 ブースターパック DUAL REVOLUTION [BT-25]

en BT25-061 Booster DUAL REVOLUTION [BT-25]

en BT25-061 P1 Booster DUAL REVOLUTION [BT-25]