ギギモン

Card Number
P-177
Rarity
P
Category
Digi-Egg
Level
2
Block Icon
05
Colour
Purple
Form
幼年期
Type
レッサー型
Inherited Effect

消滅時自分のトラッシュから、名称に「グラウモン」/「デュークモン」を含むカード1枚を手札に戻せる。

Releases
Genre
プロモーションカード
Release Name
プロモーションカード【P】
Notes
テイマーバトルパック27
Alternate Arts

ja P-177 P1 テイマーバトルパック27優勝

International Arts

en P-177 Store Tournament 2025 Vol. 2

en P-177 P1 Store Tournament 2025 Vol. 2 Winner

en P-177 P2 Event Pack 8

zh-Hans P-177 宣传卡【P】

zh-Hans P-177 P1 宣传卡【P】

GET /cards/ja/P-177

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/P-177",
        "attributes": {
            "level": 2,
            "language": "ja",
            "inherited-effect": "\u3010\u6d88\u6ec5\u6642\u3011\u81ea\u5206\u306e\u30c8\u30e9\u30c3\u30b7\u30e5\u304b\u3089\u3001\u540d\u79f0\u306b\u300c\u30b0\u30e9\u30a6\u30e2\u30f3\u300d\/\u300c\u30c7\u30e5\u30fc\u30af\u30e2\u30f3\u300d\u3092\u542b\u3080\u30ab\u30fc\u30c91\u679a\u3092\u624b\u672d\u306b\u623b\u305b\u308b\u3002",
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af27",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/P-177.webp",
            "form": "\u5e7c\u5e74\u671f",
            "rarity": "P",
            "category": "digi-egg",
            "block-icon": 5,
            "color": ["purple"],
            "number": "P-177",
            "name": "\u30ae\u30ae\u30e2\u30f3",
            "type": "\u30ec\u30c3\u30b5\u30fc\u578b"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-177_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-177"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-177_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-177_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-177"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-177_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/P-177_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-177_P1"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af27\u512a\u52dd"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-177",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-177"
        },
        "meta": {
            "notes": "Store Tournament 2025 Vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-177_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-177_P1"
        },
        "meta": {
            "notes": "Store Tournament 2025 Vol. 2 Winner"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-177_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-177_P2"
        },
        "meta": {
            "notes": "Event Pack 8"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-177",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-177"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-177_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-177_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/p"
        },
        "meta": {
            "name": "\u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3\u30ab\u30fc\u30c9\u3010P\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-177"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="P-177" data-category="digi-egg">
    <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="P-177 ギギモン" src="https://images.heroi.cc/cards/ja/P-177.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/P-177">P-177 ギギモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-177 ギギモンP-177 ギギモン on Heroicc