베텔감마몬

Card Number
RB1-008
Rarity
C
Category
Digimon
Level
4
Block Icon
02
Colour
Red
Play Cost
6
DP
6000
Form
성숙기
Attribute
백신종
Type
용인형
Digivolution Requirements
Digivolve Cost
2
Colour
Red
Level
3
Category
Digimon
Effect

진화「감마몬」 : 코스트 2돌진(이 디지몬이 어택했을 때, 어택의 대상을 가장 DP가 높은 액티브 상태인 상대의 디지몬 1마리로 변경할 수 있다) 진화 시자신의 「은하준」이 없다면, 자신의 패에서 「은하준」 1장을 코스트를 지불하지 않고 등장시킬 수 있다.

Releases
Genre
확장팩
Release Name
라이징 윈드 [RBK-01]
Official Product Page
Date
Notes
리부트 부스터 라이징 윈드 [RBK-01]
International Arts

ja RB1-008 リブートブースター ライジングウインド [RB-01]

en RB1-008 RESURGENCE BOOSTER [RB01]

zh-Hans RB1-008 GREAT WARRIOR 【BTC-07】

GET /cards/ko/RB1-008

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/RB1-008",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "ko",
            "dp": 6000,
            "notes": "\ub9ac\ubd80\ud2b8 \ubd80\uc2a4\ud130 \ub77c\uc774\uc9d5 \uc708\ub4dc [RBK-01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/RB1-008.webp",
            "play-cost": 6,
            "form": "\uc131\uc219\uae30",
            "effect": "\u3010\uc9c4\ud654\u3011\u300c\uac10\ub9c8\ubaac\u300d : \ucf54\uc2a4\ud2b8 2\u300a\ub3cc\uc9c4\u300b(\uc774 \ub514\uc9c0\ubaac\uc774 \uc5b4\ud0dd\ud588\uc744 \ub54c, \uc5b4\ud0dd\uc758 \ub300\uc0c1\uc744 \uac00\uc7a5 DP\uac00 \ub192\uc740 \uc561\ud2f0\ube0c \uc0c1\ud0dc\uc778 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub85c \ubcc0\uacbd\ud560 \uc218 \uc788\ub2e4) \u3010\uc9c4\ud654 \uc2dc\u3011\uc790\uc2e0\uc758 \u300c\uc740\ud558\uc900\u300d\uc774 \uc5c6\ub2e4\uba74, \uc790\uc2e0\uc758 \ud328\uc5d0\uc11c \u300c\uc740\ud558\uc900\u300d 1\uc7a5\uc744 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "block-icon": 2,
            "color": ["red"],
            "number": "RB1-008",
            "name": "\ubca0\ud154\uac10\ub9c8\ubaac",
            "type": "\uc6a9\uc778\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/RB1-008"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/RB1-008"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/RB1-008"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/rbk-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/RB1-008",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/RB1-008"
        },
        "meta": {
            "notes": "RESURGENCE BOOSTER [RB01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/RB1-008",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/RB1-008"
        },
        "meta": {
            "notes": "\u30ea\u30d6\u30fc\u30c8\u30d6\u30fc\u30b9\u30bf\u30fc \u30e9\u30a4\u30b8\u30f3\u30b0\u30a6\u30a4\u30f3\u30c9 [RB-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/RB1-008",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/RB1-008"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/rbk-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/rbk-01"
        },
        "meta": {
            "name": "\ub77c\uc774\uc9d5 \uc708\ub4dc [RBK-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/RB1-008"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="RB1-008">
    <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="RB1-008 베텔감마몬" src="https://images.heroi.cc/cards/ko/RB1-008.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/RB1-008">RB1-008 베텔감마몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

RB1-008 베텔감마몬RB1-008 베텔감마몬 on Heroicc