해바라기몬

Card Number
BT13-050
Rarity
C
Category
Digimon
Level
4
Block Icon
02
Colour
Green
Play Cost
4
DP
3000
Form
성숙기
Attribute
데이터종
Type
식물형
Digivolution Requirements
Digivolve Cost
2
Colour
Green
Level
3
Category
Digimon
Effect

메인이 디지몬을 레스트시키는 것으로, 자신의 디지몬 1마리를 패의 특징으로 「요정형」을 포함하는 디지몬 카드로 지불하는 진화 코스트 -2 하여 진화할 수 있다.

Inherited Effect

자신의 턴턴에 1회이 디지몬이 진화할 때, 그린인 자신의 테이머가 있다면 지불하는 진화 코스트 -1.

Releases
Genre
확장팩
Release Name
팩 vs 로얄 나이츠 [BTK-13]
Official Product Page
Date
Notes
부스터 팩 vs 로얄 나이츠 [BTK-13]
International Arts

ja BT13-050 ブースターパック VSロイヤルナイツ [BT-13]

en BT13-050 BOOSTER VERSUS ROYAL KNIGHTS [BT13]

zh-Hans BT13-050 GREAT WARRIOR 【BTC-07】

GET /cards/ko/BT13-050

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT13-050",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["green"],
                "cost": 2
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc790\uc2e0\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\uc774 \ub514\uc9c0\ubaac\uc774 \uc9c4\ud654\ud560 \ub54c, \uadf8\ub9b0\uc778 \uc790\uc2e0\uc758 \ud14c\uc774\uba38\uac00 \uc788\ub2e4\uba74 \uc9c0\ubd88\ud558\ub294 \uc9c4\ud654 \ucf54\uc2a4\ud2b8 -1.",
            "dp": 3000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 vs \ub85c\uc584 \ub098\uc774\uce20 [BTK-13]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT13-050.webp",
            "play-cost": 4,
            "form": "\uc131\uc219\uae30",
            "effect": "\u3010\uba54\uc778\u3011\uc774 \ub514\uc9c0\ubaac\uc744 \ub808\uc2a4\ud2b8\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c, \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \ud328\uc758 \ud2b9\uc9d5\uc73c\ub85c \u300c\uc694\uc815\ud615\u300d\uc744 \ud3ec\ud568\ud558\ub294 \ub514\uc9c0\ubaac \uce74\ub4dc\ub85c \uc9c0\ubd88\ud558\ub294 \uc9c4\ud654 \ucf54\uc2a4\ud2b8 -2 \ud558\uc5ec \uc9c4\ud654\ud560 \uc218 \uc788\ub2e4.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ub370\uc774\ud130\uc885",
            "block-icon": 2,
            "color": ["green"],
            "number": "BT13-050",
            "name": "\ud574\ubc14\ub77c\uae30\ubaac",
            "type": "\uc2dd\ubb3c\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT13-050"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT13-050"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT13-050"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-13"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT13-050",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT13-050"
        },
        "meta": {
            "notes": "BOOSTER VERSUS ROYAL KNIGHTS [BT13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT13-050",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT13-050"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af VS\u30ed\u30a4\u30e4\u30eb\u30ca\u30a4\u30c4 [BT-13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT13-050",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT13-050"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-13",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-13"
        },
        "meta": {
            "name": "\ud329 vs \ub85c\uc584 \ub098\uc774\uce20 [BTK-13]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT13-050"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT13-050">
    <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="BT13-050 해바라기몬" src="https://images.heroi.cc/cards/ko/BT13-050.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT13-050">BT13-050 해바라기몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT13-050 해바라기몬BT13-050 해바라기몬 on Heroicc