GET /cards/ja/EX12-006

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/EX12-006",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u81ea\u5206\u306e\u30bf\u30fc\u30f3\u3011\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u3092DP+2000\u3002",
            "dp": 2000,
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/EX12-006.webp",
            "play-cost": 3,
            "form": "\u6210\u9577\u671f",
            "effect": "\u3010\u9032\u5316\u3011\u7279\u5fb4\u300c\u30b7\u30e3\u30f3\u30d0\u30e9\u300d\u3092\u6301\u3064Lv.2:\u30b3\u30b9\u30c80\n\u3010\u81ea\u5206\u306e\u30e1\u30a4\u30f3\u30d5\u30a7\u30a4\u30ba\u958b\u59cb\u6642\u3011\u81ea\u5206\u306e\u624b\u672d\u304b\u3089\u3001\u7279\u5fb4\u300cSW\u300d\u3092\u6301\u3064\u30ab\u30fc\u30c91\u679a\u3092\u7834\u68c4\u3059\u308b\u3053\u3068\u3067\u3001\u226a1\u30c9\u30ed\u30fc\u226b\u3001\u30e1\u30e2\u30ea\u30fc+1\u3002",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\u30ef\u30af\u30c1\u30f3\u7a2e",
            "block-icon": 6,
            "color": ["red"],
            "number": "EX12-006",
            "name": "\u30ab\u30ab\u30e2\u30f3",
            "type": "\u7363\u578b\/\u30b7\u30e3\u30f3\u30d0\u30e9\/SW"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-006_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX12-006_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-006_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX12-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-006_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-006"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX12-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-006_P1"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-006"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-006_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/ex-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/ex-12"
        },
        "meta": {
            "name": "DIGITAL WORLD SHAMBALA\u3010EX-12\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-006"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="EX12-006" style="view-transition-name:ja_EX12-006_P0;">
    <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" alt="EX12-006 カカモン" src="https://images.heroi.cc/cards/ja/EX12-006.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/EX12-006">EX12-006 カカモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX12-006 カカモンEX12-006 カカモン on Heroicc

カカモン

Card Number
EX12-006
Rarity
R
Category
Digimon
Level
3
Block Icon
06
Colour
Red
Play Cost
3
DP
2000
Form
成長期
Attribute
ワクチン種
Type
獣型/シャンバラ/SW
Digivolution Requirements
Digivolve Cost
0
Colour
Red
Level
2
Category
Digimon
Effect

進化特徴「シャンバラ」を持つLv.2:コスト0

自分のメインフェイズ開始時自分の手札から、特徴「SW」を持つカード1枚を破棄することで、1ドロー、メモリー+1。

Inherited Effect

自分のターンこのデジモンをDP+2000。

Releases
Genre
ブースターパック
Release Name
DIGITAL WORLD SHAMBALA【EX-12】
Official Product Page
Date
Notes
エクストラブースター DIGITAL WORLD SHAMBALA [EX-12]
Alternate Arts

ja EX12-006 P1 エクストラブースター DIGITAL WORLD SHAMBALA [EX-12]

International Arts

en EX12-006 Extra Booster DIGITAL WORLD SHAMBALA [EX-12]

en EX12-006 P1 Extra Booster DIGITAL WORLD SHAMBALA [EX-12]

zh-Hans EX12-006 DIGITAL WORLD SHAMBALA【EX-12】

zh-Hans EX12-006 P1 DIGITAL WORLD SHAMBALA【EX-12】