로프몬 X항체

Card Number
BT16-067
Rarity
C
Category
Digimon
Level
3
Block Icon
03
Colour
Purple Green
Play Cost
3
DP
1000
Form
성장기
Attribute
데이터종
Type
짐승형,X항체
Digivolution Requirements
Digivolve Cost
1
Colour
Purple Green
Level
2
Category
Digimon
Effect

진화「초코몬」/「로프몬」 : 코스트 0등장 시진화 시자신의 패 1장을 파기하는 것으로, 턴 종료까지 자신의 디지몬 1마리를 DP +3000.

Inherited Effect

자신의 턴턴에 1회자신의 디지몬이 효과로 등장했을 때, 1 드로우.

Releases
Genre
확장팩
Release Name
팩 BEGINNING OBSERVER [BTK-16]
Official Product Page
Date
Notes
부스터 팩 BEGINNING OBSERVER [BTK-16]
International Arts

ja BT16-067 ブースターパック BEGINNING OBSERVER [BT-16]

en BT16-067 BOOSTER BEGINNING OBSERVER [BT16]

zh-Hans BT16-067 BEGINNING OBSERVER 【BTC-10】

GET /cards/ko/BT16-067

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT16-067",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green", "purple"],
                "cost": 1
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc790\uc2e0\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \ud6a8\uacfc\ub85c \ub4f1\uc7a5\ud588\uc744 \ub54c, \u300a1 \ub4dc\ub85c\uc6b0\u300b.",
            "dp": 1000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 BEGINNING OBSERVER [BTK-16]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT16-067.webp",
            "play-cost": 3,
            "form": "\uc131\uc7a5\uae30",
            "effect": "\u3010\uc9c4\ud654\u3011\u300c\ucd08\ucf54\ubaac\u300d\/\u300c\ub85c\ud504\ubaac\u300d : \ucf54\uc2a4\ud2b8 0\u3010\ub4f1\uc7a5 \uc2dc\u3011\u3010\uc9c4\ud654 \uc2dc\u3011\uc790\uc2e0\uc758 \ud328 1\uc7a5\uc744 \ud30c\uae30\ud558\ub294 \uac83\uc73c\ub85c, \ud134 \uc885\ub8cc\uae4c\uc9c0 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c DP +3000.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ub370\uc774\ud130\uc885",
            "block-icon": 3,
            "color": ["purple", "green"],
            "number": "BT16-067",
            "name": "\ub85c\ud504\ubaac X\ud56d\uccb4",
            "type": "\uc9d0\uc2b9\ud615,X\ud56d\uccb4"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT16-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT16-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT16-067"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-16"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT16-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT16-067"
        },
        "meta": {
            "notes": "BOOSTER BEGINNING OBSERVER [BT16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT16-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT16-067"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af BEGINNING OBSERVER  [BT-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT16-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT16-067"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-16",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-16"
        },
        "meta": {
            "name": "\ud329 BEGINNING OBSERVER [BTK-16]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT16-067"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT16-067">
    <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="BT16-067 로프몬 X항체" src="https://images.heroi.cc/cards/ko/BT16-067.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT16-067">BT16-067 로프몬 X항체</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT16-067 로프몬 X항체BT16-067 로프몬 X항체 on Heroicc