Growlmon

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

When Attacking Delete 1 of your opponent's Digimon with 2000 DP or less. If you have a red Tamer in play, delete 1 of your opponent's Digimon with 4000 DP or less instead.

Inherited Effect

When AttackingOnce Per Turn If this Digimon has [Growlmon] or [Gallantmon] in its name, delete 1 of your opponent's Digimon with 3000 DP or less.

Releases
Genre
Booster Pack
Release Name
DIGITAL HAZARD [EX-02]
Official Product Page
Date
Notes
2023 Regionals Finalist Set 1
Alternate Arts

en EX2-009 THEME BOOSTER DIGITAL HAZARD[EX-02]

en EX2-009 P1 2023 Regionals Participation Card Set 1

en EX2-009 P3 2023 Regionals Champion Card Set 1

International Arts

ja EX2-009 テーマブースター デジタルハザード [EX-02]

zh-Hans EX2-009 EXTRA BOOSTER【EXC-01】

ko EX2-009 테마 부스터 디지털 해저드 [EXK-02]

GET /cards/en/EX2-009_P2

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX2-009_P2",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[When Attacking][Once Per Turn] If this Digimon has [Growlmon] or [Gallantmon] in its name, delete 1 of your opponent's Digimon with 3000 DP or less.",
            "dp": 5000,
            "notes": "2023 Regionals Finalist Set 1",
            "parallel-id": 2,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX2-009_P2.webp",
            "play-cost": 6,
            "form": "Champion",
            "effect": "[When Attacking] Delete 1 of your opponent's Digimon with 2000 DP or less. If you have a red Tamer in play, delete 1 of your opponent's Digimon with 4000 DP or less instead.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 1,
            "color": ["red"],
            "number": "EX2-009",
            "name": "Growlmon",
            "type": "Dark Dragon"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX2-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX2-009_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX2-009_P3"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX2-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX2-009"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX2-009"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-02"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX2-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-009"
        },
        "meta": {
            "notes": "THEME BOOSTER DIGITAL HAZARD[EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX2-009_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-009_P1"
        },
        "meta": {
            "notes": "2023 Regionals Participation Card Set 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX2-009_P3",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-009_P3"
        },
        "meta": {
            "notes": "2023 Regionals Champion Card Set 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX2-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX2-009"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30bf\u30eb\u30cf\u30b6\u30fc\u30c9 [EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX2-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX2-009"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX2-009",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX2-009"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-02"
        },
        "meta": {
            "name": "DIGITAL HAZARD [EX-02]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-009_P2"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX2-009_P2">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="EX2-009 Growlmon · Alternate Art #2" src="https://images.heroi.cc/cards/en/EX2-009_P2.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX2-009_P2">EX2-009 Growlmon<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.

EX2-009 Growlmon · Alternate Art #2EX2-009 Growlmon · Alternate Art #2 on Heroicc