브이몬

Card Number
EX3-004
Rarity
R
Category
Digimon
Level
3
Block Icon
02
Colour
Red
Play Cost
3
DP
1000
Form
성장기
Attribute
프리
Type
소룡형
Digivolution Requirements
Digivolve Cost
0
Colour
Red Purple
Level
2
Category
Digimon
Effect

등장 시자신의 패에서 명칭에 「황제드라몬」을 포함하거나 특징으로 「프리」를 가진 카드 1장을 파기하는 것으로, 2 드로우(자신의 덱에서 카드를 2장 뽑는다).

Inherited Effect

자신의 턴퍼플인 자신의 디지몬이 있는 동안, 이 디지몬을 DP +2000.

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

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

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

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

GET /cards/ko/EX3-004

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/EX3-004",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }, {
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 0
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc790\uc2e0\uc758 \ud134\u3011\ud37c\ud50c\uc778 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \uc788\ub294 \ub3d9\uc548, \uc774 \ub514\uc9c0\ubaac\uc744 DP +2000.",
            "dp": 1000,
            "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-004.webp",
            "play-cost": 3,
            "form": "\uc131\uc7a5\uae30",
            "effect": "\u3010\ub4f1\uc7a5 \uc2dc\u3011\uc790\uc2e0\uc758 \ud328\uc5d0\uc11c \uba85\uce6d\uc5d0 \u300c\ud669\uc81c\ub4dc\ub77c\ubaac\u300d\uc744 \ud3ec\ud568\ud558\uac70\ub098 \ud2b9\uc9d5\uc73c\ub85c \u300c\ud504\ub9ac\u300d\ub97c \uac00\uc9c4 \uce74\ub4dc 1\uc7a5\uc744 \ud30c\uae30\ud558\ub294 \uac83\uc73c\ub85c, \u300a2 \ub4dc\ub85c\uc6b0\u300b(\uc790\uc2e0\uc758 \ub371\uc5d0\uc11c \uce74\ub4dc\ub97c 2\uc7a5 \ubf51\ub294\ub2e4).",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ud504\ub9ac",
            "block-icon": 2,
            "color": ["red"],
            "number": "EX3-004",
            "name": "\ube0c\uc774\ubaac",
            "type": "\uc18c\ub8e1\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX3-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX3-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-004"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/exk-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX3-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX3-004"
        },
        "meta": {
            "notes": "THEME BOOSTER DRACONIC ROAR [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX3-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX3-004"
        },
        "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-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-004"
        }
    }, {
        "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-004"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="EX3-004">
    <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-004 브이몬" src="https://images.heroi.cc/cards/ko/EX3-004.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/EX3-004">EX3-004 브이몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX3-004 브이몬EX3-004 브이몬 on Heroicc