GET /cards/en/BT19-009_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT19-009_P1",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-09-20",
                "question": "What does \"while you have 0 or less memory\" in this card's inherited effect mean, exactly?",
                "answer": "This inherited effect's condition is fulfilled if the memory is at 0 through 10 on your opponent's side when a DP-based deletion effect activates on a Digimon with this card in its digivolution cards."
            }, {
                "date": "2024-09-20",
                "question": "What does an \"add X000 to the maximum your DP-based deletion effects can delete\" effect do?",
                "answer": "Such effects increase the maximum value shown for DP-based deletion effects. \nFor example, while \"[Your Turn] Add 1000 to the maximum your DP-based deletion effects can delete\" is activated, \"[When Digivolving] Delete 1 of your opponent's Digimon with 3000 DP or less\" will allow you to delete an opponent's Digimon with 4000 DP or less."
            }, {
                "date": "2024-09-20",
                "question": "If \"add X000 to the maximum your DP-based deletion effects can delete\" is activating, can the maximum be increased for an effect such as \"delete 1 of your opponent's Digimon with DP less than or equal to this Digimon's DP\" that references a Digimon's DP for deletion?",
                "answer": "No, it can't be increased. \nYou can't increase the maximum of a DP-based deletion effect that doesn't show a numerical value."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[All Turns] While you have 0 or less memory, add 2000 to this Digimon's DP deletion effects' maximums.",
            "dp": 5000,
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT19-009_P1.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[When Digivolving] If you have 1 or fewer Tamers, you may play 1 [Takato Matsuki] from your hand without paying the cost.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["red"],
            "number": "BT19-009",
            "name": "Growlmon",
            "type": "Dark Dragon"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT19-009"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT19-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT19-009_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT19-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT19-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT19-009_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ad-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT19-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT19-009"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT19-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT19-009"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30dc\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3 [BT-19]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT19-009_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT19-009_P2"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT19-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT19-009"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ud06c\ub85c\uc2a4 \uc5d0\ubcfc\ub8e8\uc158 [BTK-19]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT19-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT19-009"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT19-009_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT19-009_P1"
        }
    }, {
        "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\/BT19-009_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

BT19-009 Growlmon · Alternate Art #1BT19-009 Growlmon · Alternate Art #1 on Heroicc

Growlmon

Card Number
BT19-009
Rarity
C
Category
Digimon
Level
4
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Red
Play Cost
5
DP
5000
Form
Champion
Attribute
Virus
Type
Dark Dragon
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

When Digivolving If you have 1 or fewer Tamers, you may play 1 [Takato Matsuki] from your hand without paying the cost.

Inherited Effect

All Turns While you have 0 or less memory, add 2000 to this Digimon's DP deletion effects' maximums.

Q&A
Date
Question

What does "while you have 0 or less memory" in this card's inherited effect mean, exactly?

Answer

This inherited effect's condition is fulfilled if the memory is at 0 through 10 on your opponent's side when a DP-based deletion effect activates on a Digimon with this card in its digivolution cards.

Date
Question

What does an "add X000 to the maximum your DP-based deletion effects can delete" effect do?

Answer

Such effects increase the maximum value shown for DP-based deletion effects.

For example, while "[Your Turn] Add 1000 to the maximum your DP-based deletion effects can delete" is activated, "[When Digivolving] Delete 1 of your opponent's Digimon with 3000 DP or less" will allow you to delete an opponent's Digimon with 4000 DP or less.

Date
Question

If "add X000 to the maximum your DP-based deletion effects can delete" is activating, can the maximum be increased for an effect such as "delete 1 of your opponent's Digimon with DP less than or equal to this Digimon's DP" that references a Digimon's DP for deletion?

Answer

No, it can't be increased.

You can't increase the maximum of a DP-based deletion effect that doesn't show a numerical value.

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

en BT19-009 SPECIAL BOOSTER Ver.2.5 [BT19-20]

International Arts

ja BT19-009 ブースタ-パック クロスエボリューション [BT-19]

ja BT19-009 P2 アドバンスブースター DIGIMON GENERATION [AD-01]

zh-Hans BT19-009 ELEMENT EVOLUTION【BTC-13】

zh-Hans BT19-009 P1 DIGIMON GENERATION 【AD-01】

ko BT19-009 부스터 팩 크로스 에볼루션 [BTK-19]