ジャザモン

Card Number
EX7-039
Rarity
R
Category
Digimon
Level
3
Block Icon
04
Colour
Black
Play Cost
3
DP
1000
Form
成長期
Attribute
データ種
Type
鳥竜型
Digivolution Requirements
Digivolve Cost
0
Colour
Red Black
Level
2
Category
Digimon
Effect

自分のメインフェイズ開始時自分の手札から、特徴に「岩竜型」/「地竜型」を持つカード1枚を破棄することで、1ドローし、メモリー+1。

ルール特徴:タイプ「機竜型」を持つ。

Inherited Effect

相手のターンこのデジモンをDP+2000。

Releases
Genre
ブースターパック
Release Name
デジモンリベレイター【EX-07】
Official Product Page
Date
Notes
エクストラブースター デジモンリベレイター [EX-07]
International Arts

en EX7-039 EXTRA BOOSTER DIGIMON LIBERATOR [EX07]

zh-Hans EX7-039 数码宝贝界放者【EX-07】

ko EX7-039 엑스트라 부스터 디지몬 리버레이터 [EXK-07]

GET /cards/ja/EX7-039

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX7-039",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black", "red"],
                "cost": 0
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u76f8\u624b\u306e\u30bf\u30fc\u30f3\u3011\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u3092DP+2000\u3002",
            "dp": 1000,
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30e2\u30f3\u30ea\u30d9\u30ec\u30a4\u30bf\u30fc [EX-07]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX7-039.webp",
            "play-cost": 3,
            "form": "\u6210\u9577\u671f",
            "effect": "\u3010\u81ea\u5206\u306e\u30e1\u30a4\u30f3\u30d5\u30a7\u30a4\u30ba\u958b\u59cb\u6642\u3011\u81ea\u5206\u306e\u624b\u672d\u304b\u3089\u3001\u7279\u5fb4\u306b\u300c\u5ca9\u7adc\u578b\u300d\/\u300c\u5730\u7adc\u578b\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3092\u7834\u68c4\u3059\u308b\u3053\u3068\u3067\u3001\u226a1\u30c9\u30ed\u30fc\u226b\u3057\u3001\u30e1\u30e2\u30ea\u30fc+1\u3002\n\u3008\u30eb\u30fc\u30eb\u3009\u7279\u5fb4:\u30bf\u30a4\u30d7\u300c\u6a5f\u7adc\u578b\u300d\u3092\u6301\u3064\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u30c7\u30fc\u30bf\u7a2e",
            "block-icon": 4,
            "color": ["black"],
            "number": "EX7-039",
            "name": "\u30b8\u30e3\u30b6\u30e2\u30f3",
            "type": "\u9ce5\u7adc\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX7-039"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX7-039"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX7-039"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX7-039",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX7-039"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DIGIMON LIBERATOR [EX07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX7-039",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX7-039"
        },
        "meta": {
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 \ub514\uc9c0\ubaac \ub9ac\ubc84\ub808\uc774\ud130 [EXK-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX7-039",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX7-039"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/ex-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/ex-07"
        },
        "meta": {
            "name": "\u30c7\u30b8\u30e2\u30f3\u30ea\u30d9\u30ec\u30a4\u30bf\u30fc\u3010EX-07\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX7-039"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="EX7-039">
    <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="EX7-039 ジャザモン" src="https://images.heroi.cc/cards/ja/EX7-039.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/EX7-039">EX7-039 ジャザモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX7-039 ジャザモンEX7-039 ジャザモン on Heroicc