死神

Card Number
EX2-055
Rarity
R
Category
Digimon
Level
Block Icon
01
Colour
White
Play Cost
20
DP
15000
Form
数码死神
Type
综合能力型
Effect

当此数码宝贝将要登场时,可丢弃我方1只“母型数码死神”进化源下方的7张或更多卡牌,并使需支付的登场费用变为0。

速攻(此数码宝贝在登场的回合中也能进行攻击)

攻击时可从我方的废弃区中,将2张“ADR-02=搜索者”自选顺序置于此数码宝贝进化源最下方,并将此数码宝贝转换为活跃状态。

Releases
Genre
补充包
Release Name
EXTRA BOOSTER【EXC-01】
Official Product Page
Date
International Arts

ja EX2-055 テーマブースター デジタルハザード [EX-02]

en EX2-055 THEME BOOSTER DIGITAL HAZARD[EX-02]

ko EX2-055 테마 부스터 디지털 해저드 [EXK-02]

GET /cards/zh-Hans/EX2-055

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX2-055",
        "attributes": {
            "language": "zh-Hans",
            "dp": 15000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX2-055.webp",
            "play-cost": 20,
            "form": "\u6570\u7801\u6b7b\u795e",
            "effect": "\u5f53\u6b64\u6570\u7801\u5b9d\u8d1d\u5c06\u8981\u767b\u573a\u65f6,\u53ef\u4e22\u5f03\u6211\u65b91\u53ea\u201c\u6bcd\u578b\u6570\u7801\u6b7b\u795e\u201d\u8fdb\u5316\u6e90\u4e0b\u65b9\u76847\u5f20\u6216\u66f4\u591a\u5361\u724c,\u5e76\u4f7f\u9700\u652f\u4ed8\u7684\u767b\u573a\u8d39\u7528\u53d8\u4e3a0\u3002\n\u300a\u901f\u653b\u300b\uff08\u6b64\u6570\u7801\u5b9d\u8d1d\u5728\u767b\u573a\u7684\u56de\u5408\u4e2d\u4e5f\u80fd\u8fdb\u884c\u653b\u51fb\uff09\n\n\u3010\u653b\u51fb\u65f6\u3011\u53ef\u4ece\u6211\u65b9\u7684\u5e9f\u5f03\u533a\u4e2d,\u5c062\u5f20\u201cADR-02=\u641c\u7d22\u8005\u201d\u81ea\u9009\u987a\u5e8f\u7f6e\u4e8e\u6b64\u6570\u7801\u5b9d\u8d1d\u8fdb\u5316\u6e90\u6700\u4e0b\u65b9,\u5e76\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u8f6c\u6362\u4e3a\u6d3b\u8dc3\u72b6\u6001\u3002",
            "rarity": "R",
            "category": "digimon",
            "block-icon": 1,
            "color": ["white"],
            "number": "EX2-055",
            "name": "\u6b7b\u795e",
            "type": "\u7efc\u5408\u80fd\u529b\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX2-055"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX2-055"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX2-055"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/exc-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX2-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-055"
        },
        "meta": {
            "notes": "THEME BOOSTER DIGITAL HAZARD[EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX2-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX2-055"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30bf\u30eb\u30cf\u30b6\u30fc\u30c9 [EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX2-055",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX2-055"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/exc-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/exc-01"
        },
        "meta": {
            "name": "EXTRA BOOSTER\u3010EXC-01\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX2-055"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX2-055 死神EX2-055 死神 on Heroicc