반쵸록몬

Card Number
BT4-073
Rarity
U
Category
Digimon
Level
6
Colour
Black
Play Cost
11
DP
11000
Form
궁극체
Attribute
바이러스종
Type
광물형,반쵸
Digivolution Requirements
Digivolve Cost
3
Colour
Black
Level
5
Category
Digimon
Effect

블로커 (상대의 디지몬이 어택했을 때, 이 디지몬이 액티브 상태라면 레스트시키는 것으로 어택의 대상을 이 디지몬으로 한다)

상대의 턴 상대의 디지몬이 3마리 이상 있는 동안, 이 디지몬의 DP를 +3000 한다.

Releases
Genre
확장팩
Release Name
부스터 팩 그레이트 레전드 [BTK-04]
Official Product Page
Date
Notes
부스터 팩 그레이트 레전드 [BTK-04]
International Arts

ja BT4-073 ブースターパック グレイトレジェンド [BT-04]

en BT4-073 BOOSTER -GREAT LEGEND- [BT04]

zh-Hans BT4-073 DIGITAL IMPACT【BTC-02】

GET /cards/ko/BT4-073

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT4-073",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["black"],
                "cost": 3
            }],
            "language": "ko",
            "dp": 11000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uadf8\ub808\uc774\ud2b8 \ub808\uc804\ub4dc [BTK-04]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT4-073.webp",
            "play-cost": 11,
            "form": "\uad81\uadf9\uccb4",
            "effect": "\u300a\ube14\ub85c\ucee4\u300b (\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\uc774 \uc5b4\ud0dd\ud588\uc744 \ub54c, \uc774 \ub514\uc9c0\ubaac\uc774 \uc561\ud2f0\ube0c \uc0c1\ud0dc\ub77c\uba74 \ub808\uc2a4\ud2b8\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c \uc5b4\ud0dd\uc758 \ub300\uc0c1\uc744 \uc774 \ub514\uc9c0\ubaac\uc73c\ub85c \ud55c\ub2e4) \n\u3010\uc0c1\ub300\uc758 \ud134\u3011 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\uc774 3\ub9c8\ub9ac \uc774\uc0c1 \uc788\ub294 \ub3d9\uc548, \uc774 \ub514\uc9c0\ubaac\uc758 DP\ub97c +3000 \ud55c\ub2e4.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "\ubc14\uc774\ub7ec\uc2a4\uc885",
            "color": ["black"],
            "number": "BT4-073",
            "name": "\ubc18\ucd78\ub85d\ubaac",
            "type": "\uad11\ubb3c\ud615,\ubc18\ucd78"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT4-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT4-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT4-073"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT4-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT4-073"
        },
        "meta": {
            "notes": "BOOSTER -GREAT LEGEND- [BT04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT4-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT4-073"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30b0\u30ec\u30a4\u30c8\u30ec\u30b8\u30a7\u30f3\u30c9 [BT-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT4-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT4-073"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-04"
        },
        "meta": {
            "name": "\ubd80\uc2a4\ud130 \ud329 \uadf8\ub808\uc774\ud2b8 \ub808\uc804\ub4dc [BTK-04]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT4-073"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT4-073">
    <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="BT4-073 반쵸록몬" src="https://images.heroi.cc/cards/ko/BT4-073.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT4-073">BT4-073 반쵸록몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT4-073 반쵸록몬BT4-073 반쵸록몬 on Heroicc