메기도 플레임

Card Number
EX3-072
Rarity
C
Category
Option
Block Icon
02
Colour
Purple
Use Cost
4
Effect

메인Lv.4 이하의 상대의 디지몬 1마리를 소멸시킨다. 자신의 디지몬 1마리를 소멸시키는 것으로, 대신 Lv.6 이하의 상대의 디지몬 1마리를 소멸시킨다.

Security Effect

시큐리티자신의 트래시에서 「길몬」 1장을 코스트를 지불하지 않고 등장시킬 수 있다.

Releases
Genre
확장팩
Release Name
드래곤즈 로어 [EXK-03]
Official Product Page
Date
Notes
테마 부스터 드래곤즈 로어 [EXK-03]
International Arts

ja EX3-072 テーマブースター ドラゴンズロア [EX-03]

en EX3-072 THEME BOOSTER DRACONIC ROAR [EX-03]

zh-Hans EX3-072 EXTRA BOOSTER 2 Draconic Roar【EXC-02】

GET /cards/ko/EX3-072

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/EX3-072",
        "attributes": {
            "language": "ko",
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03]",
            "use-cost": 4,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/EX3-072.webp",
            "security-effect": "\u3010\uc2dc\ud050\ub9ac\ud2f0\u3011\uc790\uc2e0\uc758 \ud2b8\ub798\uc2dc\uc5d0\uc11c \u300c\uae38\ubaac\u300d 1\uc7a5\uc744 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4.",
            "effect": "\u3010\uba54\uc778\u3011Lv.4 \uc774\ud558\uc758 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc18c\uba78\uc2dc\ud0a8\ub2e4. \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc18c\uba78\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c, \ub300\uc2e0 Lv.6 \uc774\ud558\uc758 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc18c\uba78\uc2dc\ud0a8\ub2e4.",
            "rarity": "C",
            "category": "option",
            "block-icon": 2,
            "color": ["purple"],
            "number": "EX3-072",
            "name": "\uba54\uae30\ub3c4 \ud50c\ub808\uc784"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX3-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX3-072"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-072"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/exk-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX3-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX3-072"
        },
        "meta": {
            "notes": "THEME BOOSTER DRACONIC ROAR [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX3-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX3-072"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c9\u30e9\u30b4\u30f3\u30ba\u30ed\u30a2 [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX3-072",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-072"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/exk-03",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/exk-03"
        },
        "meta": {
            "name": "\ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX3-072"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="EX3-072">
    <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="EX3-072 메기도 플레임" src="https://images.heroi.cc/cards/ko/EX3-072.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/EX3-072">EX3-072 메기도 플레임</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX3-072 메기도 플레임EX3-072 메기도 플레임 on Heroicc