ブイモン

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
ドラゴンズロア【EX-03】
Official Product Page
Date
Notes
テーマブースター ドラゴンズロア [EX-03]
International Arts

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

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

ko EX3-004 테마 부스터 드래곤즈 로어 [EXK-03]

GET /cards/ja/EX3-004

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX3-004",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }, {
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 0
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u81ea\u5206\u306e\u30bf\u30fc\u30f3\u3011\u7d2b\u306e\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u3044\u308b\u9593\u3001\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u3092DP+2000\u3002",
            "dp": 1000,
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c9\u30e9\u30b4\u30f3\u30ba\u30ed\u30a2 [EX-03]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX3-004.webp",
            "play-cost": 3,
            "form": "\u6210\u9577\u671f",
            "effect": "\u3010\u767b\u5834\u6642\u3011\u81ea\u5206\u306e\u624b\u672d\u304b\u3089\u3001\u540d\u79f0\u306b\u300c\u30a4\u30f3\u30da\u30ea\u30a2\u30eb\u30c9\u30e9\u30e2\u30f3\u300d\u3092\u542b\u3080\u304b\u7279\u5fb4\u306b\u300c\u30d5\u30ea\u30fc\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3092\u7834\u68c4\u3059\u308b\u3053\u3068\u3067\u3001\u226a2\u30c9\u30ed\u30fc\u226b\uff08\u81ea\u5206\u306e\u30c7\u30c3\u30ad\u304b\u3089\u30ab\u30fc\u30c9\u30922\u679a\u5f15\u304f\uff09\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u30d5\u30ea\u30fc",
            "block-icon": 2,
            "color": ["red"],
            "number": "EX3-004",
            "name": "\u30d6\u30a4\u30e2\u30f3",
            "type": "\u5c0f\u7adc\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX3-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX3-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-004"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-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\/ko\/EX3-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX3-004"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX3-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-004"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/ex-03",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/ex-03"
        },
        "meta": {
            "name": "\u30c9\u30e9\u30b4\u30f3\u30ba\u30ed\u30a2\u3010EX-03\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX3-004"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" 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/ja/EX3-004.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/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