모노드라몬

Card Number
BT19-056
Rarity
C
Category
Digimon
Level
3
Block Icon
04
Colour
Black
Play Cost
3
DP
1000
Form
성장기
Attribute
백신종
Type
소룡형
Digivolution Requirements
Digivolve Cost
0
Colour
Black
Level
2
Category
Digimon
Effect

등장 시자신의 덱 위에서부터 3장 오픈한다. 그중 특징으로 「용인형」/「사이보그형」을 가진 카드 1장과 「이재익」 또는 특징으로 「디바이스」를 가진 옵션 카드 1장을 패에 추가한다. 나머지는 덱 아래로 되돌린다.

Inherited Effect

서로의 턴이 디지몬을 DP +1000.

Releases
Genre
확장팩
Release Name
크로스 에볼루션 [BTK-19]
Official Product Page
Date
Notes
부스터 팩 크로스 에볼루션 [BTK-19]
International Arts

ja BT19-056 ブースタ-パック クロスエボリューション [BT-19]

en BT19-056 Special Booster Ver.2.5 [BT19-20]

zh-Hans BT19-056 ELEMENT EVOLUTION【BTC-13】

GET /cards/ko/BT19-056

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT19-056",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black"],
                "cost": 0
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc11c\ub85c\uc758 \ud134\u3011\uc774 \ub514\uc9c0\ubaac\uc744 DP +1000.",
            "dp": 1000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ud06c\ub85c\uc2a4 \uc5d0\ubcfc\ub8e8\uc158 [BTK-19]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT19-056.webp",
            "play-cost": 3,
            "form": "\uc131\uc7a5\uae30",
            "effect": "\u3010\ub4f1\uc7a5 \uc2dc\u3011\uc790\uc2e0\uc758 \ub371 \uc704\uc5d0\uc11c\ubd80\ud130 3\uc7a5 \uc624\ud508\ud55c\ub2e4. \uadf8\uc911 \ud2b9\uc9d5\uc73c\ub85c \u300c\uc6a9\uc778\ud615\u300d\/\u300c\uc0ac\uc774\ubcf4\uadf8\ud615\u300d\uc744 \uac00\uc9c4 \uce74\ub4dc 1\uc7a5\uacfc \u300c\uc774\uc7ac\uc775\u300d \ub610\ub294 \ud2b9\uc9d5\uc73c\ub85c \u300c\ub514\ubc14\uc774\uc2a4\u300d\ub97c \uac00\uc9c4 \uc635\uc158 \uce74\ub4dc 1\uc7a5\uc744 \ud328\uc5d0 \ucd94\uac00\ud55c\ub2e4. \ub098\uba38\uc9c0\ub294 \ub371 \uc544\ub798\ub85c \ub418\ub3cc\ub9b0\ub2e4.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "block-icon": 4,
            "color": ["black"],
            "number": "BT19-056",
            "name": "\ubaa8\ub178\ub4dc\ub77c\ubaac",
            "type": "\uc18c\ub8e1\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT19-056"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT19-056"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT19-056"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-19"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT19-056",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT19-056"
        },
        "meta": {
            "notes": "Special Booster Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT19-056",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT19-056"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30dc\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3 [BT-19]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT19-056",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT19-056"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-19",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-19"
        },
        "meta": {
            "name": "\ud06c\ub85c\uc2a4 \uc5d0\ubcfc\ub8e8\uc158 [BTK-19]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT19-056"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT19-056">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="BT19-056 모노드라몬" src="https://images.heroi.cc/cards/ko/BT19-056.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT19-056">BT19-056 모노드라몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT19-056 모노드라몬BT19-056 모노드라몬 on Heroicc