恐龙王兽

Card Number
BT9-018
Rarity
R
Category
Digimon
Level
6
Block Icon
01
Colour
Red Green
Play Cost
13
DP
13000
Form
究极体
Attribute
数据种
Type
恐龙型/X抗体
Digivolution Requirements
Digivolve Cost
5
Colour
Red Green
Level
5
Category
Digimon
Effect

进化时对方的场上每存在1张驯兽师,将对方的1只数码宝贝转换为休息状态,内存值+1。

双方的回合每回合1次当对方DP不高于6000的数码宝贝转换为休息状态时,可以消灭该数码宝贝。

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

ja BT9-018 ブースターパック Xレコード [BT-09]

en BT9-018 BOOSTER X RECORD [BT09]

ko BT9-018 부스터 팩 X레코드 [BTK-09]

GET /cards/zh-Hans/BT9-018

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-018",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["red"],
                "cost": 5
            }, {
                "level": 5,
                "category": "digimon",
                "color": ["green"],
                "cost": 5
            }],
            "language": "zh-Hans",
            "dp": 13000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT9-018.webp",
            "play-cost": 13,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u3010\u8fdb\u5316\u65f6\u3011\u5bf9\u65b9\u7684\u573a\u4e0a\u6bcf\u5b58\u57281\u5f20\u9a6f\u517d\u5e08,\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001,\u5185\u5b58\u503c+1\u3002\n\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u5bf9\u65b9DP\u4e0d\u9ad8\u4e8e6000\u7684\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u65f6,\u53ef\u4ee5\u6d88\u706d\u8be5\u6570\u7801\u5b9d\u8d1d\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 1,
            "color": ["red", "green"],
            "number": "BT9-018",
            "name": "\u6050\u9f99\u738b\u517d",
            "type": "\u6050\u9f99\u578b\/X\u6297\u4f53"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT9-018"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT9-018"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-018"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT9-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-018"
        },
        "meta": {
            "notes": "BOOSTER X RECORD [BT09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT9-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-018"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT9-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-018"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }, {
        "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\/BT9-018"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT9-018 恐龙王兽BT9-018 恐龙王兽 on Heroicc