아르고몬

Card Number
BT5-058
Rarity
R
Category
Digimon
Level
6
Colour
Green
Play Cost
13
DP
11000
Form
궁극체
Attribute
바이러스종
Type
돌연변이형
Digivolution Requirements
Digivolve Cost
4
Colour
Green
Level
5
Category
Digimon
Effect

흡수진화-2(자신의 디지몬이 패의 이 카드로 진화할 때, 자신의 디지몬 1마리를 레스트시키는 것으로, 지불하는 진화 코스트를 -2 한다)

진화 시 상대의 테이머 전부를 레스트시킨다.

서로의 턴 상대의 테이머 전부는 액티브가 되지 않는다.

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

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

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

zh-Hans BT5-058 DIAMOND LEGEND【BTC-03】

GET /cards/ko/BT5-058

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT5-058",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["green"],
                "cost": 4
            }],
            "language": "ko",
            "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-058.webp",
            "play-cost": 13,
            "form": "\uad81\uadf9\uccb4",
            "effect": "\u300a\ud761\uc218\uc9c4\ud654-2\u300b(\uc790\uc2e0\uc758 \ub514\uc9c0\ubaac\uc774 \ud328\uc758 \uc774 \uce74\ub4dc\ub85c \uc9c4\ud654\ud560 \ub54c, \uc790\uc2e0\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \ub808\uc2a4\ud2b8\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c, \uc9c0\ubd88\ud558\ub294 \uc9c4\ud654 \ucf54\uc2a4\ud2b8\ub97c -2 \ud55c\ub2e4)\n\u3010\uc9c4\ud654 \uc2dc\u3011 \uc0c1\ub300\uc758 \ud14c\uc774\uba38 \uc804\ubd80\ub97c \ub808\uc2a4\ud2b8\uc2dc\ud0a8\ub2e4.\n\u3010\uc11c\ub85c\uc758 \ud134\u3011 \uc0c1\ub300\uc758 \ud14c\uc774\uba38 \uc804\ubd80\ub294 \uc561\ud2f0\ube0c\uac00 \ub418\uc9c0 \uc54a\ub294\ub2e4.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ubc14\uc774\ub7ec\uc2a4\uc885",
            "color": ["green"],
            "number": "BT5-058",
            "name": "\uc544\ub974\uace0\ubaac",
            "type": "\ub3cc\uc5f0\ubcc0\uc774\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-058"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-058"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-058"
        },
        "meta": {
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT5-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-058"
        },
        "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-058",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-058"
        }
    }, {
        "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-058"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT5-058 아르고몬BT5-058 아르고몬 on Heroicc