GET /cards/zh-Hans/EX12-046

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-046",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["red", "yellow"],
                "cost": 4
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u653b\u51fb\u7ed3\u675f\u65f6\u3011[\u6bcf\u56de\u54081\u6b21]\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u624b\u724c\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u62e5\u6709\u201cTB\u201d\u7279\u5f81\u4e14DP\u4e0d\u9ad8\u4e8e5000\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX12-046.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011\u62e5\u6709\u201c\u9999\u5df4\u62c9\u201d\u7279\u5f81\u7684Lv.4:\u8d39\u75283\n\n\u3010\u767b\u573a\u65f6\u3011\u3010\u8fdb\u5316\u65f6\u3011\u76f4\u5230\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u7ed9\u4e0e\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u300a\u5b89\u9632\u653b\u51fb-1\u300b\u6548\u679c,\u4e14\u5176DP-3000\u3002\n\n\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u5f53\u5bf9\u65b9\u7684\u5b89\u9632\u5361\u724c\u51cf\u5c11\u65f6,\u53ef\u4ee5\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u4ee5\u9700\u652f\u4ed8\u7684\u8d39\u7528-2\u8fdb\u5316\u6210\u624b\u724c\u4e2d\u62e5\u6709\u201cTB\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002\n\n\u3010\u7ec4\u88c5-2\u3011\u62e5\u6709\u201cTB\u201d\u7279\u5f81\u4e14\u7b49\u7ea7\u4e0d\u9ad8\u4e8eLv.4\u7684\u5361\u724c\u3011",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 6,
            "color": ["yellow", "red"],
            "number": "EX12-046",
            "name": "\u821e\u72ee\u517d",
            "type": "\u5723\u517d\u578b\/\u9999\u5df4\u62c9\/TB"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-046"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-046"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-046",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-046"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-046",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-046"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/ex-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/ex-12"
        },
        "meta": {
            "name": "DIGITAL WORLD SHAMBALA\u3010EX-12\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-046"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="EX12-046" style="view-transition-name:zh-Hans_EX12-046_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="EX12-046 舞狮兽" src="https://images.heroi.cc/cards/zh-Hans/EX12-046.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/EX12-046">EX12-046 舞狮兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX12-046 舞狮兽EX12-046 舞狮兽 on Heroicc

舞狮兽

Card Number
EX12-046
Rarity
R
Category
Digimon
Level
5
Block Icon
06
Colour
Yellow Red
Play Cost
7
DP
7000
Form
完全体
Attribute
疫苗种
Type
圣兽型/香巴拉/TB
Digivolution Requirements
Digivolve Cost
4
Colour
Yellow Red
Level
4
Category
Digimon
Effect

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

登场时 进化时直到对方的回合结束为止,给与对方的1只数码宝贝安防攻击-1效果,且其DP-3000。

我方的回合当对方的安防卡牌减少时,可以将此数码宝贝以需支付的费用-2进化成手牌中拥有“TB”特征的数码宝贝卡牌。

组装-2拥有“TB”特征且等级不高于Lv.4的卡牌】

Inherited Effect

攻击结束时每回合1次可以从我方的手牌中,不支付费用登场1张拥有“TB”特征且DP不高于5000的数码宝贝卡牌。

Releases
Genre
补充包
Release Name
DIGITAL WORLD SHAMBALA【EX-12】
Official Product Page
Date
International Arts

ja EX12-046 エクストラブースター DIGITAL WORLD SHAMBALA [EX-12]

en EX12-046 Extra Booster DIGITAL WORLD SHAMBALA [EX-12]