ADR-01=树莉

Card Number
BT19-078
Rarity
C
Category
Digimon
Level
Block Icon
04
Colour
White
Play Cost
5
DP
2000
Form
数码死神
Type
谍报型
Effect

登场时直到回合结束为止,我方的1只“母型数码死神”每持有1张进化源,对方1只数码宝贝的DP-1000。

主要将此数码宝贝置于我方进化源中没有“ADR-01=树莉”“母型数码死神”的进化源最下方。

Inherited Effect

对方的回合当对方的数码宝贝进行攻击时,可从此数码宝贝的进化源中,不支付费用登场1张“ADR-01=树莉”。若那样做的话,则可以将攻击对象变更为通过此效果登场的数码宝贝。

Releases
Genre
补充包
Release Name
ELEMENT EVOLUTION【BTC-13】
Official Product Page
Date
International Arts

ja BT19-078 ブースタ-パック クロスエボリューション [BT-19]

en BT19-078 Special Booster Ver.2.5 [BT19-20]

GET /cards/zh-Hans/BT19-078

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT19-078",
        "attributes": {
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u5bf9\u65b9\u7684\u56de\u5408\u3011\u5f53\u5bf9\u65b9\u7684\u6570\u7801\u5b9d\u8d1d\u8fdb\u884c\u653b\u51fb\u65f6,\u53ef\u4ece\u6b64\u6570\u7801\u5b9d\u8d1d\u7684\u8fdb\u5316\u6e90\u4e2d,\u4e0d\u652f\u4ed8\u8d39\u7528\u767b\u573a1\u5f20\u201cADR-01=\u6811\u8389\u201d\u3002\u82e5\u90a3\u6837\u505a\u7684\u8bdd,\u5219\u53ef\u4ee5\u5c06\u653b\u51fb\u5bf9\u8c61\u53d8\u66f4\u4e3a\u901a\u8fc7\u6b64\u6548\u679c\u767b\u573a\u7684\u6570\u7801\u5b9d\u8d1d\u3002",
            "dp": 2000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT19-078.webp",
            "play-cost": 5,
            "form": "\u6570\u7801\u6b7b\u795e",
            "effect": "\u3010\u767b\u573a\u65f6\u3011\u76f4\u5230\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u6211\u65b9\u76841\u53ea\u201c\u6bcd\u578b\u6570\u7801\u6b7b\u795e\u201d\u6bcf\u6301\u67091\u5f20\u8fdb\u5316\u6e90,\u5bf9\u65b91\u53ea\u6570\u7801\u5b9d\u8d1d\u7684DP-1000\u3002\n\n\u3010\u4e3b\u8981\u3011\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u7f6e\u4e8e\u6211\u65b9\u8fdb\u5316\u6e90\u4e2d\u6ca1\u6709\u201cADR-01=\u6811\u8389\u201d\u7684\u201c\u6bcd\u578b\u6570\u7801\u6b7b\u795e\u201d\u7684\u8fdb\u5316\u6e90\u6700\u4e0b\u65b9\u3002",
            "rarity": "C",
            "category": "digimon",
            "block-icon": 4,
            "color": ["white"],
            "number": "BT19-078",
            "name": "ADR-01=\u6811\u8389",
            "type": "\u8c0d\u62a5\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT19-078"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT19-078"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-13"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT19-078",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT19-078"
        },
        "meta": {
            "notes": "Special Booster Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT19-078",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT19-078"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30dc\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3 [BT-19]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-13",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-13"
        },
        "meta": {
            "name": "ELEMENT EVOLUTION\u3010BTC-13\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT19-078"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="BT19-078">
    <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="BT19-078 ADR-01=树莉" src="https://images.heroi.cc/cards/zh-Hans/BT19-078.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/BT19-078">BT19-078 ADR-01=树莉</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT19-078 ADR-01=树莉BT19-078 ADR-01=树莉 on Heroicc