GET /cards/en/ST3-01_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST3-01_P1",
        "attributes": {
            "level": 2,
            "faqs": [{
                "date": "2024-03-28",
                "question": "If the DP of an opponent's Digimon is reduced to 0 and deleted, if I have multiple Digimon with this Digimon as digivolution cards, do all of their effects activate?",
                "answer": "Yes. Since it meets the activation conditions, they all activate."
            }],
            "language": "en",
            "inherited-effect": "[Your Turn][Once Per Turn] When an opponent's Digimon is deleted by dropping to 0 DP, this Digimon gets +1000 DP for the turn.",
            "notes": "Judge Pack 2",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST3-01_P1.webp",
            "form": "In-Training",
            "rarity": "U",
            "category": "digi-egg",
            "color": ["yellow"],
            "number": "ST3-01",
            "name": "Tokomon",
            "type": "Lesser"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST3-01"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST3-01"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST3-01"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST3-01"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/large-scale-tournaments"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST3-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST3-01"
        },
        "meta": {
            "notes": "Starter Deck HEAVEN\u2019S YELLOW [ST-3]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST3-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST3-01"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30d8\u30d6\u30f3\u30ba\u30a4\u30a8\u30ed\u30fc [ST-3]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST3-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST3-01"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ud5e4\ube10\uc988 \uc610\ub85c [STK-3]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST3-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST3-01"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/large-scale-tournaments",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/large-scale-tournaments"
        },
        "meta": {
            "name": "Large-Scale Tournaments"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST3-01_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST3-01_P1" style="view-transition-name:en_ST3-01_P1;" data-category="digi-egg">
    <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="ST3-01 Tokomon · Alternate Art #1" src="https://images.heroi.cc/cards/en/ST3-01_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST3-01_P1">ST3-01 Tokomon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST3-01 Tokomon · Alternate Art #1ST3-01 Tokomon · Alternate Art #1 on Heroicc

Tokomon

Card Number
ST3-01
Rarity
U
Category
Digi-Egg
Level
2
Supplemental Rarity
Alternative Art #1
Colour
Yellow
Form
In-Training
Type
Lesser
Inherited Effect

Your Turn Once Per Turn When an opponent's Digimon is deleted by dropping to 0 DP, this Digimon gets +1000 DP for the turn.

Releases
Genre
Others
Release Name
Large-Scale Tournaments
Notes
Judge Pack 2
Alternate Arts

en ST3-01 Starter Deck HEAVEN’S YELLOW [ST-3]

International Arts

ja ST3-01 スタートデッキ ヘブンズイエロー [ST-3]

zh-Hans ST3-01 YELLOW 【STC-03】

ko ST3-01 스타트 덱 헤븐즈 옐로 [STK-3]

Q&A
Date
Question

If the DP of an opponent's Digimon is reduced to 0 and deleted, if I have multiple Digimon with this Digimon as digivolution cards, do all of their effects activate?

Answer

Yes. Since it meets the activation conditions, they all activate.