ギギモン

Card Number
BT2-001
Rarity
U
Category
Digi-Egg
Level
2
Block Icon
01
Supplemental Rarity
Alternative Art #1
Colour
Red
Form
幼年期
Type
レッサー型
Inherited Effect

自分のターン相手のトラッシュが5枚以上の間、このデジモンをDP+1000。

Releases
Genre
構築済みデッキ
Release Name
スペシャルエントリーセット【ST-11】
Official Product Page
Date
Notes
スタートデッキ スペシャルエントリーセット [ST-11]
Alternate Arts

ja BT2-001 ブースターパック ULTIMATE POWER [BT-02]

International Arts

en BT2-001 RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]

en BT2-001 P1 ST-11 Special Entry Pack

zh-Hans BT2-001 ULTIMATE EVOLUTION 【BTC-01】

zh-Hans BT2-001 P1 宣传卡【P】

ko BT2-001 스페셜 부스터 버전 1.5 [BTK-1.5]

GET /cards/ja/BT2-001_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT2-001_P1",
        "attributes": {
            "level": 2,
            "language": "ja",
            "inherited-effect": "\u3010\u81ea\u5206\u306e\u30bf\u30fc\u30f3\u3011\u76f8\u624b\u306e\u30c8\u30e9\u30c3\u30b7\u30e5\u304c5\u679a\u4ee5\u4e0a\u306e\u9593\u3001\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u3092DP+1000\u3002",
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30b9\u30da\u30b7\u30e3\u30eb\u30a8\u30f3\u30c8\u30ea\u30fc\u30bb\u30c3\u30c8 [ST-11]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT2-001_P1.webp",
            "form": "\u5e7c\u5e74\u671f",
            "rarity": "U",
            "category": "digi-egg",
            "block-icon": 1,
            "color": ["red"],
            "number": "BT2-001",
            "name": "\u30ae\u30ae\u30e2\u30f3",
            "type": "\u30ec\u30c3\u30b5\u30fc\u578b"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-001"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT2-001"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT2-001_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT2-001"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-001"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-001_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/st-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT2-001",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-001"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af ULTIMATE POWER [BT-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT2-001",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-001"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT2-001_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-001_P1"
        },
        "meta": {
            "notes": "ST-11 Special Entry Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT2-001",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-001"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.5 [BTK-1.5]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-001",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-001"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-001_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-001_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/st-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/st-11"
        },
        "meta": {
            "name": "\u30b9\u30da\u30b7\u30e3\u30eb\u30a8\u30f3\u30c8\u30ea\u30fc\u30bb\u30c3\u30c8\u3010ST-11\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-001_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT2-001_P1" 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="BT2-001 ギギモン · Alternate Art #1" src="https://images.heroi.cc/cards/ja/BT2-001_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT2-001_P1">BT2-001 ギギモン<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.

BT2-001 ギギモン · Alternate Art #1BT2-001 ギギモン · Alternate Art #1 on Heroicc