热带兽

Card Number
EX3-042
Rarity
C
Category
Digimon
Level
5
Block Icon
02
Colour
Green
Play Cost
7
DP
7000
Form
完全体
Attribute
病毒种
Type
植物型
Digivolution Requirements
Digivolve Cost
3
Colour
Green
Level
4
Category
Digimon
Effect

进化时当此数码宝贝处于休息状态时,将对方的1只数码宝贝转换为休息状态。

Inherited Effect

我方的回合每回合1次当我方的数码宝贝因效果转换为休息状态时,将对方的1只数码宝贝转换为休息状态。

Releases
Genre
补充包
Release Name
EXTRA BOOSTER 2 Draconic Roar【EXC-02】
Official Product Page
Date
International Arts

ja EX3-042 テーマブースター ドラゴンズロア [EX-03]

en EX3-042 THEME BOOSTER DRACONIC ROAR [EX-03]

ko EX3-042 테마 부스터 드래곤즈 로어 [EXK-03]

GET /cards/zh-Hans/EX3-042

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX3-042",
        "attributes": {
            "level": 5,
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["green"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u6211\u65b9\u7684\u6570\u7801\u5b9d\u8d1d\u56e0\u6548\u679c\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u65f6,\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002",
            "dp": 7000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX3-042.webp",
            "play-cost": 7,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u8fdb\u5316\u65f6\u3011\u5f53\u6b64\u6570\u7801\u5b9d\u8d1d\u5904\u4e8e\u4f11\u606f\u72b6\u6001\u65f6,\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 2,
            "color": ["green"],
            "number": "EX3-042",
            "name": "\u70ed\u5e26\u517d",
            "type": "\u690d\u7269\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX3-042"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX3-042"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX3-042"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/exc-02"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX3-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX3-042"
        },
        "meta": {
            "notes": "THEME BOOSTER DRACONIC ROAR [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX3-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX3-042"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c9\u30e9\u30b4\u30f3\u30ba\u30ed\u30a2 [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX3-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX3-042"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/exc-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/exc-02"
        },
        "meta": {
            "name": "EXTRA BOOSTER 2 Draconic Roar\u3010EXC-02\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-042"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX3-042 热带兽EX3-042 热带兽 on Heroicc