Agumon

Card Number
EX8-038
Rarity
C
Category
Digimon
Level
3
Block Icon
04
Colour
Green Purple
Play Cost
3
DP
1000
Form
Rookie
Attribute
Virus
Type
Reptile
Digivolution Requirements
Digivolve Cost
1
Colour
Green Purple
Level
2
Category
Digimon
Effect

Digivolve [Koromon]: Cost 0

On Play You may suspend 1 Digimon.

Inherited Effect

Retaliation (When only this Digimon is deleted in battle, delete the Digimon it battled.)

Q&A
Date
Question

Can I use this card's [On Play] effect to suspend either my Digimon or my opponent's Digimon?

Answer

Yes, you can suspend either player's Digimon.

Releases
Genre
Booster Pack
Release Name
CHAIN OF LIBERATION [EX-08]
Official Product Page
Date
Notes
EXTRA BOOSTER CHAIN OF LIBERATION [EX08]
Alternate Arts

en EX8-038 P1 EXTRA BOOSTER CHAIN OF LIBERATION [EX08]

International Arts

ja EX8-038 エクストラブースター CHAIN OF LIBERATION [EX-08]

ja EX8-038 P1 エクストラブースター CHAIN OF LIBERATION [EX-08]

zh-Hans EX8-038 CHAIN OF LIBERATION【EX-08】

zh-Hans EX8-038 P1 CHAIN OF LIBERATION【EX-08】

GET /cards/en/EX8-038

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX8-038",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2025-01-10",
                "question": "Can I use this card's [On Play] effect to suspend either my Digimon or my opponent's Digimon?",
                "answer": "Yes, you can suspend either player's Digimon."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green", "purple"],
                "cost": 1
            }],
            "language": "en",
            "inherited-effect": "\uff1cRetaliation\uff1e (When only this Digimon is deleted in battle, delete the Digimon it battled.)",
            "dp": 1000,
            "notes": "EXTRA BOOSTER CHAIN OF LIBERATION [EX08]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX8-038.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] [Koromon]: Cost 0\n[On Play] You may suspend 1 Digimon.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 4,
            "color": ["green", "purple"],
            "number": "EX8-038",
            "name": "Agumon",
            "type": "Reptile"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX8-038_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX8-038"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX8-038_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-038"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-038_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX8-038_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-038_P1"
        },
        "meta": {
            "notes": "EXTRA BOOSTER CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX8-038",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-038"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX8-038_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-038_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-038",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-038"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-038_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-038_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-08"
        },
        "meta": {
            "name": "CHAIN OF LIBERATION [EX-08]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-038"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX8-038">
    <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="EX8-038 Agumon" src="https://images.heroi.cc/cards/en/EX8-038.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX8-038">EX8-038 Agumon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX8-038 AgumonEX8-038 Agumon on Heroicc