克希拉兽

Card Number
LM-006
Rarity
C
Category
Digimon
Level
6
Block Icon
03
Colour
Blue Purple
Play Cost
11
DP
11000
Form
究极体
Attribute
病毒种
Type
妖精型
Digivolution Requirements
Digivolve Cost
3
Colour
Blue Purple
Level
5
Category
Digimon
Effect

废弃区主要可将我方场上的1张驯兽师放回到卡组最下方,并将此卡牌以需支付的登场费用中减去放回驯兽师的登场费用登场。

登场时进化时丢弃对方1只数码宝贝最下方的3张进化源。此后,直到对方的回合结束为止,对方所有没有进化源的数码宝贝无法攻击。

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

ja LM-006 リミテッドカードパック デジモンゴーストゲーム [LM-01]

en LM-006 LIMITED PACK DIGIMON GHOST GAME [LM01]

ko LM-006 프로모션 카드

GET /cards/zh-Hans/LM-006

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/LM-006",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["blue", "purple"],
                "cost": 3
            }],
            "language": "zh-Hans",
            "dp": 11000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/LM-006.webp",
            "play-cost": 11,
            "form": "\u7a76\u6781\u4f53",
            "effect": "[\u5e9f\u5f03\u533a]\u3010\u4e3b\u8981\u3011\u53ef\u5c06\u6211\u65b9\u573a\u4e0a\u76841\u5f20\u9a6f\u517d\u5e08\u653e\u56de\u5230\u5361\u7ec4\u6700\u4e0b\u65b9,\u5e76\u5c06\u6b64\u5361\u724c\u4ee5\u9700\u652f\u4ed8\u7684\u767b\u573a\u8d39\u7528\u4e2d\u51cf\u53bb\u653e\u56de\u9a6f\u517d\u5e08\u7684\u767b\u573a\u8d39\u7528\u767b\u573a\u3002\n\n\u3010\u767b\u573a\u65f6\u3011\u3010\u8fdb\u5316\u65f6\u3011\u4e22\u5f03\u5bf9\u65b91\u53ea\u6570\u7801\u5b9d\u8d1d\u6700\u4e0b\u65b9\u76843\u5f20\u8fdb\u5316\u6e90\u3002\u6b64\u540e,\u76f4\u5230\u5bf9\u65b9\u7684\u56de\u5408\u7ed3\u675f\u4e3a\u6b62,\u5bf9\u65b9\u6240\u6709\u6ca1\u6709\u8fdb\u5316\u6e90\u7684\u6570\u7801\u5b9d\u8d1d\u65e0\u6cd5\u653b\u51fb\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u75c5\u6bd2\u79cd",
            "block-icon": 3,
            "color": ["blue", "purple"],
            "number": "LM-006",
            "name": "\u514b\u5e0c\u62c9\u517d",
            "type": "\u5996\u7cbe\u578b"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/LM-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/LM-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/LM-006"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/lm-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/LM-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/LM-006"
        },
        "meta": {
            "notes": "LIMITED PACK DIGIMON GHOST GAME [LM01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/LM-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/LM-006"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af \u30c7\u30b8\u30e2\u30f3\u30b4\u30fc\u30b9\u30c8\u30b2\u30fc\u30e0 [LM-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/LM-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/LM-006"
        },
        "meta": {
            "notes": "\ud504\ub85c\ubaa8\uc158 \uce74\ub4dc"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/lm-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/lm-01"
        },
        "meta": {
            "name": "LIMITED BOOSTER\u3010LM-01\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/LM-006"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

LM-006 克希拉兽LM-006 克希拉兽 on Heroicc