GET /cards/ko/BT20-005_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT20-005_P1",
        "attributes": {
            "level": 2,
            "language": "ko",
            "inherited-effect": "\u3010\uc790\uc2e0\uc758 \ud134\u3011\uc774 \ub514\uc9c0\ubaac\uc774 \uc55e\uba74\uc758 \uc2dc\ud050\ub9ac\ud2f0\ub97c \uccb4\ud06c\ud588\uc744 \ub54c, \ud134 \uc885\ub8cc\uae4c\uc9c0 \uc774 \ub514\uc9c0\ubaac\uc740 \u300a\uc7ac\ubc0d\u300b\uc744 \uc5bb\ub294\ub2e4.",
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT20-005_P1.webp",
            "form": "\uc720\ub144\uae30",
            "rarity": "C",
            "category": "digi-egg",
            "block-icon": 4,
            "color": ["black"],
            "number": "BT20-005",
            "name": "\uce74\ud504\ub9ac\ubaac",
            "type": "\ub81b\uc11c\ud615,\ub9ac\ubc84\ub808\uc774\ud130"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ko\/BT20-005"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-005"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT20-005_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-005"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-005_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-005"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-005_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ko\/BT20-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT20-005"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT20-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-005"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT20-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-005_P1"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20] Box Topper"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-005"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-005_P1"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]BOX\u8cfc\u5165\u7279\u5178"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-005",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-005"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-005_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-005_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-20",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-20"
        },
        "meta": {
            "name": "OVER THE X [BTK-20]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT20-005_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT20-005_P1" style="view-transition-name:ko_BT20-005_P1;" data-category="digi-egg">
    <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" alt="BT20-005 카프리몬 · Alternate Art #1" src="https://images.heroi.cc/cards/ko/BT20-005_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT20-005_P1">BT20-005 카프리몬<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT20-005 카프리몬 · Alternate Art #1BT20-005 카프리몬 · Alternate Art #1 on Heroicc

카프리몬

Card Number
BT20-005
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
04
Supplemental Rarity
Alternative Art #1
Colour
Black
Form
유년기
Type
렛서형,리버레이터
Inherited Effect

자신의 턴이 디지몬이 앞면의 시큐리티를 체크했을 때, 턴 종료까지 이 디지몬은 재밍을 얻는다.

Releases
Genre
확장팩
Release Name
OVER THE X [BTK-20]
Official Product Page
Date
Notes
부스터 팩 OVER THE X [BTK-20]
Alternate Arts

ko BT20-005 부스터 팩 OVER THE X [BTK-20]

International Arts

ja BT20-005 ブースタ-パック OVER THE X [BT-20]

ja BT20-005 P1 ブースタ-パック OVER THE X [BT-20]BOX購入特典

en BT20-005 SPECIAL BOOSTER Ver.2.5 [BT19-20]

en BT20-005 P1 SPECIAL BOOSTER Ver.2.5 [BT19-20] Box Topper

zh-Hans BT20-005 ELEMENT EVOLUTION【BTC-13】

zh-Hans BT20-005 P1 ELEMENT EVOLUTION【BTC-13】