GET /cards/en/ST24-06_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST24-06_P1",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I trash just 1 face-down card from under a Tamer for the conditions of this card's [On Play] [When Digivolving] [When Attacking] effect?",
                "answer": "No, you can't. \nA \"by\" condition can't be met if only some of the required actions are performed. \nThe conditions for this [On Play] [When Digivolving] [When Attacking] effect require you to trash the specified number of cards under your Tamer."
            }, {
                "date": "2026-05-08",
                "question": "Can I trash a total of 2 face-down cards from under multiple Tamers for the conditions of this card's [On Play] [When Digivolving] [When Attacking] effect?",
                "answer": "Yes, you can."
            }, {
                "date": "2026-05-08",
                "question": "This card's effect caused the DP of my opponent's Digimon to become 0. \nAt such times, is the Digimon with a DP of zero deleted?",
                "answer": "No, it isn't deleted yet. \nOnce all of the processing for this card's [On Play] [When Digivolving] [When Attacking] effect is resolved, then all of the Digimon with 0 DP are deleted at the same time. \nIn addition, if an Option card is used by this effect, once the used Option card's [Main] effect has resolved and the Option card is trashed, then all Digimon with DPs of 0 will be deleted. \nIf digivolving by Arts Digivolve, after digivolving, all of the Digimon with 0 DP are deleted."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["red", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[All Turns] [Once Per Turn] When this Digimon with [ShineGreymon] in its name or the [DATA SQUAD] trait would leave the battle area, by trashing the bottom face-down card from under any of your Tamers, it doesn't leave.",
            "dp": 8000,
            "notes": "Welcome Tamers Pack Vol. 2",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST24-06_P1.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[Digivolve] [GeoGreymon]\/Lv.4 w\/[DATA SQUAD] trait: Cost 3\n[On Play] [When Digivolving] [When Attacking] [Once Per Turn] 1 of your opponent's Digimon gets -5000 DP for the turn. Then, by trashing 2 bottom face-down cards from under any of your Tamers, you may play or use 1 [DATA SQUAD] trait card with a play or use cost of 5 or less from your hand without paying the cost.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["yellow", "red"],
            "number": "ST24-06",
            "name": "RizeGreymon",
            "type": "Cyborg\/DATA SQUAD"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST24-06"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-06"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST24-06_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-06"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST24-06_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/store-events"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST24-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST24-06"
        },
        "meta": {
            "notes": "Starter Deck DIGIMON DATA SQUAD [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST24-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-06"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad DIGIMON SAVERS [ST-24]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST24-06_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST24-06_P1"
        },
        "meta": {
            "notes": "Welcome Tamers Pack vol. 2"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-06",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-06"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST24-06_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST24-06_P1"
        }
    }, {
        "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-06_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST24-06_P1" style="view-transition-name:en_ST24-06_P1;">
    <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-06 RizeGreymon · Alternate Art #1" src="https://images.heroi.cc/cards/en/ST24-06_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST24-06_P1">ST24-06 RizeGreymon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST24-06 RizeGreymon · Alternate Art #1ST24-06 RizeGreymon · Alternate Art #1 on Heroicc

RizeGreymon

Card Number
ST24-06
Rarity
R
Category
Digimon
Level
5
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Yellow Red
Play Cost
7
DP
8000
Form
Ultimate
Attribute
Vaccine
Type
Cyborg/DATA SQUAD
Digivolution Requirements
Digivolve Cost
4
Colour
Yellow Red
Level
4
Category
Digimon
Effect

Digivolve [GeoGreymon]/Lv.4 w/[DATA SQUAD] trait: Cost 3

On Play When Digivolving When Attacking Once Per Turn 1 of your opponent's Digimon gets -5000 DP for the turn. Then, by trashing 2 bottom face-down cards from under any of your Tamers, you may play or use 1 [DATA SQUAD] trait card with a play or use cost of 5 or less from your hand without paying the cost.

Inherited Effect

All Turns Once Per Turn When this Digimon with [ShineGreymon] in its name or the [DATA SQUAD] trait would leave the battle area, by trashing the bottom face-down card from under any of your Tamers, it doesn't leave.

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

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

International Arts

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

ja ST24-06 P1 Welcome Tamers Pack vol. 2

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

zh-Hans ST24-06 P1 迎新特典包2

Q&A
Date
Question

Can I trash just 1 face-down card from under a Tamer for the conditions of this card's [On Play] [When Digivolving] [When Attacking] effect?

Answer

No, you can't.

A "by" condition can't be met if only some of the required actions are performed.

The conditions for this [On Play] [When Digivolving] [When Attacking] effect require you to trash the specified number of cards under your Tamer.

Date
Question

Can I trash a total of 2 face-down cards from under multiple Tamers for the conditions of this card's [On Play] [When Digivolving] [When Attacking] effect?

Answer

Yes, you can.

Date
Question

This card's effect caused the DP of my opponent's Digimon to become 0.

At such times, is the Digimon with a DP of zero deleted?

Answer

No, it isn't deleted yet.

Once all of the processing for this card's [On Play] [When Digivolving] [When Attacking] effect is resolved, then all of the Digimon with 0 DP are deleted at the same time.

In addition, if an Option card is used by this effect, once the used Option card's [Main] effect has resolved and the Option card is trashed, then all Digimon with DPs of 0 will be deleted.

If digivolving by Arts Digivolve, after digivolving, all of the Digimon with 0 DP are deleted.