GET /cards/zh-Hans/EX12-006_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-006_P1",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u6b64\u6570\u7801\u5b9d\u8d1d\u7684DP+2000\u3002",
            "dp": 2000,
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX12-006_P1.webp",
            "play-cost": 3,
            "form": "\u6210\u957f\u671f",
            "effect": "\u3010\u8fdb\u5316\u3011\u62e5\u6709\u201c\u9999\u5df4\u62c9\u201d\u7279\u5f81\u7684Lv.2:\u8d39\u75280\n\n\u3010\u6211\u65b9\u7684\u4e3b\u8981\u9636\u6bb5\u5f00\u59cb\u65f6\u3011\u53ef\u4ece\u6211\u65b9\u7684\u624b\u724c\u4e2d,\u4e22\u5f031\u5f20\u62e5\u6709\u201cSW\u201d\u7279\u5f81\u7684\u5361\u724c,\u5e76\u300a\u62bd1\u5f20\u5361\u300b,\u4e14\u5185\u5b58\u503c+1\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 6,
            "color": ["red"],
            "number": "EX12-006",
            "name": "\u82b1\u679c\u517d",
            "type": "\u517d\u578b\/\u9999\u5df4\u62c9\/SW"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-006"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX12-006_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-006_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-006"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-006"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-006_P1"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-006"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-006_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-006_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="EX12-006_P1" style="view-transition-name:zh-Hans_EX12-006_P1;">
    <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-006 花果兽 · Alternate Art #1" src="https://images.heroi.cc/cards/zh-Hans/EX12-006_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/EX12-006_P1">EX12-006 花果兽<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX12-006 花果兽 · Alternate Art #1EX12-006 花果兽 · Alternate Art #1 on Heroicc

花果兽

Card Number
EX12-006
Rarity
R
Category
Digimon
Level
3
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Red
Play Cost
3
DP
2000
Form
成长期
Attribute
疫苗种
Type
兽型/香巴拉/SW
Digivolution Requirements
Digivolve Cost
0
Colour
Red
Level
2
Category
Digimon
Effect

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

我方的主要阶段开始时可从我方的手牌中,丢弃1张拥有“SW”特征的卡牌,并抽1张卡,且内存值+1。

Inherited Effect

我方的回合此数码宝贝的DP+2000。

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

zh-Hans EX12-006 DIGITAL WORLD SHAMBALA【EX-12】

International Arts

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

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

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

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