GET /cards/en/EX4-006_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX4-006_P1",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Does \"If the total number of cards in both players' trashes is 20 or more\" mean 20 or more cards in either me or my opponent's trashes?",
                "answer": "No, it means when the cards in your trash and the cards in your opponent's trash add up to 20 or more cards in total.\nFor example, the condition is met if you have 12 cards in your trash and your opponent has 8 cards in their trash."
            }, {
                "date": "2024-03-28",
                "question": "After gaining <Rush> from this card's [On Play] effect, is <Rush> lost if the total cards in both players' trashes is reduced to 19 or fewer cards?",
                "answer": "No, \"for the turn\" effects persist as long as the conditions were met at the time of activation."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 1
            }, {
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 1
            }],
            "language": "en",
            "dp": 2000,
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX4-006_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] [Gigimon]: Cost 0\n[On Play] If the total number of cards in both players' trashes is 20 or more, this Digimon gains \uff1cRush\uff1e for the turn.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["red", "purple"],
            "number": "EX4-006",
            "limitations": [{
                "date": "2025-09-01",
                "type": "restrict",
                "allowance": 1,
                "note": "This card was originally intended for use in [Gallantmon] decks for recovery in the late game turns or for additional attacks, but due to increases in the card pool, it is now possible to set up successful attacks with <Rush> early in the game.\nAs a result, the game speed has accelerated greater than anticipated, and this card limits the design options for future decks that include purple cards.\nFor the above reasons, we've decided to restrict this card to 1 copy."
            }],
            "name": "Guilmon",
            "type": "Reptile"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX4-006"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX4-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX4-006_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX4-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX4-006"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX4-006_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX4-006_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ad-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX4-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX4-006"
        },
        "meta": {
            "notes": "Theme Booster ALTERNATIVE BEING [EX04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX4-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX4-006"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30aa\u30eb\u30bf\u30ca\u30c6\u30a3\u30d6\u30d3\u30fc\u30a4\u30f3\u30b0 [EX-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX4-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX4-006_P1"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX4-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX4-006"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc5bc\ud130\ub108\ud2f0\ube0c \ube44\uc789 [EXK-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX4-006",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX4-006"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX4-006_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX4-006_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX4-006_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX4-006_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ad-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ad-01"
        },
        "meta": {
            "name": "DIGIMON GENERATION [AD-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX4-006_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX4-006_P1" style="view-transition-name:en_EX4-006_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="EX4-006 Guilmon · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX4-006_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX4-006_P1">EX4-006 Guilmon<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.

EX4-006 Guilmon · Alternate Art #1EX4-006 Guilmon · Alternate Art #1 on Heroicc

Guilmon

Card Number
EX4-006
Rarity
C
Category
Digimon
Level
3
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Red Purple
Play Cost
3
DP
2000
Form
Rookie
Attribute
Virus
Type
Reptile
Digivolution Requirements
Digivolve Cost
1
Colour
Red Purple
Level
2
Category
Digimon
Effect

Digivolve [Gigimon]: Cost 0

On Play If the total number of cards in both players' trashes is 20 or more, this Digimon gains Rush for the turn.

Restrictions
Date
Limitation Type
Restrict
Card Allowance
1
Note

This card was originally intended for use in [Gallantmon] decks for recovery in the late game turns or for additional attacks, but due to increases in the card pool, it is now possible to set up successful attacks with <Rush> early in the game.

As a result, the game speed has accelerated greater than anticipated, and this card limits the design options for future decks that include purple cards.

For the above reasons, we've decided to restrict this card to 1 copy.

Q&A
Date
Question

Does "If the total number of cards in both players' trashes is 20 or more" mean 20 or more cards in either me or my opponent's trashes?

Answer

No, it means when the cards in your trash and the cards in your opponent's trash add up to 20 or more cards in total.

For example, the condition is met if you have 12 cards in your trash and your opponent has 8 cards in their trash.

Date
Question

After gaining <Rush> from this card's [On Play] effect, is <Rush> lost if the total cards in both players' trashes is reduced to 19 or fewer cards?

Answer

No, "for the turn" effects persist as long as the conditions were met at the time of activation.

Releases
Genre
Booster Pack
Release Name
DIGIMON GENERATION [AD-01]
Official Product Page
Date
Notes
Advanced Booster DIGIMON GENERATION [AD-01]
Alternate Arts

en EX4-006 Theme Booster ALTERNATIVE BEING [EX04]

International Arts

ja EX4-006 テーマブースター オルタナティブビーイング [EX-04]

ja EX4-006 P1 アドバンスブースター DIGIMON GENERATION [AD-01]

zh-Hans EX4-006 GREAT WARRIOR 【BTC-07】

zh-Hans EX4-006 P1 SPECAL BOOSTER RISING CONFLICT【SPC-01】

zh-Hans EX4-006 P2 DIGIMON GENERATION 【AD-01】

ko EX4-006 테마 부스터 얼터너티브 비잉 [EXK-04]