毛莫兽

Card Number
BT6-079
Rarity
C
Category
Digimon
Level
6
Block Icon
01
Colour
Purple
Play Cost
11
DP
10000
Form
究极体
Attribute
病毒种
Type
魔王型
Digivolution Requirements
Digivolve Cost
3
Colour
Purple
Level
5
Category
Digimon
Effect

同归于尽(当在战斗中仅有此数码宝贝被消灭时,同时消灭参与战斗的对方数码宝贝)

消灭时当我方的废弃区中有10张或更多卡牌时,可以从我方的废弃区中,不支付费用登场1张“奥尼斯兽”

Releases
Genre
补充包
Release Name
DIAMOND LEGEND【BTC-03】
Official Product Page
Date
International Arts

ja BT6-079 ブースターパック ダブルダイヤモンド [BT-06]

en BT6-079 BOOSTER DOUBLE DIAMOND [BT-06]

ko BT6-079 부스터 팩 더블 다이아몬드 [BTK-06]

GET /cards/zh-Hans/BT6-079

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT6-079",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["purple"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "dp": 10000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT6-079.webp",
            "play-cost": 11,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u300a\u540c\u5f52\u4e8e\u5c3d\u300b\uff08\u5f53\u5728\u6218\u6597\u4e2d\u4ec5\u6709\u6b64\u6570\u7801\u5b9d\u8d1d\u88ab\u6d88\u706d\u65f6,\u540c\u65f6\u6d88\u706d\u53c2\u4e0e\u6218\u6597\u7684\u5bf9\u65b9\u6570\u7801\u5b9d\u8d1d\uff09\n\n\u3010\u6d88\u706d\u65f6\u3011\u5f53\u6211\u65b9\u7684\u5e9f\u5f03\u533a\u4e2d\u670910\u5f20\u6216\u66f4\u591a\u5361\u724c\u65f6,\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u5e9f\u5f03\u533a\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u201c\u5965\u5c3c\u65af\u517d\u201d\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 1,
            "color": ["purple"],
            "number": "BT6-079",
            "name": "\u6bdb\u83ab\u517d",
            "type": "\u9b54\u738b\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT6-079"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT6-079"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT6-079"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT6-079",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT6-079"
        },
        "meta": {
            "notes": "BOOSTER DOUBLE DIAMOND [BT-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT6-079",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT6-079"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30c0\u30d6\u30eb\u30c0\u30a4\u30e4\u30e2\u30f3\u30c9 [BT-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT6-079",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT6-079"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub354\ube14 \ub2e4\uc774\uc544\ubaac\ub4dc [BTK-06]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-03",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-03"
        },
        "meta": {
            "name": "DIAMOND LEGEND\u3010BTC-03\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT6-079"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT6-079">
    <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="BT6-079 毛莫兽" src="https://images.heroi.cc/cards/zh-Hans/BT6-079.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT6-079">BT6-079 毛莫兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT6-079 毛莫兽BT6-079 毛莫兽 on Heroicc