デビモン

Card Number
EX6-049
Rarity
U
Category
Digimon
Level
4
Block Icon
03
Colour
Purple
Play Cost
5
DP
5000
Form
成熟期
Attribute
ウィルス種
Type
堕天使型
Digivolution Requirements
Digivolve Cost
2
Colour
Purple
Level
3
Category
Digimon
Effect

登場時進化時相手の手札が5枚以下なら、Lv.3の相手のデジモン1体を消滅させる。相手の手札が7枚以上なら、相手は相手の手札を1枚破棄する。

Inherited Effect

お互いのターン相手の手札が6枚以下の間、このデジモンをDP+1000。

Releases
Genre
ブースターパック
Release Name
インファナル・アセンション【EX-06】
Official Product Page
Date
Notes
テーマブースター インファナル・アセンション [EX-06]
International Arts

en EX6-049 THEME BOOSTER INFERNAL ASCENSION [EX06]

zh-Hans EX6-049 EXTRA BOOSTER 4 Infernal Ascension【EXC-04】

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

GET /cards/ja/EX6-049

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX6-049",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["purple"],
                "cost": 2
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u304a\u4e92\u3044\u306e\u30bf\u30fc\u30f3\u3011\u76f8\u624b\u306e\u624b\u672d\u304c6\u679a\u4ee5\u4e0b\u306e\u9593\u3001\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u3092DP+1000\u3002",
            "dp": 5000,
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30a4\u30f3\u30d5\u30a1\u30ca\u30eb\u30fb\u30a2\u30bb\u30f3\u30b7\u30e7\u30f3 [EX-06]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX6-049.webp",
            "play-cost": 5,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u767b\u5834\u6642\u3011\u3010\u9032\u5316\u6642\u3011\u76f8\u624b\u306e\u624b\u672d\u304c5\u679a\u4ee5\u4e0b\u306a\u3089\u3001Lv.3\u306e\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u6d88\u6ec5\u3055\u305b\u308b\u3002\u76f8\u624b\u306e\u624b\u672d\u304c7\u679a\u4ee5\u4e0a\u306a\u3089\u3001\u76f8\u624b\u306f\u76f8\u624b\u306e\u624b\u672d\u30921\u679a\u7834\u68c4\u3059\u308b\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u30a6\u30a3\u30eb\u30b9\u7a2e",
            "block-icon": 3,
            "color": ["purple"],
            "number": "EX6-049",
            "name": "\u30c7\u30d3\u30e2\u30f3",
            "type": "\u5815\u5929\u4f7f\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX6-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX6-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX6-049"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX6-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX6-049"
        },
        "meta": {
            "notes": "THEME BOOSTER INFERNAL ASCENSION [EX06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX6-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX6-049"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc778\ud37c\ub110 \uc5b4\uc13c\uc158 [EXK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX6-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX6-049"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/ex-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/ex-06"
        },
        "meta": {
            "name": "\u30a4\u30f3\u30d5\u30a1\u30ca\u30eb\u30fb\u30a2\u30bb\u30f3\u30b7\u30e7\u30f3\u3010EX-06\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX6-049"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="EX6-049">
    <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-049 デビモン" src="https://images.heroi.cc/cards/ja/EX6-049.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/EX6-049">EX6-049 デビモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX6-049 デビモンEX6-049 デビモン on Heroicc