ガルルモン

Card Number
ST2-06
Rarity
U
Category
Digimon
Level
4
Colour
Blue
Play Cost
5
DP
4000
Form
成熟期
Attribute
ワクチン種
Type
獣型
Digivolution Requirements
Digivolve Cost
2
Colour
Blue
Level
3
Category
Digimon
Inherited Effect

アタック時相手のデジモン1体の進化元を、下から1枚破棄する。

Releases
Genre
構築済みデッキ
Release Name
コキュートスブルー【ST-02】
Official Product Page
Date
Notes
スタートデッキ コキュートスブルー [ST-2]
Alternate Arts

ja ST2-06 P1 アパレル商品付属カード

International Arts

en ST2-06 Starter Deck, COCYTUS BLUE [ST-2]

en ST2-06 P1 Tamer Party events

zh-Hans ST2-06 BLUE 【STC-02】

zh-Hans ST2-06 P1 宣传卡【P】

ko ST2-06 스타트 덱 코큐토스 블루 [STK-2]

GET /cards/ja/ST2-06

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/ST2-06",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["blue"],
                "cost": 2
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u306e\u9032\u5316\u5143\u3092\u3001\u4e0b\u304b\u30891\u679a\u7834\u68c4\u3059\u308b\u3002",
            "dp": 4000,
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30b3\u30ad\u30e5\u30fc\u30c8\u30b9\u30d6\u30eb\u30fc [ST-2]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/ST2-06.webp",
            "play-cost": 5,
            "form": "\u6210\u719f\u671f",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u30ef\u30af\u30c1\u30f3\u7a2e",
            "color": ["blue"],
            "number": "ST2-06",
            "name": "\u30ac\u30eb\u30eb\u30e2\u30f3",
            "type": "\u7363\u578b"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST2-06_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST2-06"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/ST2-06_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST2-06"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST2-06"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST2-06_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/st-02"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST2-06_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST2-06_P1"
        },
        "meta": {
            "notes": "\u30a2\u30d1\u30ec\u30eb\u5546\u54c1\u4ed8\u5c5e\u30ab\u30fc\u30c9"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST2-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST2-06"
        },
        "meta": {
            "notes": "Starter Deck, COCYTUS BLUE [ST-2]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST2-06_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST2-06_P1"
        },
        "meta": {
            "notes": "Tamer Party events"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST2-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST2-06"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ucf54\ud050\ud1a0\uc2a4 \ube14\ub8e8 [STK-2]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST2-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST2-06"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST2-06_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST2-06_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/st-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/st-02"
        },
        "meta": {
            "name": "\u30b3\u30ad\u30e5\u30fc\u30c8\u30b9\u30d6\u30eb\u30fc\u3010ST-02\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST2-06"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST2-06 ガルルモンST2-06 ガルルモン on Heroicc