GET /cards/en/ST24-04_P2

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST24-04_P2",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2026-05-08",
                "question": "What happens if I use this card's [When Moving] [On Play] effect and only 1 card with the [DATA SQUAD] trait is among the revealed cards?",
                "answer": "You add that card to your hand."
            }, {
                "date": "2026-05-08",
                "question": "If I use this card's [When Moving] [On Play] 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."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red", "yellow"],
                "cost": 1
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] This Digimon gets +2000 DP.",
            "dp": 1000,
            "notes": "Welcome Tamers Pack Vol. 2",
            "parallel-id": 2,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST24-04_P2.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] [Koromon]\/Lv.2 w\/[DATA SQUAD] trait: Cost 0\n[When Moving] [On Play] Reveal the top 3 cards of your deck. Among them, add 1 [DATA SQUAD] trait card to the hand and place 1 such card face down under any of your [DATA SQUAD] trait Tamers. Return the rest to the bottom of the deck.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["yellow", "red"],
            "number": "ST24-04",
            "name": "Agumon",
            "type": "Dinosaur\/DATA SQUAD"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST24-04"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/ST24-04_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-04"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-04_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-04_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-04"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-04_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-04_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/store-events"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST24-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST24-04"
        },
        "meta": {
            "notes": "Starter Deck DIGIMON DATA SQUAD [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/ST24-04_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST24-04_P1"
        },
        "meta": {
            "notes": "Starter Deck DIGIMON DATA SQUAD [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST24-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-04"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON SAVERS [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST24-04_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-04_P1"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON SAVERS [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST24-04_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-04_P2"
        },
        "meta": {
            "notes": "Welcome Tamers Pack vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-04"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-04_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-04_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-04_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-04_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/store-events",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/store-events"
        },
        "meta": {
            "name": "Store Events"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST24-04_P2"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST24-04_P2" style="view-transition-name:en_ST24-04_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="ST24-04 Agumon · Alternate Art #2" src="https://images.heroi.cc/cards/en/ST24-04_P2.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST24-04_P2">ST24-04 Agumon<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.

ST24-04 Agumon · Alternate Art #2ST24-04 Agumon · Alternate Art #2 on Heroicc

Agumon

Card Number
ST24-04
Rarity
R
Category
Digimon
Level
3
Block Icon
06
Supplemental Rarity
Alternative Art #2
Colour
Yellow Red
Play Cost
3
DP
1000
Form
Rookie
Attribute
Vaccine
Type
Dinosaur/DATA SQUAD
Digivolution Requirements
Digivolve Cost
1
Colour
Yellow Red
Level
2
Category
Digimon
Effect

Digivolve [Koromon]/Lv.2 w/[DATA SQUAD] trait: Cost 0

When Moving On Play Reveal the top 3 cards of your deck. Among them, add 1 [DATA SQUAD] trait card to the hand and place 1 such card face down under any of your [DATA SQUAD] trait Tamers. Return the rest to the bottom of the deck.

Inherited Effect

Your Turn This Digimon gets +2000 DP.

Releases
Genre
Others
Release Name
Store Events
Notes
Welcome Tamers Pack Vol. 2
Alternate Arts

en ST24-04 Starter Deck DIGIMON DATA SQUAD [ST-24]

en ST24-04 P1 Starter Deck DIGIMON DATA SQUAD [ST-24]

International Arts

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

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

ja ST24-04 P2 Welcome Tamers Pack vol. 2

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

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

zh-Hans ST24-04 P2 迎新特典包2

Q&A
Date
Question

What happens if I use this card's [When Moving] [On Play] effect and only 1 card with the [DATA SQUAD] trait is among the revealed cards?

Answer

You add that card to your hand.

Date
Question

If I use this card's [When Moving] [On Play] 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.