메탈가루몬

Card Number
BT5-031
Rarity
R
Category
Digimon
Level
6
Colour
Blue
Play Cost
11
DP
11000
Form
궁극체
Attribute
데이터종
Type
사이보그형
Digivolution Requirements
Digivolve Cost
3
Colour
Blue
Level
5
Category
Digimon
Effect

진화 시 이 디지몬의 진화원 중 명칭에 「가루몬」을 포함하는 디지몬 카드가 있을 때, 소멸 시 효과를 가진 상대의 디지몬 1마리를 덱 아래로 되돌린다. 그 디지몬이 가진 진화원은 파기한다.

Inherited Effect

어택 시 턴에 1회 메모리를 +1 한다.

Releases
Genre
확장팩
Release Name
부스터 팩 배틀 오브 오메가 [BTK-05]
Official Product Page
Date
Notes
부스터 팩 배틀 오브 오메가 [BTK-05]
International Arts

ja BT5-031 ブースターパック バトルオブオメガ [BT-05]

en BT5-031 BOOSTER -BATTLE OF OMNI- [BT05]

zh-Hans BT5-031 DIGITAL IMPACT【BTC-02】

GET /cards/ko/BT5-031

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT5-031",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["blue"],
                "cost": 3
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc5b4\ud0dd \uc2dc\u3011 \uff3b\ud134\uc5d0 1\ud68c\uff3d \uba54\ubaa8\ub9ac\ub97c +1 \ud55c\ub2e4.",
            "dp": 11000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT5-031.webp",
            "play-cost": 11,
            "form": "\uad81\uadf9\uccb4",
            "effect": "\u3010\uc9c4\ud654 \uc2dc\u3011 \uc774 \ub514\uc9c0\ubaac\uc758 \uc9c4\ud654\uc6d0 \uc911 \uba85\uce6d\uc5d0 \u300c\uac00\ub8e8\ubaac\u300d\uc744 \ud3ec\ud568\ud558\ub294 \ub514\uc9c0\ubaac \uce74\ub4dc\uac00 \uc788\uc744 \ub54c, \u3010\uc18c\uba78 \uc2dc\u3011 \ud6a8\uacfc\ub97c \uac00\uc9c4 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \ub371 \uc544\ub798\ub85c \ub418\ub3cc\ub9b0\ub2e4. \uadf8 \ub514\uc9c0\ubaac\uc774 \uac00\uc9c4 \uc9c4\ud654\uc6d0\uc740 \ud30c\uae30\ud55c\ub2e4.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ub370\uc774\ud130\uc885",
            "color": ["blue"],
            "number": "BT5-031",
            "name": "\uba54\ud0c8\uac00\ub8e8\ubaac",
            "type": "\uc0ac\uc774\ubcf4\uadf8\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-031"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-031"
        },
        "meta": {
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT5-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-031"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-031"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-05"
        },
        "meta": {
            "name": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-031"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT5-031">
    <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="BT5-031 메탈가루몬" src="https://images.heroi.cc/cards/ko/BT5-031.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT5-031">BT5-031 메탈가루몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT5-031 메탈가루몬BT5-031 메탈가루몬 on Heroicc