Cendrillmon

Card Number
ST19-12
Rarity
SR
Category
Digimon
Level
6
Block Icon
04
Colour
Yellow
Play Cost
11
DP
11000
Form
Mega
Attribute
Virus
Type
Puppet/LIBERATOR
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow
Level
5
Category
Digimon
Effect

Overclock ([Puppet] Trait) (At the end of your turn, by deleting 1 of your Tokens or other [Puppet] trait Digimon, this Digimon attacks a player without suspending.)

Blocker (This Digimon can block in the blocker timing.)

When Digivolving You may play 2 [Familiar] Tokens. (Digimon/Yellow/3000 DP/"On Deletion 1 of your opponent's Digimon gets -3000 DP for the turn.")

Errata
Date
Correction

<Overclock ([Puppet] Trait)> (At the end of your turn, by deleting 1 of your Tokens or other [Puppet] trait Digimon, this Digimon may attacks a player without suspending.)

Notes

Read as the errata when playing.

Q&A
Date
Question

[Familiar] Tokens have an [On Deletion] effect, but because tokens are removed from the game instead of being placed in the trash when deleted, does this mean that the [On Deletion] effect doesn't activate?

Answer

Tokens aren't placed in the trash when deleted, but [On Deletion] effects on tokens will activate as if the token was a Digimon.

Releases
Genre
Starter Deck
Release Name
FABLE WALTZ [ST-19]
Official Product Page
Date
Notes
Starter Deck FABLE WALTZ [ST19] Errata Card
International Arts

ja ST19-12 スタートデッキ 童話の舞踏 [ST-19]

zh-Hans ST19-12 童话舞蹈家【ST-19】

ko ST19-12 스타트 덱 동화의 무도 [STK-19]

GET /cards/en/ST19-12

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST19-12",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2024-09-13",
                "question": "[Familiar] Tokens have an [On Deletion] effect, but because tokens are removed from the game instead of being placed in the trash when deleted, does this mean that the [On Deletion] effect doesn't activate?",
                "answer": "Tokens aren't placed in the trash when deleted, but [On Deletion] effects on tokens will activate as if the token was a Digimon."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 3
            }],
            "language": "en",
            "dp": 11000,
            "notes": "Starter Deck FABLE WALTZ [ST19]\nErrata Card",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST19-12.webp",
            "play-cost": 11,
            "form": "Mega",
            "effect": "\uff1cOverclock ([Puppet] Trait)\uff1e (At the end of your turn, by deleting 1 of your Tokens or other [Puppet] trait Digimon, this Digimon attacks a player without suspending.)\n\uff1cBlocker\uff1e (This Digimon can block in the blocker timing.)\n[When Digivolving] You may play 2 [Familiar] Tokens. (Digimon\/Yellow\/3000 DP\/\"[On Deletion] 1 of your opponent's Digimon gets -3000 DP for the turn.\")",
            "rarity": "SR",
            "errata": {
                "date": "2024-09-13",
                "error": "\uff1cOverclock ([Puppet] Trait)\uff1e (At the end of your turn, by deleting 1 of your Tokens or other [Puppet] trait Digimon, this Digimon may attack a player without suspending.)",
                "correction": "\uff1cOverclock ([Puppet] Trait)\uff1e (At the end of your turn, by deleting 1 of your Tokens or other [Puppet] trait Digimon, this Digimon attacks a player without suspending.)",
                "notes": "Read as the errata when playing."
            },
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 4,
            "color": ["yellow"],
            "number": "ST19-12",
            "name": "Cendrillmon",
            "type": "Puppet\/LIBERATOR"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST19-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST19-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST19-12"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-19"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST19-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST19-12"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u7ae5\u8a71\u306e\u821e\u8e0f [ST-19]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST19-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST19-12"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ub3d9\ud654\uc758 \ubb34\ub3c4 [STK-19]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST19-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST19-12"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-19",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-19"
        },
        "meta": {
            "name": "FABLE WALTZ [ST-19]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST19-12"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST19-12 CendrillmonST19-12 Cendrillmon on Heroicc