灯神兽

Card Number
BT12-044
Rarity
U
Category
Digimon
Level
6
Block Icon
02
Colour
Yellow
Play Cost
12
DP
11000
Form
究极体
Attribute
数据种
Type
魔人型
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow
Level
5
Category
Digimon
Effect

进化时直到下个对方的回合结束为止,给与对方的1只数码宝贝安防攻击-2(此数码宝贝判定安防卡牌的张数-2)效果。

我方的回合对方场上每存在1只拥有安防攻击效果的数码宝贝,此数码宝贝获得安防攻击+1(此数码宝贝判定安防卡牌的张数+1)效果。

Releases
Genre
补充包
Release Name
ACROSS DIMENSION【BTC-06】
Official Product Page
Date
International Arts

ja BT12-044 ブースターパック アクロス・タイム [BT-12]

en BT12-044 BOOSTER ACROSS TIME [BT12]

ko BT12-044 부스터 팩 어크로스 타임 [BTK-12]

GET /cards/zh-Hans/BT12-044

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT12-044",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "dp": 11000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT12-044.webp",
            "play-cost": 12,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u3010\u8fdb\u5316\u65f6\u3011\u76f4\u5230\u4e0b\u4e2a\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u7ed9\u4e0e\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u300a\u5b89\u9632\u653b\u51fb-2\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5224\u5b9a\u5b89\u9632\u5361\u724c\u7684\u5f20\u6570-2\uff09\u6548\u679c\u3002\n\n\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u5bf9\u65b9\u573a\u4e0a\u6bcf\u5b58\u57281\u53ea\u62e5\u6709\u300a\u5b89\u9632\u653b\u51fb\u300b\u6548\u679c\u7684\u6570\u7801\u5b9d\u8d1d,\u6b64\u6570\u7801\u5b9d\u8d1d\u83b7\u5f97\u300a\u5b89\u9632\u653b\u51fb+1\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5224\u5b9a\u5b89\u9632\u5361\u724c\u7684\u5f20\u6570+1\uff09\u6548\u679c\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 2,
            "color": ["yellow"],
            "number": "BT12-044",
            "name": "\u706f\u795e\u517d",
            "type": "\u9b54\u4eba\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT12-044"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT12-044"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT12-044"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT12-044",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT12-044"
        },
        "meta": {
            "notes": "BOOSTER ACROSS TIME [BT12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT12-044",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT12-044"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a2\u30af\u30ed\u30b9\u30fb\u30bf\u30a4\u30e0 [BT-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT12-044",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT12-044"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc5b4\ud06c\ub85c\uc2a4 \ud0c0\uc784 [BTK-12]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-06"
        },
        "meta": {
            "name": "ACROSS DIMENSION\u3010BTC-06\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT12-044"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT12-044 灯神兽BT12-044 灯神兽 on Heroicc