GET /cards/en/ST21-13

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST21-13",
        "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-12 [Joe Kido & Mimi Tachikawa], 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-13.webp",
            "play-cost": 3,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[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.\n[Your Turn] All of your level 5 or higher Digimon with the [ADVENTURE] trait gain \uff1cRush\uff1e. (This Digimon can attack the turn it was played.)",
            "rarity": "R",
            "category": "tamer",
            "block-icon": 5,
            "color": ["purple", "yellow"],
            "number": "ST21-13",
            "name": "Matt Ishida & T.K. Takaishi",
            "type": "ADVENTURE"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST21-13"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST21-13"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-21"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST21-13",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST21-13"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad HERO OF HOPE [ST-21]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST21-13",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST21-13"
        }
    }, {
        "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-13"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST21-13" style="view-transition-name:en_ST21-13_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-13 Matt Ishida &amp; T.K. Takaishi" src="https://images.heroi.cc/cards/en/ST21-13.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST21-13">ST21-13 Matt Ishida &amp; T.K. Takaishi</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST21-13 Matt Ishida & T.K. TakaishiST21-13 Matt Ishida & T.K. Takaishi on Heroicc

Matt Ishida & T.K. Takaishi

Card Number
ST21-13
Rarity
R
Category
Tamer
Block Icon
05
Colour
Purple Yellow
Play Cost
3
Type
ADVENTURE
Effect

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.

Your Turn All of your level 5 or higher Digimon with the [ADVENTURE] trait gain Rush. (This Digimon can attack the turn it was played.)

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-13 スタートデッキ HERO OF HOPE [ST-21]

zh-Hans ST21-13 希望英雄【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-12 [Joe Kido & Mimi Tachikawa], is the play cost reduced by a total of 2?

Answer

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