エンジェモン

Card Number
EX6-019
Rarity
U
Category
Digimon
Level
4
Block Icon
03
Colour
Yellow
Play Cost
4
DP
4000
Form
成熟期
Attribute
ワクチン種
Type
天使型
Digivolution Requirements
Digivolve Cost
2
Colour
Yellow
Level
3
Category
Digimon
Effect

防壁(このデジモンがバトルで消滅するとき、自分のセキュリティを上から1枚破棄することで、消滅しない)

Inherited Effect

アタック時ターンに1回このデジモンが特徴に「天使型」/「大天使型」/「三大天使」を持つなら、1ドロー

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

en EX6-019 THEME BOOSTER INFERNAL ASCENSION [EX06]

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

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

GET /cards/ja/EX6-019

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX6-019",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 2
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\uff3b\u30bf\u30fc\u30f3\u306b1\u56de\uff3d\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u7279\u5fb4\u306b\u300c\u5929\u4f7f\u578b\u300d\/\u300c\u5927\u5929\u4f7f\u578b\u300d\/\u300c\u4e09\u5927\u5929\u4f7f\u300d\u3092\u6301\u3064\u306a\u3089\u3001\u226a1\u30c9\u30ed\u30fc\u226b\u3002",
            "dp": 4000,
            "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-019.webp",
            "play-cost": 4,
            "form": "\u6210\u719f\u671f",
            "effect": "\u226a\u9632\u58c1\u226b\uff08\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u30d0\u30c8\u30eb\u3067\u6d88\u6ec5\u3059\u308b\u3068\u304d\u3001\u81ea\u5206\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u4e0a\u304b\u30891\u679a\u7834\u68c4\u3059\u308b\u3053\u3068\u3067\u3001\u6d88\u6ec5\u3057\u306a\u3044\uff09",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u30ef\u30af\u30c1\u30f3\u7a2e",
            "block-icon": 3,
            "color": ["yellow"],
            "number": "EX6-019",
            "name": "\u30a8\u30f3\u30b8\u30a7\u30e2\u30f3",
            "type": "\u5929\u4f7f\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX6-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX6-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX6-019"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX6-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX6-019"
        },
        "meta": {
            "notes": "THEME BOOSTER INFERNAL ASCENSION [EX06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX6-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX6-019"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc778\ud37c\ub110 \uc5b4\uc13c\uc158 [EXK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX6-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX6-019"
        }
    }, {
        "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-019"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX6-019 エンジェモンEX6-019 エンジェモン on Heroicc