Familiar

Card Number
BT22-TOKEN
Rarity
Category
Digimon
Level
Colour
Yellow
DP
3000
Effect

■This card can be used as a [Familiar] token.

■Tokens can't be put in decks or Digi-Egg decks.

■Tokens can't digivolve.

■Cards can't be placed under tokens.

■When a token would leave the field, it's removed from the game.

On Deletion 1 of your opponent's Digimon gets -3000 DP for the turn.

Releases
Genre
Booster Pack
Release Name
CYBER EDEN [BT-22]
Official Product Page
Date
Notes
BOOSTER CYBER EDEN [BT-22]
International Arts

ja BT22-TOKEN ブースターパック CYBER EDEN [BT-22]BOX購入特典

zh-Hans BT22-TOKEN CYBER EDEN【BT-22】

GET /cards/en/BT22-TOKEN

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT22-TOKEN",
        "attributes": {
            "language": "en",
            "dp": 3000,
            "notes": "BOOSTER CYBER EDEN [BT-22]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT22-TOKEN.webp",
            "effect": "\u25a0This card can be used as a [Familiar] token.\n\u25a0Tokens can't be put in decks or Digi-Egg decks.\n\u25a0Tokens can't digivolve.\n\u25a0Cards can't be placed under tokens.\n\u25a0When a token would leave the field, it's removed from the game. \n[On Deletion] 1 of your opponent's Digimon gets -3000 DP for the turn.",
            "category": "digimon",
            "color": ["yellow"],
            "number": "BT22-TOKEN",
            "name": "Familiar"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT22-TOKEN"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT22-TOKEN"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-22"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT22-TOKEN",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT22-TOKEN"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af\u3000CYBER EDEN [BT-22]BOX\u8cfc\u5165\u7279\u5178"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT22-TOKEN",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT22-TOKEN"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-22",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-22"
        },
        "meta": {
            "name": "CYBER EDEN [BT-22]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT22-TOKEN"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT22-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="BT22-TOKEN Familiar" src="https://images.heroi.cc/cards/en/BT22-TOKEN.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT22-TOKEN">BT22-TOKEN Familiar</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT22-TOKEN FamiliarBT22-TOKEN Familiar on Heroicc