GET /cards/ko/BT20-004

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT20-004",
        "attributes": {
            "level": 2,
            "language": "ko",
            "inherited-effect": "\u3010\uc790\uc2e0\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\ud2b9\uc9d5\uc73c\ub85c \u300c\uc561\uc140\u300d\uc744 \uac00\uc9c4 \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \ub4f1\uc7a5\ud588\uc744 \ub54c, \uc774 \ub514\uc9c0\ubaac\uc744 \ud328\uc758 \ud2b9\uc9d5\uc73c\ub85c \u300c\uc561\uc140\u300d\uc744 \uac00\uc9c4 \ub514\uc9c0\ubaac \uce74\ub4dc\ub85c \uc9c0\ubd88\ud558\ub294 \uc9c4\ud654 \ucf54\uc2a4\ud2b8 -2 \ud558\uc5ec \uc9c4\ud654\uc2dc\ud0ac \uc218 \uc788\ub2e4.",
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT20-004.webp",
            "form": "\uc720\ub144\uae30",
            "rarity": "C",
            "category": "digi-egg",
            "block-icon": 4,
            "color": ["green"],
            "number": "BT20-004",
            "name": "\ud53c\ub098\ubaac",
            "type": "\ubcd1\uc544\ub9ac\ud615,\uc561\uc140"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ko\/BT20-004_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT20-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT20-004_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT20-004_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-004"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT20-004_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ko\/BT20-004_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT20-004_P1"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 OVER THE X [BTK-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT20-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-004"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT20-004_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT20-004_P1"
        },
        "meta": {
            "notes": "SPECIAL BOOSTER Ver.2.5 [BT19-20] Box Topper"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-004"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\uff0d\u30d1\u30c3\u30af OVER THE X [BT-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT20-004_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT20-004_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-004",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-004"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT20-004_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT20-004_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-004"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT20-004" style="view-transition-name:ko_BT20-004_P0;" 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-004 피나몬" src="https://images.heroi.cc/cards/ko/BT20-004.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT20-004">BT20-004 피나몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT20-004 피나몬BT20-004 피나몬 on Heroicc

피나몬

Card Number
BT20-004
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
04
Colour
Green
Form
유년기
Type
병아리형,액셀
Inherited Effect

자신의 턴 턴에 1회특징으로 「액셀」을 가진 자신의 디지몬이 등장했을 때, 이 디지몬을 패의 특징으로 「액셀」을 가진 디지몬 카드로 지불하는 진화 코스트 -2 하여 진화시킬 수 있다.

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

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

International Arts

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

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

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

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

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

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