GET /cards/zh-Hans/EX12-049

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-049",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black", "green"],
                "cost": 1
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011\u6b64\u6570\u7801\u5b9d\u8d1d\u7684DP+1000\u3002",
            "dp": 2000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX12-049.webp",
            "play-cost": 3,
            "form": "\u6210\u957f\u671f",
            "effect": "\u3010\u8fdb\u5316\u3011\u201c\u84ec\u84ec\u517d\u201d\/\u62e5\u6709\u201cNSp\u201d\u7279\u5f81\u7684Lv.2:\u8d39\u75280\n\n\u3010\u767b\u573a\u65f6\u3011\u7ffb\u5f00\u6211\u65b9\u5361\u7ec4\u6700\u4e0a\u65b9\u76843\u5f20\u5361\u724c\u3002\u5c06\u5176\u4e2d1\u5f20\u8bb0\u8ff0\u6709\u201c\u5b89\u54e5\u62c9\u517d\u201d\u7684\u5361\u724c\u548c1\u5f20\u62e5\u6709\u201cNSp\u201d\u7279\u5f81\u7684\u5361\u724c\u52a0\u5165\u624b\u724c\u3002\u5269\u4f59\u7684\u5361\u724c\u653e\u56de\u5230\u5361\u7ec4\u6700\u4e0b\u65b9\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 6,
            "color": ["green", "black"],
            "number": "EX12-049",
            "name": "\u5b89\u54e5\u62c9\u517d",
            "type": "\u517d\u578b\/NSp"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-049_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX12-049_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-049_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-049_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-049_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-049"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-049_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-049_P1"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-049"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-049_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-049_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-049"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX12-049 安哥拉兽EX12-049 安哥拉兽 on Heroicc

安哥拉兽

Card Number
EX12-049
Rarity
R
Category
Digimon
Level
3
Block Icon
06
Colour
Green Black
Play Cost
3
DP
2000
Form
成长期
Attribute
疫苗种
Type
兽型/NSp
Digivolution Requirements
Digivolve Cost
1
Colour
Green Black
Level
2
Category
Digimon
Effect

进化 “蓬蓬兽”/拥有“NSp”特征的Lv.2:费用0

登场时翻开我方卡组最上方的3张卡牌。将其中1张记述有“安哥拉兽”的卡牌和1张拥有“NSp”特征的卡牌加入手牌。剩余的卡牌放回到卡组最下方。

Inherited Effect

双方的回合此数码宝贝的DP+1000。

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

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

International Arts

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

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

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

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