バンチョーゴーレモン

Card Number
BT4-073
Rarity
U
Category
Digimon
Level
6
Colour
Black
Play Cost
11
DP
11000
Form
究極体
Attribute
ウィルス種
Type
鉱物型/バンチョー
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
5
Category
Digimon
Effect

ブロッカー(相手のデジモンがアタックしたとき、このデジモンがアクティブ状態ならレストさせることでアタックの対象をこのデジモンにする)

相手のターン相手のデジモンが3体以上いる間、このデジモンのDPを+3000する。

Releases
Genre
ブースターパック
Release Name
グレイトレジェンド【BT-04】
Official Product Page
Date
Notes
ブースターパック グレイトレジェンド [BT-04]
International Arts

en BT4-073 BOOSTER -GREAT LEGEND- [BT04]

zh-Hans BT4-073 DIGITAL IMPACT【BTC-02】

ko BT4-073 부스터 팩 그레이트 레전드 [BTK-04]

GET /cards/ja/BT4-073

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT4-073",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "ja",
            "dp": 11000,
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30b0\u30ec\u30a4\u30c8\u30ec\u30b8\u30a7\u30f3\u30c9 [BT-04]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT4-073.webp",
            "play-cost": 11,
            "form": "\u7a76\u6975\u4f53",
            "effect": "\u226a\u30d6\u30ed\u30c3\u30ab\u30fc\u226b\uff08\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u30a2\u30bf\u30c3\u30af\u3057\u305f\u3068\u304d\u3001\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u30a2\u30af\u30c6\u30a3\u30d6\u72b6\u614b\u306a\u3089\u30ec\u30b9\u30c8\u3055\u305b\u308b\u3053\u3068\u3067\u30a2\u30bf\u30c3\u30af\u306e\u5bfe\u8c61\u3092\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u306b\u3059\u308b\uff09\n\u3010\u76f8\u624b\u306e\u30bf\u30fc\u30f3\u3011\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f3\u304c3\u4f53\u4ee5\u4e0a\u3044\u308b\u9593\u3001\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u306eDP\u3092+3000\u3059\u308b\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u30a6\u30a3\u30eb\u30b9\u7a2e",
            "color": ["black"],
            "number": "BT4-073",
            "name": "\u30d0\u30f3\u30c1\u30e7\u30fc\u30b4\u30fc\u30ec\u30e2\u30f3",
            "type": "\u9271\u7269\u578b\/\u30d0\u30f3\u30c1\u30e7\u30fc"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT4-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT4-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT4-073"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT4-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT4-073"
        },
        "meta": {
            "notes": "BOOSTER -GREAT LEGEND- [BT04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT4-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT4-073"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uadf8\ub808\uc774\ud2b8 \ub808\uc804\ub4dc [BTK-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT4-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT4-073"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-04"
        },
        "meta": {
            "name": "\u30b0\u30ec\u30a4\u30c8\u30ec\u30b8\u30a7\u30f3\u30c9\u3010BT-04\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT4-073"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT4-073">
    <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="BT4-073 バンチョーゴーレモン" src="https://images.heroi.cc/cards/ja/BT4-073.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT4-073">BT4-073 バンチョーゴーレモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT4-073 バンチョーゴーレモンBT4-073 バンチョーゴーレモン on Heroicc