地狱使者兽

Card Number
EX6-041
Rarity
U
Category
Digimon
Level
5
Block Icon
03
Colour
Black
Play Cost
7
DP
7000
Form
完全体
Attribute
不明
Type
种族不明
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
4
Category
Digimon
Effect

登场时进化时可消灭我方1只名称中包含“超恶魔兽”的数码宝贝,并可以不支付费用将此数码宝贝进化成手牌中的“超恶魔兽”

Inherited Effect

双方的回合每回合1次当我方其它名称中包含“超恶魔兽”的数码宝贝登场时,将对方的1只数码宝贝退化1

Releases
Genre
补充包
Release Name
EXTRA BOOSTER 4 Infernal Ascension【EXC-04】
Official Product Page
Date
International Arts

ja EX6-041 テーマブースター インファナル・アセンション [EX-06]

en EX6-041 THEME BOOSTER INFERNAL ASCENSION [EX06]

ko EX6-041 테마 부스터 인퍼널 어센션 [EXK-06]

GET /cards/zh-Hans/EX6-041

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX6-041",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u6211\u65b9\u5176\u5b83\u540d\u79f0\u4e2d\u5305\u542b\u201c\u8d85\u6076\u9b54\u517d\u201d\u7684\u6570\u7801\u5b9d\u8d1d\u767b\u573a\u65f6,\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u300a\u9000\u53161\u300b\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX6-041.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u767b\u573a\u65f6\u3011\u3010\u8fdb\u5316\u65f6\u3011\u53ef\u6d88\u706d\u6211\u65b91\u53ea\u540d\u79f0\u4e2d\u5305\u542b\u201c\u8d85\u6076\u9b54\u517d\u201d\u7684\u6570\u7801\u5b9d\u8d1d,\u5e76\u53ef\u4ee5\u4e0d\u652f\u4ed8\u8d39\u7528\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u8fdb\u5316\u6210\u624b\u724c\u4e2d\u7684\u201c\u8d85\u6076\u9b54\u517d\u201d\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u4e0d\u660e",
            "block-icon": 3,
            "color": ["black"],
            "number": "EX6-041",
            "name": "\u5730\u72f1\u4f7f\u8005\u517d",
            "type": "\u79cd\u65cf\u4e0d\u660e"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX6-041"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX6-041"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX6-041"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/exc-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX6-041",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX6-041"
        },
        "meta": {
            "notes": "THEME BOOSTER INFERNAL ASCENSION [EX06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX6-041",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX6-041"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30a4\u30f3\u30d5\u30a1\u30ca\u30eb\u30fb\u30a2\u30bb\u30f3\u30b7\u30e7\u30f3 [EX-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX6-041",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX6-041"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc778\ud37c\ub110 \uc5b4\uc13c\uc158 [EXK-06]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/exc-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/exc-04"
        },
        "meta": {
            "name": "EXTRA BOOSTER 4 Infernal Ascension\u3010EXC-04\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX6-041"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="EX6-041">
    <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="EX6-041 地狱使者兽" src="https://images.heroi.cc/cards/zh-Hans/EX6-041.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/EX6-041">EX6-041 地狱使者兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX6-041 地狱使者兽EX6-041 地狱使者兽 on Heroicc