GET /cards/en/ST12-12

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST12-12",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I choose to not activate this card's [On Play] effect?",
                "answer": "Yes, the effect reads \"By trashing 1 card in your hand,\" so you may also choose to not trash a card in your hand. In such cases, you don't <Draw 2>."
            }],
            "language": "en",
            "dp": 3000,
            "notes": "Starter Deck JESMON [ST-12]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST12-12.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[On Play] By trashing 1 card in your hand, \uff1cDraw 2\uff1e. (Draw 2 cards from your deck.)\n[All Turns] While you have a Digimon in play with [Huckmon] in its name or [Royal Knight] in its traits, this Digimon gains \uff1cDecoy (Red\/Black)\uff1e. (When one of your other red or black Digimon would be deleted by an opponent's effect, you may delete this Digimon to prevent that deletion.)",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 2,
            "color": ["white"],
            "number": "ST12-12",
            "name": "Sistermon Blanc",
            "type": "Puppet"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST12-12_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/ST12-12_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/ST12-12_P3"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST12-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST12-12_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST12-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST12-12_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST12-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST12-12_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST12-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST12-12_P1"
        },
        "meta": {
            "notes": "Judge Pack 5"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST12-12_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST12-12_P2"
        },
        "meta": {
            "notes": "Event Pack 7"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST12-12_P3",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST12-12_P3"
        },
        "meta": {
            "notes": "SPECIAL LIMITED SET"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST12-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST12-12"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30b8\u30a8\u30b9\u30e2\u30f3 [ST-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST12-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST12-12_P1"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af \u30c7\u30af\u30b9\u30e2\u30f3 [LM-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST12-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST12-12"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uc81c\uc2a4\ubaac [STK-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST12-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST12-12_P1"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ub9ac\ubbf8\ud2f0\ub4dc \uce74\ub4dc \ud329 vol.1 [LMK-1.0]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST12-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST12-12"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST12-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST12-12_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-12"
        },
        "meta": {
            "name": "JESMON [ST-12]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST12-12"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST12-12" style="view-transition-name:en_ST12-12_P0;">
    <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="ST12-12 Sistermon Blanc" src="https://images.heroi.cc/cards/en/ST12-12.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST12-12">ST12-12 Sistermon Blanc</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST12-12 Sistermon BlancST12-12 Sistermon Blanc on Heroicc

Sistermon Blanc

Card Number
ST12-12
Rarity
U
Category
Digimon
Level
3
Block Icon
02
Colour
White
Play Cost
3
DP
3000
Form
Rookie
Attribute
Vaccine
Type
Puppet
Effect

On Play By trashing 1 card in your hand, Draw 2. (Draw 2 cards from your deck.)

All Turns While you have a Digimon in play with [Huckmon] in its name or [Royal Knight] in its traits, this Digimon gains Decoy (Red/Black). (When one of your other red or black Digimon would be deleted by an opponent's effect, you may delete this Digimon to prevent that deletion.)

Releases
Genre
Starter Deck
Release Name
JESMON [ST-12]
Official Product Page
Date
Notes
Starter Deck JESMON [ST-12]
Alternate Arts

en ST12-12 P3 SPECIAL LIMITED SET

International Arts

ja ST12-12 スタートデッキ ジエスモン [ST-12]

ja ST12-12 P1 リミテッドカードパック デクスモン [LM-02]

zh-Hans ST12-12 杰斯兽【STC-12】

zh-Hans ST12-12 P1 SPECAL BOOSTER RISING CONFLICT【SPC-01】

ko ST12-12 스타트 덱 제스몬 [STK-12]

ko ST12-12 P1 스페셜 리미티드 카드 팩 vol.1 [LMK-1.0]

Q&A
Date
Question

Can I choose to not activate this card's [On Play] effect?

Answer

Yes, the effect reads "By trashing 1 card in your hand," so you may also choose to not trash a card in your hand. In such cases, you don't <Draw 2>.