沙悟兽

Card Number
BT12-040
Rarity
C
Category
Digimon
Level
5
Block Icon
02
Colour
Yellow
Play Cost
7
DP
7000
Form
完全体
Attribute
病毒种
Type
魔人型
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow
Level
4
Category
Digimon
Effect

进化记述有保存的Lv.4起3

当将要从手牌中登场此卡牌时,若对方场上存在拥有安防攻击效果的数码宝贝,则需支付的登场费用-3。

Inherited Effect

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

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

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

en BT12-040 BOOSTER ACROSS TIME [BT12]

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

GET /cards/zh-Hans/BT12-040

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT12-040",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u653b\u51fb\u65f6\u3011[\u6bcf\u56de\u54081\u6b21]\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-1\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5224\u5b9a\u5b89\u9632\u5361\u724c\u7684\u5f20\u6570-1\uff09\u6548\u679c\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT12-040.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011\u8bb0\u8ff0\u6709\u300a\u4fdd\u5b58\u300b\u7684Lv.4\u8d773\n\n\u5f53\u5c06\u8981\u4ece\u624b\u724c\u4e2d\u767b\u573a\u6b64\u5361\u724c\u65f6,\u82e5\u5bf9\u65b9\u573a\u4e0a\u5b58\u5728\u62e5\u6709\u300a\u5b89\u9632\u653b\u51fb\u300b\u6548\u679c\u7684\u6570\u7801\u5b9d\u8d1d,\u5219\u9700\u652f\u4ed8\u7684\u767b\u573a\u8d39\u7528-3\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 2,
            "color": ["yellow"],
            "number": "BT12-040",
            "name": "\u6c99\u609f\u517d",
            "type": "\u9b54\u4eba\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT12-040"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT12-040"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT12-040"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-06"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT12-040",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT12-040"
        },
        "meta": {
            "notes": "BOOSTER ACROSS TIME [BT12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT12-040",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT12-040"
        },
        "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-040",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT12-040"
        },
        "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-040"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT12-040 沙悟兽BT12-040 沙悟兽 on Heroicc