GET /cards/en/ST23-15

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST23-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 BEATBREAK [ST-23]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST23-15.webp",
            "security-effect": "[Security] Activate this card's [Main] effects.",
            "effect": "\uff1cUse Req. ([BEATBREAK] trait)\uff1e (Specified cards let you ignore color requirements.)\n[Main] You may play 1 [BEATBREAK] 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 [BEATBREAK] trait Tamers, \uff1cDraw 1\uff1e and gain 1 memory.",
            "rarity": "C",
            "category": "option",
            "block-icon": 6,
            "color": ["white"],
            "number": "ST23-15",
            "name": "e-Pulse",
            "type": "Glowing Dawn\/BEATBREAK"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST23-15"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST23-15"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-23"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST23-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST23-15"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON BEATBREAK [ST-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST23-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST23-15"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-23",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-23"
        },
        "meta": {
            "name": "DIGIMON BEATBREAK [ST-23]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST23-15"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST23-15 e-PulseST23-15 e-Pulse on Heroicc

e-Pulse

Card Number
ST23-15
Rarity
C
Category
Option
Block Icon
06
Colour
White
Use Cost
3
Type
Glowing Dawn/BEATBREAK
Effect

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

Main You may play 1 [BEATBREAK] 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 [BEATBREAK] trait Tamers, Draw 1 and gain 1 memory.

Security Effect

Security Activate this card's Main effects.

Releases
Genre
Starter Deck
Release Name
DIGIMON BEATBREAK [ST-23]
Official Product Page
Date
Notes
Starter Deck DIGIMON BEATBREAK [ST-23]
International Arts

ja ST23-15 スタートデッキ DIGIMON BEATBREAK [ST-23]

zh-Hans ST23-15 觉醒节拍【ST-23】

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.