딜비트몬

Card Number
P-090
Rarity
P
Category
Digimon
Level
6
Block Icon
02
Colour
Green
Play Cost
11
DP
11000
Form
궁극체
Attribute
백신종
Type
수기사형
Digivolution Requirements
Digivolve Cost
3
Colour
Green
Level
5
Category
Digimon
Effect

진화 시상대의 디지몬 2마리를 레스트시킨다.

서로의 턴턴에 1회자신의 디지몬이 배틀에서 상대의 디지몬만을 소멸시켰을 때, 이 디지몬의 진화원에 「앙고라몬」이 있다면 자신의 디지몬 1마리를 액티브로 한다.

Releases
Genre
프로모션 카드
Release Name
프로모션 카드 [P]
Notes
BTK-10 크로스 인카운터 이너박스 프로모
International Arts

ja P-090 最強ジャンプ2023年2月特大号付録

en P-090 RESURGENCE BOOSTER [RB01]

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

GET /cards/ko/P-090

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/P-090",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["green"],
                "cost": 3
            }],
            "language": "ko",
            "dp": 11000,
            "notes": "BTK-10 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 \uc774\ub108\ubc15\uc2a4 \ud504\ub85c\ubaa8",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/P-090.webp",
            "play-cost": 11,
            "form": "\uad81\uadf9\uccb4",
            "effect": "\u3010\uc9c4\ud654 \uc2dc\u3011\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 2\ub9c8\ub9ac\ub97c \ub808\uc2a4\ud2b8\uc2dc\ud0a8\ub2e4.\n\u3010\uc11c\ub85c\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \ubc30\ud2c0\uc5d0\uc11c \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\ub9cc\uc744 \uc18c\uba78\uc2dc\ucf30\uc744 \ub54c, \uc774 \ub514\uc9c0\ubaac\uc758 \uc9c4\ud654\uc6d0\uc5d0 \u300c\uc559\uace0\ub77c\ubaac\u300d\uc774 \uc788\ub2e4\uba74 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc561\ud2f0\ube0c\ub85c \ud55c\ub2e4.",
            "rarity": "P",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "block-icon": 2,
            "color": ["green"],
            "number": "P-090",
            "name": "\ub51c\ube44\ud2b8\ubaac",
            "type": "\uc218\uae30\uc0ac\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-090"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-090"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-090"
        },
        "meta": {
            "notes": "RESURGENCE BOOSTER [RB01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-090"
        },
        "meta": {
            "notes": "\u6700\u5f37\u30b8\u30e3\u30f3\u30d72023\u5e742\u6708\u7279\u5927\u53f7\u4ed8\u9332"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-090",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-090"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/p"
        },
        "meta": {
            "name": "\ud504\ub85c\ubaa8\uc158 \uce74\ub4dc [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-090"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="P-090">
    <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-090 딜비트몬" src="https://images.heroi.cc/cards/ko/P-090.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/P-090">P-090 딜비트몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-090 딜비트몬P-090 딜비트몬 on Heroicc