GET /cards/en/ST21-12

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST21-12",
        "attributes": {
            "faqs": [{
                "date": "2025-04-04",
                "question": "When I would play a Digimon card with the [ADVENTURE] trait from my hand, if I activate the [Your Turn] effects on both this card and ST21-13 [Matt Ishida & T.K. Takaishi], is the play cost reduced by a total of 2?",
                "answer": "Yes, the play cost will be reduced by a total of 2."
            }],
            "language": "en",
            "notes": "Starter Deck HERO OF HOPE [ST-21]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST21-12.webp",
            "play-cost": 3,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[Start of Your Main Phase] If you have a Digimon with the [ADVENTURE] trait, gain 1 memory.\n[Your Turn] When any Digimon cards with the [ADVENTURE] trait would be played from your hand, by suspending this Tamer, reduce the play cost by 1.",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 5,
            "color": ["blue", "green"],
            "number": "ST21-12",
            "name": "Joe Kido & Mimi Tachikawa",
            "type": "ADVENTURE"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST21-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST21-12"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-21"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST21-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST21-12"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad HERO OF HOPE [ST-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST21-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST21-12"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-21",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-21"
        },
        "meta": {
            "name": "HERO OF HOPE [ST-21]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST21-12"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST21-12" style="view-transition-name:en_ST21-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="ST21-12 Joe Kido &amp; Mimi Tachikawa" src="https://images.heroi.cc/cards/en/ST21-12.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST21-12">ST21-12 Joe Kido &amp; Mimi Tachikawa</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST21-12 Joe Kido & Mimi TachikawaST21-12 Joe Kido & Mimi Tachikawa on Heroicc

Joe Kido & Mimi Tachikawa

Card Number
ST21-12
Rarity
U
Category
Tamer
Block Icon
05
Colour
Blue Green
Play Cost
3
Type
ADVENTURE
Effect

Start of Your Main Phase If you have a Digimon with the [ADVENTURE] trait, gain 1 memory.

Your Turn When any Digimon cards with the [ADVENTURE] trait would be played from your hand, by suspending this Tamer, reduce the play cost by 1.

Security Effect

Security Play this card without paying the cost.

Releases
Genre
Starter Deck
Release Name
HERO OF HOPE [ST-21]
Official Product Page
Date
Notes
Starter Deck HERO OF HOPE [ST-21]
International Arts

ja ST21-12 スタートデッキ HERO OF HOPE [ST-21]

zh-Hans ST21-12 希望英雄【ST-21】

Q&A
Date
Question

When I would play a Digimon card with the [ADVENTURE] trait from my hand, if I activate the [Your Turn] effects on both this card and ST21-13 [Matt Ishida & T.K. Takaishi], is the play cost reduced by a total of 2?

Answer

Yes, the play cost will be reduced by a total of 2.