凯王兽

Card Number
P-183
Rarity
P
Category
Digimon
Level
6
Block Icon
05
Colour
Black Red
Play Cost
13
DP
13000
Form
究极体
Attribute
病毒种
Type
龙人型/X抗体
Digivolution Requirements
Digivolve Cost
5
Colour
Black Red
Level
5
Category
Digimon
Effect

重启阻挡者

进化时直到对方的回合结束为止,给与对方的1只数码宝贝“我方的主要阶段开始时用此数码宝贝进行攻击。”效果。此后,可以用此数码宝贝进行攻击。

双方的回合每回合1次当攻击对象被变更时,丢弃对方安防区最上方的1张卡牌。

规则名称:也视为包含“暴龙兽”

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

ja P-183 ブースタ-パック WORLD CONVERGENCE [BT-21]BOX購入特典

en P-183 Illustration Celebration Pack

GET /cards/zh-Hans/P-183

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-183",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black", "red"],
                "cost": 5
            }],
            "language": "zh-Hans",
            "dp": 13000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/P-183.webp",
            "play-cost": 13,
            "form": "\u7a76\u6781\u4f53",
            "effect": "\u300a\u91cd\u542f\u300b\u300a\u963b\u6321\u8005\u300b\n\n\u3010\u8fdb\u5316\u65f6\u3011\u76f4\u5230\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u7ed9\u4e0e\u5bf9\u65b9\u76841\u53ea\u6570\u7801\u5b9d\u8d1d\u201c\u3010\u6211\u65b9\u7684\u4e3b\u8981\u9636\u6bb5\u5f00\u59cb\u65f6\u3011\u7528\u6b64\u6570\u7801\u5b9d\u8d1d\u8fdb\u884c\u653b\u51fb\u3002\u201d\u6548\u679c\u3002\u6b64\u540e,\u53ef\u4ee5\u7528\u6b64\u6570\u7801\u5b9d\u8d1d\u8fdb\u884c\u653b\u51fb\u3002\n\n\u3010\u53cc\u65b9\u7684\u56de\u5408\u3011[\u6bcf\u56de\u54081\u6b21]\u5f53\u653b\u51fb\u5bf9\u8c61\u88ab\u53d8\u66f4\u65f6,\u4e22\u5f03\u5bf9\u65b9\u5b89\u9632\u533a\u6700\u4e0a\u65b9\u76841\u5f20\u5361\u724c\u3002\n\n\u3008\u89c4\u5219\u3009\u540d\u79f0:\u4e5f\u89c6\u4e3a\u5305\u542b\u201c\u66b4\u9f99\u517d\u201d\u3002",
            "rarity": "P",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 5,
            "color": ["black", "red"],
            "number": "P-183",
            "name": "\u51ef\u738b\u517d",
            "type": "\u9f99\u4eba\u578b\/X\u6297\u4f53"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-183"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-183"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/bt-21"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-183",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-183"
        },
        "meta": {
            "notes": "Illustration Celebration Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-183",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-183"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af WORLD CONVERGENCE [BT-21]BOX\u8cfc\u5165\u7279\u5178"
        }
    }, {
        "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\/P-183"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

P-183 凯王兽P-183 凯王兽 on Heroicc