炮龙兽

Card Number
BT15-018
Rarity
U
Category
Digimon
Level
6
Block Icon
03
Colour
Red Black
Play Cost
12
DP
12000
Form
究极体
Attribute
数据种
Type
改造型
Digivolution Requirements
Digivolve Cost
4
Colour
Red Black
Level
5
Category
Digimon
Effect

我方的回合结束时每回合1次若内存值为对方的4或更多,则消灭对方1只DP最低的数码宝贝。

对方的回合结束时每回合1次若内存值不多于4,则消灭对方1只登场费用最高的数码宝贝。

Releases
Genre
补充包
Release Name
EXCEED APOCALYPSE【BTC-09】
Official Product Page
Date
International Arts

ja BT15-018 ブースターパック エクシード・アポカリプス [BT-15]

en BT15-018 BOOSTER EXCEED APOCALYPSE [BT15]

ko BT15-018 부스터 팩 익시드 아포칼립스 [BTK-15]

GET /cards/zh-Hans/BT15-018

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT15-018",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black", "red"],
                "cost": 4
            }],
            "language": "zh-Hans",
            "dp": 12000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT15-018.webp",
            "play-cost": 12,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u7ed3\u675f\u65f6\u3011[\u6bcf\u56de\u54081\u6b21]\u82e5\u5185\u5b58\u503c\u4e3a\u5bf9\u65b9\u76844\u6216\u66f4\u591a,\u5219\u6d88\u706d\u5bf9\u65b91\u53eaDP\u6700\u4f4e\u7684\u6570\u7801\u5b9d\u8d1d\u3002\n\n\u3010\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u65f6\u3011[\u6bcf\u56de\u54081\u6b21]\u82e5\u5185\u5b58\u503c\u4e0d\u591a\u4e8e4,\u5219\u6d88\u706d\u5bf9\u65b91\u53ea\u767b\u573a\u8d39\u7528\u6700\u9ad8\u7684\u6570\u7801\u5b9d\u8d1d\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 3,
            "color": ["red", "black"],
            "number": "BT15-018",
            "name": "\u70ae\u9f99\u517d",
            "type": "\u6539\u9020\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT15-018"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT15-018"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT15-018"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT15-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT15-018"
        },
        "meta": {
            "notes": "BOOSTER EXCEED APOCALYPSE [BT15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT15-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT15-018"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a8\u30af\u30b7\u30fc\u30c9\u30fb\u30a2\u30dd\u30ab\u30ea\u30d7\u30b9 [BT-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT15-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT15-018"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc775\uc2dc\ub4dc \uc544\ud3ec\uce7c\ub9bd\uc2a4 [BTK-15]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-09"
        },
        "meta": {
            "name": "EXCEED APOCALYPSE\u3010BTC-09\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT15-018"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT15-018 炮龙兽BT15-018 炮龙兽 on Heroicc