也也兽

Card Number
EX11-005
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Purple
Form
幼年期
Type
小型/界放者
Inherited Effect

我方的主要阶段开始时可以将此数码宝贝以需支付的进化费用-1进化成废弃区中拥有“魔龙型”/“邪龙型”特征的数码宝贝卡牌。若通过此效果进化,则丢弃我方的2张手牌。

Releases
Genre
补充包
Release Name
DAWN OF LIBERATOR【EX-11】
Official Product Page
Date
Alternate Arts

zh-Hans EX11-005 DAWN OF LIBERATOR【EX-11】

International Arts

ja EX11-005 エクストラブースター DAWN OF LIBERATOR [EX-11]

ja EX11-005 P1 エクストラブースター DAWN OF LIBERATOR [EX-11]

en EX11-005 EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]

en EX11-005 P1 EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]

GET /cards/zh-Hans/EX11-005_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-005_P1",
        "attributes": {
            "level": 2,
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u4e3b\u8981\u9636\u6bb5\u5f00\u59cb\u65f6\u3011\u53ef\u4ee5\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u4ee5\u9700\u652f\u4ed8\u7684\u8fdb\u5316\u8d39\u7528-1\u8fdb\u5316\u6210\u5e9f\u5f03\u533a\u4e2d\u62e5\u6709\u201c\u9b54\u9f99\u578b\u201d\/\u201c\u90aa\u9f99\u578b\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002\u82e5\u901a\u8fc7\u6b64\u6548\u679c\u8fdb\u5316,\u5219\u4e22\u5f03\u6211\u65b9\u76842\u5f20\u624b\u724c\u3002",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX11-005_P1.webp",
            "form": "\u5e7c\u5e74\u671f",
            "rarity": "C",
            "category": "digi-egg",
            "block-icon": 5,
            "color": ["purple"],
            "number": "EX11-005",
            "name": "\u4e5f\u4e5f\u517d",
            "type": "\u5c0f\u578b\/\u754c\u653e\u8005"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-005"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX11-005"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX11-005_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-005"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-005_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ex-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-005"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX11-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-005"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX11-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-005_P1"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-005"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-005_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/ex-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/ex-11"
        },
        "meta": {
            "name": "DAWN OF LIBERATOR\u3010EX-11\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-005_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="EX11-005_P1" data-category="digi-egg">
    <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" loading="lazy" alt="EX11-005 也也兽 · Alternate Art #1" src="https://images.heroi.cc/cards/zh-Hans/EX11-005_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/EX11-005_P1">EX11-005 也也兽<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.

EX11-005 也也兽 · Alternate Art #1EX11-005 也也兽 · Alternate Art #1 on Heroicc