妖爪兽

Card Number
BT2-006
Rarity
R
Category
Digi-Egg
Level
2
Colour
Black
Form
幼年期
Type
种族不明
Inherited Effect

我方的回合我方场上存在与此数码宝贝名称相同的其它数码宝贝期间,此数码宝贝的DP+2000。

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

ja BT2-006 ブースターパック ULTIMATE POWER [BT-02]

ja BT2-006 P1 リブートブースター ライジングウインド [RB-01]

en BT2-006 RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]

en BT2-006 P1 RESURGENCE BOOSTER [RB01]

ko BT2-006 스페셜 부스터 버전 1.0 [BTK-1.0]

ko BT2-006 P1 리부트 부스터 라이징 윈드 [RBK-01]

GET /cards/zh-Hans/BT2-006

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-006",
        "attributes": {
            "level": 2,
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u6211\u65b9\u573a\u4e0a\u5b58\u5728\u4e0e\u6b64\u6570\u7801\u5b9d\u8d1d\u540d\u79f0\u76f8\u540c\u7684\u5176\u5b83\u6570\u7801\u5b9d\u8d1d\u671f\u95f4,\u6b64\u6570\u7801\u5b9d\u8d1d\u7684DP+2000\u3002",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT2-006.webp",
            "form": "\u5e7c\u5e74\u671f",
            "rarity": "R",
            "category": "digi-egg",
            "color": ["black"],
            "number": "BT2-006",
            "name": "\u5996\u722a\u517d",
            "type": "\u79cd\u65cf\u4e0d\u660e"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT2-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT2-006_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-006_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT2-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT2-006_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT2-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-006"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT2-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-006_P1"
        },
        "meta": {
            "notes": "RESURGENCE BOOSTER [RB01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-006"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af ULTIMATE POWER [BT-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-006_P1"
        },
        "meta": {
            "notes": "\u30ea\u30d6\u30fc\u30c8\u30d6\u30fc\u30b9\u30bf\u30fc \u30e9\u30a4\u30b8\u30f3\u30b0\u30a6\u30a4\u30f3\u30c9 [RB-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT2-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-006"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.0 [BTK-1.0]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT2-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-006_P1"
        },
        "meta": {
            "notes": "\ub9ac\ubd80\ud2b8 \ubd80\uc2a4\ud130 \ub77c\uc774\uc9d5 \uc708\ub4dc [RBK-01]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-01"
        },
        "meta": {
            "name": "ULTIMATE EVOLUTION \u3010BTC-01\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-006"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT2-006" data-category="digi-egg">
    <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="BT2-006 妖爪兽" src="https://images.heroi.cc/cards/zh-Hans/BT2-006.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT2-006">BT2-006 妖爪兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT2-006 妖爪兽BT2-006 妖爪兽 on Heroicc