GET /cards/en/ST24-15

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST24-15",
        "attributes": {
            "faqs": [{
                "date": "2026-05-08",
                "question": "If I use this card's [Start of Your Main Phase] effect to place a card under a Tamer with cards under it, in what order do I place the card?",
                "answer": "The card is placed on the bottom of the cards under the Tamer."
            }, {
                "date": "2026-05-08",
                "question": "Can I change the stacking order of face-down cards under a Tamer?",
                "answer": "No, you can't."
            }, {
                "date": "2026-05-08",
                "question": "Can I search\/look at face-down cards under a Tamer?",
                "answer": "Only the player of those cards can search\/look at them. \nThe opponent player can't search\/look at them."
            }, {
                "date": "2026-05-08",
                "question": "What happens if a face-down card under a Tamer is trashed?",
                "answer": "It's placed face-up in the trash."
            }],
            "language": "en",
            "notes": "Starter Deck DIGIMON DATA SQUAD [ST-24]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST24-15.webp",
            "security-effect": "[Security] Activate this card's [Main] effects.",
            "effect": "\uff1cUse Req. ([DATA SQUAD] trait)\uff1e (Specified cards let you ignore color requirements.)\n[Main] You may play 1 [DATA SQUAD] trait card with a play cost of 4 or less from your hand or trash without paying the cost. Then, place this card in the battle area.\n[Start of Your Main Phase] By placing this card from the battle area face down under any of your [DATA SQUAD] trait Tamers, \uff1cDraw 1\uff1e and gain 1 memory.",
            "rarity": "C",
            "category": "option",
            "block-icon": 6,
            "color": ["white"],
            "number": "ST24-15",
            "name": "DNA Charge",
            "type": "DATA SQUAD"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-15"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-15"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-24"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST24-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-15"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON SAVERS [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-15"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-24",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-24"
        },
        "meta": {
            "name": "DIGIMON DATA SQUAD [ST-24]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST24-15"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST24-15" style="view-transition-name:en_ST24-15_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="ST24-15 DNA Charge" src="https://images.heroi.cc/cards/en/ST24-15.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST24-15">ST24-15 DNA Charge</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST24-15 DNA ChargeST24-15 DNA Charge on Heroicc

DNA Charge

Card Number
ST24-15
Rarity
C
Category
Option
Block Icon
06
Colour
White
Use Cost
3
Type
DATA SQUAD
Effect

Use Req. ([DATA SQUAD] trait) (Specified cards let you ignore color requirements.)

Main You may play 1 [DATA SQUAD] trait card with a play cost of 4 or less from your hand or trash without paying the cost. Then, place this card in the battle area.

Start of Your Main Phase By placing this card from the battle area face down under any of your [DATA SQUAD] trait Tamers, Draw 1 and gain 1 memory.

Security Effect

Security Activate this card's Main effects.

Releases
Genre
Starter Deck
Release Name
DIGIMON DATA SQUAD [ST-24]
Official Product Page
Date
Notes
Starter Deck DIGIMON DATA SQUAD [ST-24]
International Arts

ja ST24-15 スタートデッキ DIGIMON SAVERS [ST-24]

zh-Hans ST24-15 数码宝贝拯救队【ST-24】

Q&A
Date
Question

If I use this card's [Start of Your Main Phase] effect to place a card under a Tamer with cards under it, in what order do I place the card?

Answer

The card is placed on the bottom of the cards under the Tamer.

Date
Question

Can I change the stacking order of face-down cards under a Tamer?

Answer

No, you can't.

Date
Question

Can I search/look at face-down cards under a Tamer?

Answer

Only the player of those cards can search/look at them.

The opponent player can't search/look at them.

Date
Question

What happens if a face-down card under a Tamer is trashed?

Answer

It's placed face-up in the trash.