汤岛浩

Card Number
BT13-096
Rarity
U
Category
Tamer
Block Icon
02
Colour
Blue
Play Cost
3
Effect

登场时可以从我方1只数码宝贝的进化源中,不支付费用登场1张Lv.3的蓝色数码宝贝卡牌。

双方的回合当我方的蓝色数码宝贝登场时,可将此驯兽师转换为休息状态,并可以从我方的手牌中,将1张等级不高于Lv.4的蓝色数码宝贝卡牌置于该数码宝贝的进化源最下方。

Security Effect

安防不支付费用登场此卡牌。

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

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

en BT13-096 BOOSTER VERSUS ROYAL KNIGHTS [BT13]

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

GET /cards/zh-Hans/BT13-096

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT13-096",
        "attributes": {
            "language": "zh-Hans",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT13-096.webp",
            "play-cost": 3,
            "security-effect": "\u3010\u5b89\u9632\u3011\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a\u6b64\u5361\u724c\u3002",
            "effect": "\u3010\u767b\u573a\u65f6\u3011\u53ef\u4ee5\u4ece\u6211\u65b91\u53ea\u6570\u7801\u5b9d\u8d1d\u7684\u8fdb\u5316\u6e90\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20Lv.3\u7684\u84dd\u8272\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002\n\n\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011\u5f53\u6211\u65b9\u7684\u84dd\u8272\u6570\u7801\u5b9d\u8d1d\u767b\u573a\u65f6,\u53ef\u5c06\u6b64\u9a6f\u517d\u5e08\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001,\u5e76\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u624b\u724c\u4e2d,\u5c061\u5f20\u7b49\u7ea7\u4e0d\u9ad8\u4e8eLv.4\u7684\u84dd\u8272\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u7f6e\u4e8e\u8be5\u6570\u7801\u5b9d\u8d1d\u7684\u8fdb\u5316\u6e90\u6700\u4e0b\u65b9\u3002",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 2,
            "color": ["blue"],
            "number": "BT13-096",
            "name": "\u6c64\u5c9b\u6d69"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT13-096"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT13-096"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT13-096"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT13-096",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT13-096"
        },
        "meta": {
            "notes": "BOOSTER VERSUS ROYAL KNIGHTS [BT13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT13-096",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT13-096"
        },
        "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-096",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT13-096"
        },
        "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-096"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT13-096 汤岛浩BT13-096 汤岛浩 on Heroicc