ゴマモン

Card Number
EX8-018
Rarity
R
Category
Digimon
Level
3
Block Icon
04
Colour
Blue
Play Cost
3
DP
1000
Form
成長期
Attribute
ワクチン種
Type
海獣型/DS
Digivolution Requirements
Digivolve Cost
0
Colour
Blue
Level
2
Category
Digimon
Effect

進化特徴に「DS」を持つLv.2:コスト0

登場時自分のデッキの上から3枚オープンする。その中の特徴に「DS」を持つカード1枚と特徴に「海獣型」/「首長竜型」を持つカード1枚を手札に加える。残りはデッキの下に戻す。

Inherited Effect

アタック時ターンに1回自分の手札が7枚以下なら、1ドロー

Releases
Genre
ブースターパック
Release Name
CHAIN OF LIBERATION【EX-08】
Official Product Page
Date
Notes
エクストラブースター CHAIN OF LIBERATION [EX-08]
International Arts

en EX8-018 EXTRA BOOSTER CHAIN OF LIBERATION [EX08]

zh-Hans EX8-018 CHAIN OF LIBERATION【EX-08】

GET /cards/ja/EX8-018

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX8-018",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\uff3b\u30bf\u30fc\u30f3\u306b1\u56de\uff3d\u81ea\u5206\u306e\u624b\u672d\u304c7\u679a\u4ee5\u4e0b\u306a\u3089\u3001\u226a1\u30c9\u30ed\u30fc\u226b\u3002",
            "dp": 1000,
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX8-018.webp",
            "play-cost": 3,
            "form": "\u6210\u9577\u671f",
            "effect": "\u3010\u9032\u5316\u3011\u7279\u5fb4\u306b\u300cDS\u300d\u3092\u6301\u3064Lv.2:\u30b3\u30b9\u30c80\n\u3010\u767b\u5834\u6642\u3011\u81ea\u5206\u306e\u30c7\u30c3\u30ad\u306e\u4e0a\u304b\u30893\u679a\u30aa\u30fc\u30d7\u30f3\u3059\u308b\u3002\u305d\u306e\u4e2d\u306e\u7279\u5fb4\u306b\u300cDS\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3068\u7279\u5fb4\u306b\u300c\u6d77\u7363\u578b\u300d\/\u300c\u9996\u9577\u7adc\u578b\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3092\u624b\u672d\u306b\u52a0\u3048\u308b\u3002\u6b8b\u308a\u306f\u30c7\u30c3\u30ad\u306e\u4e0b\u306b\u623b\u3059\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u30ef\u30af\u30c1\u30f3\u7a2e",
            "block-icon": 4,
            "color": ["blue"],
            "number": "EX8-018",
            "name": "\u30b4\u30de\u30e2\u30f3",
            "type": "\u6d77\u7363\u578b\/DS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX8-018"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-018"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX8-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-018"
        },
        "meta": {
            "notes": "EXTRA BOOSTER CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-018"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/ex-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/ex-08"
        },
        "meta": {
            "name": "CHAIN OF LIBERATION\u3010EX-08\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-018"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX8-018 ゴマモンEX8-018 ゴマモン on Heroicc