珊瑚兽

Card Number
EX11-013
Rarity
U
Category
Digimon
Level
3
Block Icon
05
Colour
Blue
Play Cost
3
DP
1000
Form
成长期
Attribute
数据种
Type
软体型/界放者
Digivolution Requirements
Digivolve Cost
0
Colour
Blue
Level
2
Category
Digimon
Effect

移动时登场时若我方持有的手牌不多于7张,则抽1张卡规则特征:拥有类型“水栖型”

Inherited Effect

攻击结束时每回合1次内存值+1。

Releases
Genre
补充包
Release Name
DAWN OF LIBERATOR【EX-11】
Official Product Page
Date
Alternate Arts

zh-Hans EX11-013 P1 DAWN OF LIBERATOR【EX-11】

International Arts

ja EX11-013 エクストラブースター DAWN OF LIBERATOR [EX-11]

ja EX11-013 P1 エクストラブースター DAWN OF LIBERATOR [EX-11]

en EX11-013 EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]

en EX11-013 P1 EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]

GET /cards/zh-Hans/EX11-013

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-013",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "zh-Hans",
            "inherited-effect": "\u3010\u653b\u51fb\u7ed3\u675f\u65f6\u3011[\u6bcf\u56de\u54081\u6b21]\u5185\u5b58\u503c+1\u3002",
            "dp": 1000,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/zh-Hans\/EX11-013.webp",
            "play-cost": 3,
            "form": "\u6210\u957f\u671f",
            "effect": "\u3010\u79fb\u52a8\u65f6\u3011\u3010\u767b\u573a\u65f6\u3011\u82e5\u6211\u65b9\u6301\u6709\u7684\u624b\u724c\u4e0d\u591a\u4e8e7\u5f20,\u5219\u300a\u62bd1\u5f20\u5361\u300b\u3002\n\n\u3008\u89c4\u5219\u3009\u7279\u5f81:\u62e5\u6709\u7c7b\u578b\u201c\u6c34\u6816\u578b\u201d\u3002",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\u6570\u636e\u79cd",
            "block-icon": 5,
            "color": ["blue"],
            "number": "EX11-013",
            "name": "\u73ca\u745a\u517d",
            "type": "\u8f6f\u4f53\u578b\/\u754c\u653e\u8005"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-013_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX11-013"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX11-013_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-013"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-013_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/zh-Hans\/ex-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-013_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-013_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX11-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-013"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX11-013_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-013_P1"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-013"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-013_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-013_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/zh-Hans\/ex-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/zh-Hans\/ex-11"
        },
        "meta": {
            "name": "DAWN OF LIBERATOR\u3010EX-11\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-013"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="zh-Hans" data-card-id="EX11-013">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="EX11-013 珊瑚兽" src="https://images.heroi.cc/cards/zh-Hans/EX11-013.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/zh-Hans/EX11-013">EX11-013 珊瑚兽</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX11-013 珊瑚兽EX11-013 珊瑚兽 on Heroicc