死神兽

Card Number
RB1-024
Rarity
U
Category
Digimon
Level
5
Block Icon
02
Colour
Green
Play Cost
8
DP
8000
Form
完全体
Attribute
疫苗种
Type
兽型
Digivolution Requirements
Digivolve Cost
3
Colour
Green
Level
4
Category
Digimon
Effect

进化时本回合中,此数码宝贝获得贯通效果。此后,若此数码宝贝的进化源中存在名称中包含“安哥拉兽”的卡牌,则将对方的1只数码宝贝转换为休息状态。

Inherited Effect

我方的回合每回合1次当此数码宝贝通过战斗消灭对方的数码宝贝时,丢弃对方安防区最上方的1张卡牌。

Releases
Genre
补充包
Release Name
GREAT WARRIOR 【BTC-07】
Official Product Page
Date
International Arts

ja RB1-024 リブートブースター ライジングウインド [RB-01]

en RB1-024 RESURGENCE BOOSTER [RB01]

ko RB1-024 리부트 부스터 라이징 윈드 [RBK-01]

GET /cards/zh-Hans/RB1-024

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/RB1-024",
        "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\u6b64\u6570\u7801\u5b9d\u8d1d\u901a\u8fc7\u6218\u6597\u6d88\u706d\u5bf9\u65b9\u7684\u6570\u7801\u5b9d\u8d1d\u65f6,\u4e22\u5f03\u5bf9\u65b9\u5b89\u9632\u533a\u6700\u4e0a\u65b9\u76841\u5f20\u5361\u724c\u3002",
            "dp": 8000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/RB1-024.webp",
            "play-cost": 8,
            "form": "\u5b8c\u5168\u4f53",
            "effect": "\u3010\u8fdb\u5316\u65f6\u3011\u672c\u56de\u5408\u4e2d,\u6b64\u6570\u7801\u5b9d\u8d1d\u83b7\u5f97\u300a\u8d2f\u901a\u300b\u6548\u679c\u3002\u6b64\u540e,\u82e5\u6b64\u6570\u7801\u5b9d\u8d1d\u7684\u8fdb\u5316\u6e90\u4e2d\u5b58\u5728\u540d\u79f0\u4e2d\u5305\u542b\u201c\u5b89\u54e5\u62c9\u517d\u201d\u7684\u5361\u724c,\u5219\u5c06\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u4f11\u606f\u72b6\u6001\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u75ab\u82d7\u79cd",
            "block-icon": 2,
            "color": ["green"],
            "number": "RB1-024",
            "name": "\u6b7b\u795e\u517d",
            "type": "\u517d\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/RB1-024"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/RB1-024"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/RB1-024"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/btc-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/RB1-024",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/RB1-024"
        },
        "meta": {
            "notes": "RESURGENCE BOOSTER [RB01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/RB1-024",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/RB1-024"
        },
        "meta": {
            "notes": "\u30ea\u30d6\u30fc\u30c8\u30d6\u30fc\u30b9\u30bf\u30fc \u30e9\u30a4\u30b8\u30f3\u30b0\u30a6\u30a4\u30f3\u30c9 [RB-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/RB1-024",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/RB1-024"
        },
        "meta": {
            "notes": "\ub9ac\ubd80\ud2b8 \ubd80\uc2a4\ud130 \ub77c\uc774\uc9d5 \uc708\ub4dc [RBK-01]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/btc-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/btc-07"
        },
        "meta": {
            "name": "GREAT WARRIOR \u3010BTC-07\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/RB1-024"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

RB1-024 死神兽RB1-024 死神兽 on Heroicc