三藏兽

Card Number
BT10-038
Rarity
R
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

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

Inherited Effect

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

Releases
Genre
补充包
Release Name
XROS RECORD【BTC-05】
Official Product Page
Date
International Arts

ja BT10-038 ブースターパック クロスエンカウンター [BT-10]

en BT10-038 BOOSTER Xros Encounter [BT10]

ko BT10-038 부스터 팩 크로스 인카운터 [BTK-10]

GET /cards/zh-Hans/BT10-038

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT10-038",
        "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\/BT10-038.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\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-1\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5224\u5b9a\u5b89\u9632\u5361\u724c\u7684\u5f20\u6570-1\uff09\u6548\u679c\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 2,
            "color": ["yellow"],
            "number": "BT10-038",
            "name": "\u4e09\u85cf\u517d",
            "type": "\u50e7\u4fa3\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT10-038"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT10-038"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT10-038"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT10-038",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT10-038"
        },
        "meta": {
            "notes": "BOOSTER Xros Encounter [BT10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT10-038",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT10-038"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30f3\u30ab\u30a6\u30f3\u30bf\u30fc [BT-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT10-038",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT10-038"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 [BTK-10]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-05"
        },
        "meta": {
            "name": "XROS RECORD\u3010BTC-05\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT10-038"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT10-038 三藏兽BT10-038 三藏兽 on Heroicc