尼德霍格兽

Card Number
EX7-060
Rarity
R
Category
Digimon
Level
6
Block Icon
04
Colour
Purple
Play Cost
11
DP
11000
Form
究极体
Attribute
病毒种
Type
魔龙型
Digivolution Requirements
Digivolve Cost
3
Colour
Purple
Level
5
Category
Digimon
Effect

废弃区主要若我方持有的手牌不多于4张,则从我方的废弃区中,以需支付的登场费用-4登场此卡牌。

阻挡者

消灭时可以从我方的废弃区中,不支付费用登场1张拥有“魔龙型”/“邪龙型”特征且等级不高于Lv.5的数码宝贝卡牌。

Releases
Genre
补充包
Release Name
数码宝贝界放者【EX-07】
Official Product Page
Date
International Arts

ja EX7-060 エクストラブースター デジモンリベレイター [EX-07]

en EX7-060 EXTRA BOOSTER DIGIMON LIBERATOR [EX07]

ko EX7-060 엑스트라 부스터 디지몬 리버레이터 [EXK-07]

GET /cards/zh-Hans/EX7-060

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX7-060",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "dp": 11000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX7-060.webp",
            "play-cost": 11,
            "form": "\u7a76\u6781\u4f53",
            "effect": "[\u5e9f\u5f03\u533a]\u3010\u4e3b\u8981\u3011\u82e5\u6211\u65b9\u6301\u6709\u7684\u624b\u724c\u4e0d\u591a\u4e8e4\u5f20,\u5219\u4ece\u6211\u65b9\u7684\u5e9f\u5f03\u533a\u4e2d,\u4ee5\u9700\u652f\u4ed8\u7684\u767b\u573a\u8d39\u7528-4\u767b\u573a\u6b64\u5361\u724c\u3002\n\n\u300a\u963b\u6321\u8005\u300b\n\n\u3010\u6d88\u706d\u65f6\u3011\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u5e9f\u5f03\u533a\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u62e5\u6709\u201c\u9b54\u9f99\u578b\u201d\/\u201c\u90aa\u9f99\u578b\u201d\u7279\u5f81\u4e14\u7b49\u7ea7\u4e0d\u9ad8\u4e8eLv.5\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 4,
            "color": ["purple"],
            "number": "EX7-060",
            "name": "\u5c3c\u5fb7\u970d\u683c\u517d",
            "type": "\u9b54\u9f99\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX7-060"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX7-060"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX7-060"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ex-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX7-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX7-060"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DIGIMON LIBERATOR [EX07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX7-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX7-060"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30e2\u30f3\u30ea\u30d9\u30ec\u30a4\u30bf\u30fc [EX-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX7-060",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX7-060"
        },
        "meta": {
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 \ub514\uc9c0\ubaac \ub9ac\ubc84\ub808\uc774\ud130 [EXK-07]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/ex-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/ex-07"
        },
        "meta": {
            "name": "\u6570\u7801\u5b9d\u8d1d\u754c\u653e\u8005\u3010EX-07\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX7-060"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="EX7-060">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="EX7-060 尼德霍格兽" src="https://images.heroi.cc/cards/zh-Hans/EX7-060.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/EX7-060">EX7-060 尼德霍格兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX7-060 尼德霍格兽EX7-060 尼德霍格兽 on Heroicc