Dracomon

Card Number
P-092
Rarity
P
Category
Digimon
Level
3
Block Icon
02
Colour
Blue Green
Play Cost
3
DP
2000
Form
Rookie
Attribute
Data
Type
Dragon
Digivolution Requirements
Digivolve Cost
1
Colour
Blue Green
Level
2
Category
Digimon
Effect

Digivolve 0 from [Bebydomon]

Your Turn When you play [Groundramon], this Digimon may digivolve into [Wingdramon] in your hand for a digivolution cost of 3, ignoring its digivolution requirements.

Inherited Effect

Your Turn When you play [Groundramon], this Digimon may digivolve into [Wingdramon] in your hand without paying the cost.

Q&A
Date
Question

Can I use this card's inherited effect to digivolve this Digimon into [Wingdramon] in my hand regardless of its digivolution requirements?

Answer

No, you can't.

You can't ignore digivolution requirements when using this card's inherited effect.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Update Pack (EX05 Box Topper+January Store Tournament Par)
International Arts

ja P-092 アップデートパック2023

zh-Hans P-092 宣传卡【P】

ko P-092 테마 부스터 드래곤즈 로어 [EXK-03] 박스 프로모카드

ko P-092 P1 부스터 팩 vs 로얄 나이츠 [BTK-13]

GET /cards/en/P-092

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-092",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I use this card's inherited effect to digivolve this Digimon into [Wingdramon] in my hand regardless of its digivolution requirements?",
                "answer": "No, you can't. \nYou can't ignore digivolution requirements when using this card's inherited effect."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 1
            }, {
                "level": 2,
                "category": "digimon",
                "color": ["green"],
                "cost": 1
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] When you play [Groundramon], this Digimon may digivolve into [Wingdramon] in your hand without paying the cost.",
            "dp": 2000,
            "notes": "Update Pack (EX05 Box Topper+January Store Tournament Par)",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-092.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] 0 from [Bebydomon]\n[Your Turn] When you play [Groundramon], this Digimon may digivolve into [Wingdramon] in your hand for a digivolution cost of 3, ignoring its digivolution requirements.",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 2,
            "color": ["blue", "green"],
            "number": "P-092",
            "name": "Dracomon",
            "type": "Dragon"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-092"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-092"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-092_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-092"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/P-092",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-092"
        },
        "meta": {
            "notes": "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u30d1\u30c3\u30af2023"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-092",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-092"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03] \ubc15\uc2a4 \ud504\ub85c\ubaa8\uce74\ub4dc"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-092_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-092_P1"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 vs \ub85c\uc584 \ub098\uc774\uce20 [BTK-13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-092",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-092"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-092"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

P-092 DracomonP-092 Dracomon on Heroicc