ディアボロモン

Card Number
TOKEN
Rarity
Category
Digimon
Level
6
Colour
White
Play Cost
14
DP
3000
Form
究極体
Attribute
不明
Type
種族不明
Effect

■このカードは「ディアボロモン」トークンとして使うことができる。

■トークンカードはデッキ・デジタマデッキに入れることができない。

■トークンは進化できない。

■トークンの下にカードを置くことはできない。

■トークンがエリアを離れるとき、ゲームから取り除かれる。

Releases
Genre
プロモーションカード
Release Name
店舗イベント景品
Notes
エボリューションカップ2025 SEASON 3 参加賞
International Arts

en TOKEN Evolution Cup 2025 Vol. 2

zh-Hans TOKEN 宣传卡【P】

ko TOKEN 테마 부스터 인퍼널 어센션 [EXK-06]

GET /cards/ja/TOKEN

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/TOKEN",
        "attributes": {
            "level": 6,
            "language": "ja",
            "dp": 3000,
            "notes": "\u30a8\u30dc\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u30ab\u30c3\u30d72025 SEASON 3 \u53c2\u52a0\u8cde",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/TOKEN.webp",
            "play-cost": 14,
            "form": "\u7a76\u6975\u4f53",
            "effect": "\u25a0\u3053\u306e\u30ab\u30fc\u30c9\u306f\u300c\u30c7\u30a3\u30a2\u30dc\u30ed\u30e2\u30f3\u300d\u30c8\u30fc\u30af\u30f3\u3068\u3057\u3066\u4f7f\u3046\u3053\u3068\u304c\u3067\u304d\u308b\u3002\n\u25a0\u30c8\u30fc\u30af\u30f3\u30ab\u30fc\u30c9\u306f\u30c7\u30c3\u30ad\u30fb\u30c7\u30b8\u30bf\u30de\u30c7\u30c3\u30ad\u306b\u5165\u308c\u308b\u3053\u3068\u304c\u3067\u304d\u306a\u3044\u3002\n\u25a0\u30c8\u30fc\u30af\u30f3\u306f\u9032\u5316\u3067\u304d\u306a\u3044\u3002\n\u25a0\u30c8\u30fc\u30af\u30f3\u306e\u4e0b\u306b\u30ab\u30fc\u30c9\u3092\u7f6e\u304f\u3053\u3068\u306f\u3067\u304d\u306a\u3044\u3002\n\u25a0\u30c8\u30fc\u30af\u30f3\u304c\u30a8\u30ea\u30a2\u3092\u96e2\u308c\u308b\u3068\u304d\u3001\u30b2\u30fc\u30e0\u304b\u3089\u53d6\u308a\u9664\u304b\u308c\u308b\u3002",
            "category": "digimon",
            "attribute": "\u4e0d\u660e",
            "color": ["white"],
            "number": "TOKEN",
            "name": "\u30c7\u30a3\u30a2\u30dc\u30ed\u30e2\u30f3",
            "type": "\u7a2e\u65cf\u4e0d\u660e"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/TOKEN"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/TOKEN"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/TOKEN"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/dian-puibento-jing-pin"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/TOKEN",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/TOKEN"
        },
        "meta": {
            "notes": "Evolution Cup 2025 Vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/TOKEN",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/TOKEN"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc778\ud37c\ub110 \uc5b4\uc13c\uc158 [EXK-06]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/TOKEN",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/TOKEN"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/dian-puibento-jing-pin",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/dian-puibento-jing-pin"
        },
        "meta": {
            "name": "\u5e97\u8217\u30a4\u30d9\u30f3\u30c8\u666f\u54c1"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/TOKEN"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="TOKEN">
    <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="TOKEN ディアボロモン" src="https://images.heroi.cc/cards/ja/TOKEN.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/TOKEN">TOKEN ディアボロモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

TOKEN ディアボロモンTOKEN ディアボロモン on Heroicc