メタルエテモン

Card Number
BT3-074
Rarity
U
Category
Digimon
Level
6
Colour
Black
Play Cost
12
DP
10000
Form
究極体
Attribute
ウィルス種
Type
サイボーグ型
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
5
Category
Digimon
Effect

自分のターンこのデジモンは、相手のデジモンにはブロックされない。

相手のターンこのデジモンのDPを+2000する。

Releases
Genre
ブースターパック
Release Name
ユニオンインパクト【BT-03】
Official Product Page
Date
Notes
ブースターパック ユニオンインパクト [BT-03]
International Arts

en BT3-074 RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]

zh-Hans BT3-074 DIAMOND LEGEND【BTC-03】

zh-Hans BT3-074 P1 宣传卡【P】

ko BT3-074 스페셜 부스터 버전 1.0 [BTK-1.0]

GET /cards/ja/BT3-074

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT3-074",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "ja",
            "dp": 10000,
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30e6\u30cb\u30aa\u30f3\u30a4\u30f3\u30d1\u30af\u30c8 [BT-03]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT3-074.webp",
            "play-cost": 12,
            "form": "\u7a76\u6975\u4f53",
            "effect": "\u3010\u81ea\u5206\u306e\u30bf\u30fc\u30f3\u3011\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u306f\u3001\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f3\u306b\u306f\u30d6\u30ed\u30c3\u30af\u3055\u308c\u306a\u3044\u3002\n\u3010\u76f8\u624b\u306e\u30bf\u30fc\u30f3\u3011\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u306eDP\u3092+2000\u3059\u308b\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u30a6\u30a3\u30eb\u30b9\u7a2e",
            "color": ["black"],
            "number": "BT3-074",
            "name": "\u30e1\u30bf\u30eb\u30a8\u30c6\u30e2\u30f3",
            "type": "\u30b5\u30a4\u30dc\u30fc\u30b0\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT3-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT3-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT3-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT3-074_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT3-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT3-074"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.0 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT3-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT3-074"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.0 [BTK-1.0]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT3-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT3-074"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT3-074_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT3-074_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-03",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-03"
        },
        "meta": {
            "name": "\u30e6\u30cb\u30aa\u30f3\u30a4\u30f3\u30d1\u30af\u30c8\u3010BT-03\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT3-074"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT3-074">
    <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="BT3-074 メタルエテモン" src="https://images.heroi.cc/cards/ja/BT3-074.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT3-074">BT3-074 メタルエテモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT3-074 メタルエテモンBT3-074 メタルエテモン on Heroicc