Damemon

Card Number
EX10-044
Rarity
C
Category
Digimon
Level
4
Block Icon
05
Colour
Purple
Play Cost
4
DP
3000
Form
Champion
Attribute
Virus
Type
Mutant/Bagra Army
Digivolution Requirements
Digivolve Cost
2
Colour
Purple
Level
3
Category
Digimon
Effect

On Play By placing 1 [Bagra Army] trait Digimon card from your hand or trash under any of your Tamers, Draw 1. On Deletion You may play 1 [Tuwarmon] with a play cost of 7 or less from under your Tamers without paying the cost. Then, Save.

Inherited Effect

When effects trash this card from a [Bagra Army] trait Digimon's digivolution cards, Draw 1.

Q&A
Date
Question

If I use this card's [On Play] effect to place a card under a Tamer that already has cards under it, in what order do I place the cards?

Answer

If there are already any cards stacked under the Tamer, you place the new card at the bottom.

Releases
Genre
Booster Pack
Release Name
SINISTER ORDER [EX-10]
Official Product Page
Date
Notes
EXTRA BOOSTER SINISTER ORDER [EX-10]
Alternate Arts

en EX10-044 P1 EXTRA BOOSTER SINISTER ORDER [EX-10]

International Arts

ja EX10-044 エクストラブースター SINISTER ORDER [EX-10]

ja EX10-044 P1 エクストラブースター SINISTER ORDER [EX-10]

zh-Hans EX10-044 SINISTER ORDER【EX-10】

zh-Hans EX10-044 P1 SINISTER ORDER【EX-10】

GET /cards/en/EX10-044

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX10-044",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2025-09-05",
                "question": "If I use this card's [On Play] effect to place a card under a Tamer that already has cards under it, in what order do I place the cards?",
                "answer": "If there are already any cards stacked under the Tamer, you place the new card at the bottom."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["purple"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "When effects trash this card from a [Bagra Army] trait Digimon's digivolution cards, \uff1cDraw 1\uff1e.",
            "dp": 3000,
            "notes": "EXTRA BOOSTER SINISTER ORDER [EX-10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX10-044.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[On Play] By placing 1 [Bagra Army] trait Digimon card from your hand or trash under any of your Tamers, \uff1cDraw 1\uff1e.\n[On Deletion] You may play 1 [Tuwarmon] with a play cost of 7 or less from under your Tamers without paying the cost. Then, \uff1cSave\uff1e.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["purple"],
            "number": "EX10-044",
            "name": "Damemon",
            "type": "Mutant\/Bagra Army"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX10-044_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-044"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-044_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-044"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-044_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX10-044_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-044_P1"
        },
        "meta": {
            "notes": "EXTRA BOOSTER SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-044",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-044"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-044_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-044_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-044",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-044"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-044_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-044_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-10"
        },
        "meta": {
            "name": "SINISTER ORDER [EX-10]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-044"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX10-044 DamemonEX10-044 Damemon on Heroicc