Etemon

Card Number
EX1-052
Rarity
U
Category
Digimon
Level
5
Block Icon
01
Colour
Black
Play Cost
8
DP
7000
Form
Ultimate
Attribute
Virus
Type
Puppet
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
4
Category
Digimon
Effect

Your Turn When this Digimon digivolves into a Digimon card with [Etemon] in its name in your hand, reduce the memory cost of the digivolution by 1.

Inherited Effect

Your Turn While this Digimon has [Etemon] in its name, it gains Jamming. (This Digimon can't be deleted in battles against Security Digimon.)

Q&A
Date
Question

This Digimon is in my breeding area. If I digivolve it into a Digimon card with [Etemon] in its name in my hand, is the memory cost of the digivolution reduced by 1?

Answer

No, the effect doesn't activate for Digimon in breeding areas.

Releases
Genre
Booster Pack
Release Name
CLASSIC COLLECTION [EX01]
Official Product Page
Date
Notes
THEME BOOSTER -CLASSIC COLLECTION-[EX-01]
Alternate Arts

en EX1-052 P1 DOUBLE PACK SET [DP01]

International Arts

ja EX1-052 テーマブースター クラシックコレクション [EX-01]

zh-Hans EX1-052 EXTRA BOOSTER【EXC-01】

ko EX1-052 테마 부스터 클래식 컬렉션 [EXK-01]

GET /cards/en/EX1-052

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX1-052",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "This Digimon is in my breeding area. If I digivolve it into a Digimon card with [Etemon] in its name in my hand, is the memory cost of the digivolution reduced by 1?",
                "answer": "No, the effect doesn't activate for Digimon in breeding areas."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] While this Digimon has [Etemon] in its name, it gains \uff1cJamming\uff1e. (This Digimon can't be deleted in battles against Security Digimon.)",
            "dp": 7000,
            "notes": "THEME BOOSTER -CLASSIC COLLECTION-[EX-01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX1-052.webp",
            "play-cost": 8,
            "form": "Ultimate",
            "effect": "[Your Turn] When this Digimon digivolves into a Digimon card with [Etemon] in its name in your hand, reduce the memory cost of the digivolution by 1.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 1,
            "color": ["black"],
            "number": "EX1-052",
            "name": "Etemon",
            "type": "Puppet"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX1-052_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX1-052"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX1-052"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX1-052"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX1-052_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-052_P1"
        },
        "meta": {
            "notes": "DOUBLE PACK SET [DP01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX1-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX1-052"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30af\u30e9\u30b7\u30c3\u30af\u30b3\u30ec\u30af\u30b7\u30e7\u30f3 [EX-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX1-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX1-052"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ud074\ub798\uc2dd \uceec\ub809\uc158 [EXK-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX1-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX1-052"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex01"
        },
        "meta": {
            "name": "CLASSIC COLLECTION [EX01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX1-052"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX1-052 EtemonEX1-052 Etemon on Heroicc