Tokomon

Card Number
BT19-004
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
04
Colour
Green
Form
In-Training
Type
Lesser
Inherited Effect

Your Turn While you have another green Digimon, this Digimon gets +2000 DP.

Releases
Genre
Booster Pack
Release Name
Ver.2.0 [BT18-19]
Official Product Page
Date
Notes
Special Booster Ver.2.0 [BT18-19]
International Arts

ja BT19-004 ブースタ-パック クロスエボリューション [BT-19]

zh-Hans BT19-004 XROS SUCCESSOR【BTC-12】

GET /cards/en/BT19-004

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT19-004",
        "attributes": {
            "level": 2,
            "language": "en",
            "inherited-effect": "[Your Turn] While you have another green Digimon, this Digimon gets +2000 DP.",
            "notes": "Special Booster Ver.2.0 [BT18-19]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT19-004.webp",
            "form": "In-Training",
            "rarity": "C",
            "category": "digi-egg",
            "block-icon": 4,
            "color": ["green"],
            "number": "BT19-004",
            "name": "Tokomon",
            "type": "Lesser"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT19-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT19-004"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt18-19-v2-0"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT19-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT19-004"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30dc\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3 [BT-19]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT19-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT19-004"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt18-19-v2-0",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt18-19-v2-0"
        },
        "meta": {
            "name": "Ver.2.0 [BT18-19]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT19-004"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT19-004" data-category="digi-egg">
    <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="BT19-004 Tokomon" src="https://images.heroi.cc/cards/en/BT19-004.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT19-004">BT19-004 Tokomon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT19-004 TokomonBT19-004 Tokomon on Heroicc