アイオブザゴーゴン

Card Number
BT9-108
Rarity
C
Category
Option
Block Icon
01
Colour
Purple
Use Cost
8
Effect

メインアクティブ状態の相手のデジモン1体を消滅させる。そうしたとき、自分のトラッシュから、Lv.3の紫のデジモンカード1枚をコストを支払わずに登場できる。この効果で登場したデジモンの登場時効果は発揮しない。

Security Effect

セキュリティこのカードのメイン効果を発揮する。

Releases
Genre
ブースターパック
Release Name
Xレコード【BT-09】
Official Product Page
Date
Notes
ブースターパック Xレコード [BT-09]
International Arts

en BT9-108 BOOSTER X RECORD [BT09]

zh-Hans BT9-108 XROS RECORD【BTC-05】

ko BT9-108 부스터 팩 X레코드 [BTK-09]

GET /cards/ja/BT9-108

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT9-108",
        "attributes": {
            "language": "ja",
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]",
            "use-cost": 8,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT9-108.webp",
            "security-effect": "\u3010\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3011\u3053\u306e\u30ab\u30fc\u30c9\u306e\u3010\u30e1\u30a4\u30f3\u3011\u52b9\u679c\u3092\u767a\u63ee\u3059\u308b\u3002",
            "effect": "\u3010\u30e1\u30a4\u30f3\u3011\u30a2\u30af\u30c6\u30a3\u30d6\u72b6\u614b\u306e\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u6d88\u6ec5\u3055\u305b\u308b\u3002\u305d\u3046\u3057\u305f\u3068\u304d\u3001\u81ea\u5206\u306e\u30c8\u30e9\u30c3\u30b7\u30e5\u304b\u3089\u3001Lv.3\u306e\u7d2b\u306e\u30c7\u30b8\u30e2\u30f3\u30ab\u30fc\u30c91\u679a\u3092\u30b3\u30b9\u30c8\u3092\u652f\u6255\u308f\u305a\u306b\u767b\u5834\u3067\u304d\u308b\u3002\u3053\u306e\u52b9\u679c\u3067\u767b\u5834\u3057\u305f\u30c7\u30b8\u30e2\u30f3\u306e\u3010\u767b\u5834\u6642\u3011\u52b9\u679c\u306f\u767a\u63ee\u3057\u306a\u3044\u3002",
            "rarity": "C",
            "category": "option",
            "block-icon": 1,
            "color": ["purple"],
            "number": "BT9-108",
            "name": "\u30a2\u30a4\u30aa\u30d6\u30b6\u30b4\u30fc\u30b4\u30f3"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT9-108"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-108"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-108"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT9-108",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-108"
        },
        "meta": {
            "notes": "BOOSTER X RECORD [BT09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT9-108",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-108"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-108",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-108"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-09"
        },
        "meta": {
            "name": "X\u30ec\u30b3\u30fc\u30c9\u3010BT-09\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-108"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT9-108">
    <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="BT9-108 アイオブザゴーゴン" src="https://images.heroi.cc/cards/ja/BT9-108.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT9-108">BT9-108 アイオブザゴーゴン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT9-108 アイオブザゴーゴンBT9-108 アイオブザゴーゴン on Heroicc