ゴッドフレイム

Card Number
EX3-068
Rarity
C
Category
Option
Block Icon
02
Colour
Yellow
Use Cost
5
Effect

メインこのターンの間、相手のデジモン1体をDP-6000。その後、自分のトラッシュから、特徴に「四大竜」を持つカード1枚を手札に戻せる。

Security Effect

セキュリティこのカードのメイン効果を発揮する。

Releases
Genre
ブースターパック
Release Name
ドラゴンズロア【EX-03】
Official Product Page
Date
Notes
テーマブースター ドラゴンズロア [EX-03]
International Arts

en EX3-068 THEME BOOSTER DRACONIC ROAR [EX-03] Errata Card

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

zh-Hans EX3-068 P1 SPECAL BOOSTER RISING CONFLICT【SPC-01】

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

GET /cards/ja/EX3-068

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX3-068",
        "attributes": {
            "language": "ja",
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c9\u30e9\u30b4\u30f3\u30ba\u30ed\u30a2 [EX-03]",
            "use-cost": 5,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX3-068.webp",
            "security-effect": "\u3010\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3011\u3053\u306e\u30ab\u30fc\u30c9\u306e\u3010\u30e1\u30a4\u30f3\u3011\u52b9\u679c\u3092\u767a\u63ee\u3059\u308b\u3002",
            "effect": "\u3010\u30e1\u30a4\u30f3\u3011\u3053\u306e\u30bf\u30fc\u30f3\u306e\u9593\u3001\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092DP-6000\u3002\u305d\u306e\u5f8c\u3001\u81ea\u5206\u306e\u30c8\u30e9\u30c3\u30b7\u30e5\u304b\u3089\u3001\u7279\u5fb4\u306b\u300c\u56db\u5927\u7adc\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3092\u624b\u672d\u306b\u623b\u305b\u308b\u3002",
            "rarity": "C",
            "category": "option",
            "block-icon": 2,
            "color": ["yellow"],
            "number": "EX3-068",
            "name": "\u30b4\u30c3\u30c9\u30d5\u30ec\u30a4\u30e0"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX3-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX3-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-068"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-068_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX3-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX3-068"
        },
        "meta": {
            "notes": "THEME BOOSTER DRACONIC ROAR [EX-03]\nErrata Card"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX3-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX3-068"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX3-068",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-068"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX3-068_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-068_P1"
        }
    }, {
        "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-068"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="EX3-068">
    <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-068 ゴッドフレイム" src="https://images.heroi.cc/cards/ja/EX3-068.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/EX3-068">EX3-068 ゴッドフレイム</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX3-068 ゴッドフレイムEX3-068 ゴッドフレイム on Heroicc