火神兽

Card Number
BT21-013
Rarity
U
Category
Digimon
Level
4
Block Icon
05
Colour
Red
Play Cost
5
DP
5000
Form
混合体
Attribute
可变种
Type
魔人型/HERO
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Digivolve Cost
2
Colour
Red
Category
Digimon
Effect

进化“炎龙兽”:费用0

进化时可以从我方的手牌/废弃区中,将1张拥有“混合体”/“HERO”特征的数码宝贝卡牌置于此数码宝贝的进化源最下方,或我方拥有进化源效果的红色驯兽师下方。

攻击时可以将此数码宝贝以需支付的进化费用-1进化成手牌中拥有“混合体”/“HERO”特征的红色数码宝贝卡牌。

Inherited Effect

我方的回合此数码宝贝的DP+2000。

Releases
Genre
补充包
Release Name
WORLD CONVERGENCE【BT-21】
Official Product Page
Date
International Arts

ja BT21-013 ブースタ-パック WORLD CONVERGENCE [BT-21]

en BT21-013 BOOSTER WORLD CONVERGENCE [BT-21]

GET /cards/zh-Hans/BT21-013

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT21-013",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }, {
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u6211\u65b9\u7684\u56de\u5408\u3011\u6b64\u6570\u7801\u5b9d\u8d1d\u7684DP+2000\u3002",
            "dp": 5000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/BT21-013.webp",
            "play-cost": 5,
            "form": "\u6df7\u5408\u4f53",
            "effect": "\u3010\u8fdb\u5316\u3011\u201c\u708e\u9f99\u517d\u201d:\u8d39\u75280\n\n\u3010\u8fdb\u5316\u65f6\u3011\u53ef\u4ee5\u4ece\u6211\u65b9\u7684\u624b\u724c\/\u5e9f\u5f03\u533a\u4e2d,\u5c061\u5f20\u62e5\u6709\u201c\u6df7\u5408\u4f53\u201d\/\u201cHERO\u201d\u7279\u5f81\u7684\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u7f6e\u4e8e\u6b64\u6570\u7801\u5b9d\u8d1d\u7684\u8fdb\u5316\u6e90\u6700\u4e0b\u65b9,\u6216\u6211\u65b9\u62e5\u6709\u8fdb\u5316\u6e90\u6548\u679c\u7684\u7ea2\u8272\u9a6f\u517d\u5e08\u4e0b\u65b9\u3002\n\n\u3010\u653b\u51fb\u65f6\u3011\u53ef\u4ee5\u5c06\u6b64\u6570\u7801\u5b9d\u8d1d\u4ee5\u9700\u652f\u4ed8\u7684\u8fdb\u5316\u8d39\u7528-1\u8fdb\u5316\u6210\u624b\u724c\u4e2d\u62e5\u6709\u201c\u6df7\u5408\u4f53\u201d\/\u201cHERO\u201d\u7279\u5f81\u7684\u7ea2\u8272\u6570\u7801\u5b9d\u8d1d\u5361\u724c\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u53ef\u53d8\u79cd",
            "block-icon": 5,
            "color": ["red"],
            "number": "BT21-013",
            "name": "\u706b\u795e\u517d",
            "type": "\u9b54\u4eba\u578b\/HERO"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT21-013"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT21-013"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/bt-21"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT21-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT21-013"
        },
        "meta": {
            "notes": "BOOSTER WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT21-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT21-013"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af WORLD CONVERGENCE [BT-21]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/bt-21",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/bt-21"
        },
        "meta": {
            "name": "WORLD CONVERGENCE\u3010BT-21\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT21-013"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT21-013 火神兽BT21-013 火神兽 on Heroicc