GET /cards/zh-Hans/EX12-051

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-051",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black", "green"],
                "cost": 4
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u8bb0\u8ff0\u6709\u201c\u5b89\u54e5\u62c9\u517d\u201d\u6216\u62e5\u6709\u201cNSp\u201d\u7279\u5f81\u7684\u6b64\u6570\u7801\u5b9d\u8d1d\u5728\u6218\u6597\u4e2d\u80dc\u5229\u65f6,\u4e22\u5f03\u5bf9\u65b9\u5b89\u9632\u533a\u6700\u4e0a\u65b9\u76841\u5f20\u5361\u724c\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX12-051.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011\u8bb0\u8ff0\u6709\u201c\u5b89\u54e5\u62c9\u517d\u201d\u7684Lv.4\/\u62e5\u6709\u201cNSp\u201d\u7279\u5f81\u7684Lv.4:\u8d39\u75283\n\n\u300a\u91cd\u542f\u300b\u300a\u963b\u6321\u8005\u300b\n\n\u3010\u767b\u573a\u65f6\u3011\u3010\u8fdb\u5316\u65f6\u3011\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\/\u9a6f\u517d\u5e08\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002\u6b64\u540e,\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u300a\u9000\u53161\u300b\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 6,
            "color": ["green", "black"],
            "number": "EX12-051",
            "name": "\u6b7b\u795e\u517d",
            "type": "\u517d\u578b\/NSp"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-051_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-051"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX12-051_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-051"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-051_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-051_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-051_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-051",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-051"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-051_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-051_P1"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-051",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-051"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-051_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-051_P1"
        },
        "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-051"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX12-051 死神兽EX12-051 死神兽 on Heroicc

死神兽

Card Number
EX12-051
Rarity
U
Category
Digimon
Level
5
Block Icon
06
Colour
Green Black
Play Cost
7
DP
7000
Form
完全体
Attribute
疫苗种
Type
兽型/NSp
Digivolution Requirements
Digivolve Cost
4
Colour
Green Black
Level
4
Category
Digimon
Effect

进化记述有“安哥拉兽”的Lv.4/拥有“NSp”特征的Lv.4:费用3

重启阻挡者

登场时进化时将对方的1只数码宝贝/驯兽师转换为休息状态。此后,将对方的1只数码宝贝退化1

Inherited Effect

双方的回合每回合1次当记述有“安哥拉兽”或拥有“NSp”特征的此数码宝贝在战斗中胜利时,丢弃对方安防区最上方的1张卡牌。

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

zh-Hans EX12-051 P1 DIGITAL WORLD SHAMBALA【EX-12】

International Arts

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

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

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

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