祖利兽

Card Number
BT21-050
Rarity
U
Category
Digimon
Level
5
Block Icon
05
Colour
Green
Play Cost
7
DP
7000
Form
完全体
Attribute
病毒种
Type
植物型/WG
Digivolution Requirements
Digivolve Cost
3
Colour
Green
Level
4
Category
Digimon
Effect

进化拥有“WG”特征的Lv.4:费用3

登场时进化时可以将1只数码宝贝转换为休息状态。

对方的回合每回合1次当对方的数码宝贝进行攻击时,若此数码宝贝处于休息状态,则可以将攻击对象变更为我方1只拥有“WG”特征的数码宝贝。

Inherited Effect

双方的回合每回合1次当我方拥有“WG”特征的数码宝贝登场时,可以将对方的1只数码宝贝转换为休息状态。

Releases
Genre
补充包
Release Name
WORLD CONVERGENCE【BT-21】
Official Product Page
Date
International Arts

ja BT21-050 ブースタ-パック WORLD CONVERGENCE [BT-21]

en BT21-050 BOOSTER WORLD CONVERGENCE [BT-21]

GET /cards/zh-Hans/BT21-050

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-050",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["green"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u6211\u65b9\u62e5\u6709\u201cWG\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u767b\u573a\u65f6,\u53ef\u4ee5\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT21-050.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011\u62e5\u6709\u201cWG\u201d\u7279\u5f81\u7684Lv.4:\u8d39\u75283\n\n\u3010\u767b\u573a\u65f6\u3011\u3010\u8fdb\u5316\u65f6\u3011\u53ef\u4ee5\u5c061\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002\n\n\u3010\u5bf9\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u5bf9\u65b9\u7684\u6570\u7801\u5b9d\u8d1d\u8fdb\u884c\u653b\u51fb\u65f6,\u82e5\u6b64\u6570\u7801\u5b9d\u8d1d\u5904\u4e8e\u4f11\u606f\u72b6\u6001,\u5219\u53ef\u4ee5\u5c06\u653b\u51fb\u5bf9\u8c61\u53d8\u66f4\u4e3a\u6211\u65b91\u53ea\u62e5\u6709\u201cWG\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 5,
            "color": ["green"],
            "number": "BT21-050",
            "name": "\u7956\u5229\u517d",
            "type": "\u690d\u7269\u578b\/WG"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT21-050"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-050"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/bt-21"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT21-050",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-050"
        },
        "meta": {
            "notes": "BOOSTER WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-050",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-050"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/bt-21",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/bt-21"
        },
        "meta": {
            "name": "WORLD CONVERGENCE\u3010BT-21\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-050"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT21-050 祖利兽BT21-050 祖利兽 on Heroicc