프로스베르그몬

Card Number
BT8-031
Rarity
R
Category
Digimon
Level
6
Block Icon
01
Colour
Blue
Play Cost
11
DP
12000
Form
궁극체
Attribute
바이러스종
Type
거조형
Digivolution Requirements
Digivolve Cost
4
Colour
Blue
Level
5
Category
Digimon
Effect

진화 시상대의 디지몬 1마리의 진화원을 위에서부터 1장 파기한다. 그 후, 진화원을 갖지 않은 상대의 디지몬 1마리를 패로 되돌린다.

상대의 턴상대의 디지몬 전부에게 「어택 시이 디지몬의 진화원을 아래에서부터 1장 파기한다.」의 효과를 준다.

Releases
Genre
확장팩
Release Name
팩 뉴 히어로 [BTK-08]
Official Product Page
Date
Notes
부스터 팩 뉴 히어로 [BTK-08]
International Arts

ja BT8-031 ブースターパック ニューヒーロー [BT-08]

en BT8-031 BOOSTER NEW AWAKENING[BT-08]

zh-Hans BT8-031 NEXT HERO【BTC-04】

GET /cards/ko/BT8-031

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT8-031",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["blue"],
                "cost": 4
            }],
            "language": "ko",
            "dp": 12000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub274 \ud788\uc5b4\ub85c [BTK-08]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT8-031.webp",
            "play-cost": 11,
            "form": "\uad81\uadf9\uccb4",
            "effect": "\u3010\uc9c4\ud654 \uc2dc\u3011\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\uc758 \uc9c4\ud654\uc6d0\uc744 \uc704\uc5d0\uc11c\ubd80\ud130 1\uc7a5 \ud30c\uae30\ud55c\ub2e4. \uadf8 \ud6c4, \uc9c4\ud654\uc6d0\uc744 \uac16\uc9c0 \uc54a\uc740 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \ud328\ub85c \ub418\ub3cc\ub9b0\ub2e4. \n\u3010\uc0c1\ub300\uc758 \ud134\u3011\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac \uc804\ubd80\uc5d0\uac8c \u300c\u3010\uc5b4\ud0dd \uc2dc\u3011\uc774 \ub514\uc9c0\ubaac\uc758 \uc9c4\ud654\uc6d0\uc744 \uc544\ub798\uc5d0\uc11c\ubd80\ud130 1\uc7a5 \ud30c\uae30\ud55c\ub2e4.\u300d\uc758 \ud6a8\uacfc\ub97c \uc900\ub2e4.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ubc14\uc774\ub7ec\uc2a4\uc885",
            "block-icon": 1,
            "color": ["blue"],
            "number": "BT8-031",
            "name": "\ud504\ub85c\uc2a4\ubca0\ub974\uadf8\ubaac",
            "type": "\uac70\uc870\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT8-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT8-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT8-031"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT8-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT8-031"
        },
        "meta": {
            "notes": "BOOSTER NEW AWAKENING[BT-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT8-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT8-031"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30cb\u30e5\u30fc\u30d2\u30fc\u30ed\u30fc [BT-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT8-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT8-031"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-08"
        },
        "meta": {
            "name": "\ud329 \ub274 \ud788\uc5b4\ub85c [BTK-08]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT8-031"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT8-031">
    <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="BT8-031 프로스베르그몬" src="https://images.heroi.cc/cards/ko/BT8-031.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT8-031">BT8-031 프로스베르그몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT8-031 프로스베르그몬BT8-031 프로스베르그몬 on Heroicc