메가로그라우몬

Card Number
EX3-062
Rarity
U
Category
Digimon
Level
5
Block Icon
02
Colour
Purple Red
Play Cost
8
DP
8000
Form
완전체
Attribute
바이러스종
Type
사이보그형
Digivolution Requirements
Digivolve Cost
4
Colour
Purple
Level
4
Category
Digimon
Effect

진화명칭에 「그라우몬」을 포함하는 Lv.4: 코스트 3진화 시 서로의 덱 위에서부터 3장 파기한다. 그 후, 자신/상대의 트래시가 5장 이상 있다면 자신의 패/트래시에서 「길몬」/「오유민」 1장을 코스트를 지불하지 않고 등장시킬 수 있다.

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

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

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

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

GET /cards/ko/EX3-062

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/EX3-062",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple"],
                "cost": 4
            }],
            "language": "ko",
            "dp": 8000,
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/EX3-062.webp",
            "play-cost": 8,
            "form": "\uc644\uc804\uccb4",
            "effect": "\u3010\uc9c4\ud654\u3011\uba85\uce6d\uc5d0 \u300c\uadf8\ub77c\uc6b0\ubaac\u300d\uc744 \ud3ec\ud568\ud558\ub294 Lv.4: \ucf54\uc2a4\ud2b8 3\u3010\uc9c4\ud654 \uc2dc\u3011 \uc11c\ub85c\uc758 \ub371 \uc704\uc5d0\uc11c\ubd80\ud130 3\uc7a5 \ud30c\uae30\ud55c\ub2e4. \uadf8 \ud6c4, \uc790\uc2e0\/\uc0c1\ub300\uc758 \ud2b8\ub798\uc2dc\uac00 5\uc7a5 \uc774\uc0c1 \uc788\ub2e4\uba74 \uc790\uc2e0\uc758 \ud328\/\ud2b8\ub798\uc2dc\uc5d0\uc11c \u300c\uae38\ubaac\u300d\/\u300c\uc624\uc720\ubbfc\u300d 1\uc7a5\uc744 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\ubc14\uc774\ub7ec\uc2a4\uc885",
            "block-icon": 2,
            "color": ["purple", "red"],
            "number": "EX3-062",
            "name": "\uba54\uac00\ub85c\uadf8\ub77c\uc6b0\ubaac",
            "type": "\uc0ac\uc774\ubcf4\uadf8\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX3-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX3-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-062"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/exk-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX3-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX3-062"
        },
        "meta": {
            "notes": "THEME BOOSTER DRACONIC ROAR [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX3-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX3-062"
        },
        "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-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-062"
        }
    }, {
        "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-062"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="EX3-062">
    <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-062 메가로그라우몬" src="https://images.heroi.cc/cards/ko/EX3-062.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/EX3-062">EX3-062 메가로그라우몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX3-062 메가로그라우몬EX3-062 메가로그라우몬 on Heroicc