GET /cards/en/ST1-12_P2

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST1-12_P2",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "Does the effect of this Tamer stack if there are multiple copies in play in my battle area?",
                "answer": "Yes, it can."
            }],
            "language": "en",
            "notes": "Starter Deck JESMON [ST-12]\nStarter Deck RAGNALOARDMON [ST-13]",
            "parallel-id": 2,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST1-12_P2.webp",
            "play-cost": 2,
            "security-effect": "[Security] Play this card without paying its memory cost.",
            "effect": "[Your Turn] All of your Digimon get +1000 DP.",
            "rarity": "R",
            "category": "tamer",
            "block-icon": 2,
            "color": ["red"],
            "number": "ST1-12",
            "name": "Tai Kamiya"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST1-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/ST1-12_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST1-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST1-12_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST1-12_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST1-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST1-12_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST1-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST1-12_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-12"
                }, {
                    "type": "release",
                    "id": "\/releases\/en\/st-13"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST1-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST1-12"
        },
        "meta": {
            "notes": "Starter Deck GAIA RED [ST-1]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST1-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST1-12_P1"
        },
        "meta": {
            "notes": "Starter Deck JESMON [ST-12]\nStarter Deck RAGNALOARDMON [ST-13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST1-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST1-12"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30ac\u30a4\u30a2\u30ec\u30c3\u30c9 [ST-1]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST1-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST1-12_P1"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30b8\u30a8\u30b9\u30e2\u30f3 [ST-12]BOX\u8cfc\u5165\u7279\u5178"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST1-12_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST1-12_P2"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30e9\u30b0\u30ca\u30ed\u30fc\u30c9\u30e2\u30f3 [ST-13]BOX\u8cfc\u5165\u7279\u5178"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST1-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST1-12"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uac00\uc774\uc544 \ub808\ub4dc [STK-1]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST1-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST1-12_P1"
        },
        "meta": {
            "notes": "STK-12&13 \ud504\ub85c\ubaa8 \uce74\ub4dc"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST1-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST1-12"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST1-12_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST1-12_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-12"
        },
        "meta": {
            "name": "JESMON [ST-12]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-13",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-13"
        },
        "meta": {
            "name": "RAGNALOARDMON [ST-13]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST1-12_P2"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST1-12_P2" style="view-transition-name:en_ST1-12_P2;">
    <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="ST1-12 Tai Kamiya · Alternate Art #2" src="https://images.heroi.cc/cards/en/ST1-12_P2.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST1-12_P2">ST1-12 Tai Kamiya<span> · </span>
            <small>
                <em>Alternate Art #2</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST1-12 Tai Kamiya · Alternate Art #2ST1-12 Tai Kamiya · Alternate Art #2 on Heroicc

Tai Kamiya

Card Number
ST1-12
Rarity
R
Category
Tamer
Block Icon
02
Supplemental Rarity
Alternative Art #2
Colour
Red
Play Cost
2
Effect

Your Turn All of your Digimon get +1000 DP.

Security Effect

Security Play this card without paying its memory cost.

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

en ST1-12 Starter Deck GAIA RED [ST-1]

en ST1-12 P1 Starter Deck JESMON [ST-12] Starter Deck RAGNALOARDMON [ST-13]

International Arts

ja ST1-12 スタートデッキ ガイアレッド [ST-1]

ja ST1-12 P1 スタートデッキ ジエスモン [ST-12]BOX購入特典

ja ST1-12 P2 スタートデッキ ラグナロードモン [ST-13]BOX購入特典

zh-Hans ST1-12 RED 【STC-01】

zh-Hans ST1-12 P1 宣传卡【P】

ko ST1-12 스타트 덱 가이아 레드 [STK-1]

ko ST1-12 P1 STK-12&13 프로모 카드

Q&A
Date
Question

Does the effect of this Tamer stack if there are multiple copies in play in my battle area?

Answer

Yes, it can.