グラディモン

Card Number
BT18-062
Rarity
C
Category
Digimon
Level
4
Block Icon
04
Colour
Black
Play Cost
5
DP
5000
Form
成熟期
Attribute
ワクチン種
Type
戦士型
Digivolution Requirements
Digivolve Cost
2
Colour
Black
Level
3
Category
Digimon
Effect

登場時進化時自分の手札から、「ナイトモン」の記述があるカード1枚を破棄することで、相手のターン終了まで、自分のデジモン1体は相手の効果で消滅しない。

Inherited Effect

お互いのターンこのデジモンをDP+1000。

Releases
Genre
ブースターパック
Release Name
エレメントサクセサー【BT-18】
Official Product Page
Date
Notes
ブースターパック エレメントサクセサー [BT-18]
International Arts

en BT18-062 Special Booster Ver.2.0 [BT18-19]

zh-Hans BT18-062 XROS SUCCESSOR【BTC-12】

ko BT18-062 부스터 팩 엘리멘트 석세서 [BTK-18]

GET /cards/ja/BT18-062

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT18-062",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u304a\u4e92\u3044\u306e\u30bf\u30fc\u30f3\u3011\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u3092DP+1000\u3002",
            "dp": 5000,
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a8\u30ec\u30e1\u30f3\u30c8\u30b5\u30af\u30bb\u30b5\u30fc [BT-18]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT18-062.webp",
            "play-cost": 5,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u767b\u5834\u6642\u3011\u3010\u9032\u5316\u6642\u3011\u81ea\u5206\u306e\u624b\u672d\u304b\u3089\u3001\u300c\u30ca\u30a4\u30c8\u30e2\u30f3\u300d\u306e\u8a18\u8ff0\u304c\u3042\u308b\u30ab\u30fc\u30c91\u679a\u3092\u7834\u68c4\u3059\u308b\u3053\u3068\u3067\u3001\u76f8\u624b\u306e\u30bf\u30fc\u30f3\u7d42\u4e86\u307e\u3067\u3001\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u306f\u76f8\u624b\u306e\u52b9\u679c\u3067\u6d88\u6ec5\u3057\u306a\u3044\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u30ef\u30af\u30c1\u30f3\u7a2e",
            "block-icon": 4,
            "color": ["black"],
            "number": "BT18-062",
            "name": "\u30b0\u30e9\u30c7\u30a3\u30e2\u30f3",
            "type": "\u6226\u58eb\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT18-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT18-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT18-062"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-18"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT18-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT18-062"
        },
        "meta": {
            "notes": "Special Booster Ver.2.0 [BT18-19]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT18-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT18-062"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc5d8\ub9ac\uba58\ud2b8 \uc11d\uc138\uc11c [BTK-18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT18-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT18-062"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-18",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-18"
        },
        "meta": {
            "name": "\u30a8\u30ec\u30e1\u30f3\u30c8\u30b5\u30af\u30bb\u30b5\u30fc\u3010BT-18\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT18-062"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT18-062">
    <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="BT18-062 グラディモン" src="https://images.heroi.cc/cards/ja/BT18-062.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT18-062">BT18-062 グラディモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT18-062 グラディモンBT18-062 グラディモン on Heroicc