左轮兽

Card Number
BT6-060
Rarity
C
Category
Digimon
Level
4
Block Icon
01
Colour
Black
Play Cost
5
DP
4000
Form
成熟期
Attribute
疫苗种
Type
突然变异型
Digivolution Requirements
Digivolve Cost
2
Colour
Black
Level
3
Category
Digimon
Effect

登场时翻开我方卡组最上方的4张卡牌。将其中1张拥有“三枪手”特征的数码宝贝卡牌和1张费用为7的选项卡牌加入手牌。剩余的卡牌丢弃。

我方的回合此数码宝贝可以无视进化条件,支付6费用进化成手牌中1张拥有“三枪手”特征的数码宝贝卡牌。

Releases
Genre
补充包
Release Name
DIAMOND LEGEND【BTC-03】
Official Product Page
Date
International Arts

ja BT6-060 ブースターパック ダブルダイヤモンド [BT-06]

en BT6-060 BOOSTER DOUBLE DIAMOND [BT-06]

ko BT6-060 부스터 팩 더블 다이아몬드 [BTK-06]

GET /cards/zh-Hans/BT6-060

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-060",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }],
            "language": "zh-Hans",
            "dp": 4000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT6-060.webp",
            "play-cost": 5,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u767b\u573a\u65f6\u3011\u7ffb\u5f00\u6211\u65b9\u5361\u7ec4\u6700\u4e0a\u65b9\u76844\u5f20\u5361\u724c\u3002\u5c06\u5176\u4e2d1\u5f20\u62e5\u6709\u201c\u4e09\u67aa\u624b\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u548c1\u5f20\u8d39\u7528\u4e3a7\u7684\u9009\u9879\u5361\u724c\u52a0\u5165\u624b\u724c\u3002\u5269\u4f59\u7684\u5361\u724c\u4e22\u5f03\u3002\n\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u6b64\u6570\u7801\u5b9d\u8d1d\u53ef\u4ee5\u65e0\u89c6\u8fdb\u5316\u6761\u4ef6,\u652f\u4ed86\u8d39\u7528\u8fdb\u5316\u6210\u624b\u724c\u4e2d1\u5f20\u62e5\u6709\u201c\u4e09\u67aa\u624b\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 1,
            "color": ["black"],
            "number": "BT6-060",
            "name": "\u5de6\u8f6e\u517d",
            "type": "\u7a81\u7136\u53d8\u5f02\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT6-060"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-060"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-060"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT6-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-060"
        },
        "meta": {
            "notes": "BOOSTER DOUBLE DIAMOND [BT-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT6-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-060"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30c0\u30d6\u30eb\u30c0\u30a4\u30e4\u30e2\u30f3\u30c9 [BT-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT6-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-060"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-03",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-03"
        },
        "meta": {
            "name": "DIAMOND LEGEND\u3010BTC-03\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-060"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT6-060 左轮兽BT6-060 左轮兽 on Heroicc