ゲソモン

Card Number
EX8-058
Rarity
C
Category
Digimon
Level
4
Block Icon
04
Supplemental Rarity
Alternative Art #1
Colour
Purple
Play Cost
4
DP
4000
Form
成熟期
Attribute
ウィルス種
Type
軟体型/DS
Digivolution Requirements
Digivolve Cost
2
Colour
Purple
Level
3
Category
Digimon
Effect

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

消滅時メモリー+1。

Inherited Effect

アタック時ターンに1回Lv.3の相手のデジモン1体を消滅させる。

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

ja EX8-058 エクストラブースター CHAIN OF LIBERATION [EX-08]

International Arts

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

en EX8-058 P1 EXTRA BOOSTER CHAIN OF LIBERATION [EX08]

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

zh-Hans EX8-058 P1 CHAIN OF LIBERATION【EX-08】

GET /cards/ja/EX8-058_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX8-058_P1",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["purple"],
                "cost": 2
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\uff3b\u30bf\u30fc\u30f3\u306b1\u56de\uff3dLv.3\u306e\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u6d88\u6ec5\u3055\u305b\u308b\u3002",
            "dp": 4000,
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX8-058_P1.webp",
            "play-cost": 4,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u9032\u5316\u3011\u7279\u5fb4\u306b\u300cDS\u300d\u3092\u6301\u3064Lv.3:\u30b3\u30b9\u30c82\n\u3010\u6d88\u6ec5\u6642\u3011\u30e1\u30e2\u30ea\u30fc+1\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u30a6\u30a3\u30eb\u30b9\u7a2e",
            "block-icon": 4,
            "color": ["purple"],
            "number": "EX8-058",
            "name": "\u30b2\u30bd\u30e2\u30f3",
            "type": "\u8edf\u4f53\u578b\/DS"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX8-058"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX8-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX8-058_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-058_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX8-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-058"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX8-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-058"
        },
        "meta": {
            "notes": "EXTRA BOOSTER CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX8-058_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-058_P1"
        },
        "meta": {
            "notes": "EXTRA BOOSTER CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-058"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-058_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-058_P1"
        }
    }, {
        "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-058_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="EX8-058_P1">
    <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-058 ゲソモン · Alternate Art #1" src="https://images.heroi.cc/cards/ja/EX8-058_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/EX8-058_P1">EX8-058 ゲソモン<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX8-058 ゲソモン · Alternate Art #1EX8-058 ゲソモン · Alternate Art #1 on Heroicc