メラモン

Card Number
BT5-011
Rarity
C
Category
Digimon
Level
4
Colour
Red
Play Cost
5
DP
5000
Form
成熟期
Attribute
データ種
Type
火炎型
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

進化時このターンの間、他の自分のデジモン1体のDPを+3000する。

Releases
Genre
ブースターパック
Release Name
バトルオブオメガ【BT-05】
Official Product Page
Date
Notes
ブースターパック バトルオブオメガ [BT-05]
Alternate Arts

ja BT5-011 P1 メモリアルコレクション 25th Anniversary

International Arts

en BT5-011 BOOSTER -BATTLE OF OMNI- [BT05]

en BT5-011 P1 25th Special Memorial Pack

zh-Hans BT5-011 DIAMOND LEGEND【BTC-03】

zh-Hans BT5-011 P1 宣传卡【P】

ko BT5-011 부스터 팩 배틀 오브 오메가 [BTK-05]

GET /cards/ja/BT5-011

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT5-011",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "ja",
            "dp": 5000,
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT5-011.webp",
            "play-cost": 5,
            "form": "\u6210\u719f\u671f",
            "effect": "\u3010\u9032\u5316\u6642\u3011\u3053\u306e\u30bf\u30fc\u30f3\u306e\u9593\u3001\u4ed6\u306e\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u306eDP\u3092+3000\u3059\u308b\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u30c7\u30fc\u30bf\u7a2e",
            "color": ["red"],
            "number": "BT5-011",
            "name": "\u30e1\u30e9\u30e2\u30f3",
            "type": "\u706b\u708e\u578b"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-011_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-011"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT5-011_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-011"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-011"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-011_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT5-011_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-011_P1"
        },
        "meta": {
            "notes": "\u30e1\u30e2\u30ea\u30a2\u30eb\u30b3\u30ec\u30af\u30b7\u30e7\u30f3 25th Anniversary"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT5-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-011"
        },
        "meta": {
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT5-011_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-011_P1"
        },
        "meta": {
            "notes": "25th Special Memorial Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-011"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-011",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-011"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-011_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-011_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-05"
        },
        "meta": {
            "name": "\u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac\u3010BT-05\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-011"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT5-011 メラモンBT5-011 メラモン on Heroicc