가오스몬

Card Number
BT10-018
Rarity
C
Category
Digimon
Level
3
Block Icon
02
Colour
Blue
Play Cost
3
DP
1000
Form
성장기
Attribute
바이러스종
Type
블루 플레어,파충류형
Digivolution Requirements
Digivolve Cost
0
Colour
Blue
Level
2
Category
Digimon
Effect

소멸 시자신의 패에서 특징으로 「블루 플레어」를 가진 Lv.4의 디지몬 카드 1장을 코스트를 지불하지 않고 레스트 상태로 등장시킬 수 있다.

Releases
Genre
확장팩
Release Name
팩 크로스 인카운터 [BTK-10]
Official Product Page
Date
Notes
부스터 팩 크로스 인카운터 [BTK-10]
International Arts

ja BT10-018 ブースターパック クロスエンカウンター [BT-10]

en BT10-018 BOOSTER Xros Encounter [BT10]

en BT10-018 P1 Judge Pack 5

zh-Hans BT10-018 XROS RECORD【BTC-05】

GET /cards/ko/BT10-018

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT10-018",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "ko",
            "dp": 1000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 [BTK-10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT10-018.webp",
            "play-cost": 3,
            "form": "\uc131\uc7a5\uae30",
            "effect": "\u3010\uc18c\uba78 \uc2dc\u3011\uc790\uc2e0\uc758 \ud328\uc5d0\uc11c \ud2b9\uc9d5\uc73c\ub85c \u300c\ube14\ub8e8 \ud50c\ub808\uc5b4\u300d\ub97c \uac00\uc9c4 Lv.4\uc758 \ub514\uc9c0\ubaac \uce74\ub4dc 1\uc7a5\uc744 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub808\uc2a4\ud2b8 \uc0c1\ud0dc\ub85c \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ubc14\uc774\ub7ec\uc2a4\uc885",
            "block-icon": 2,
            "color": ["blue"],
            "number": "BT10-018",
            "name": "\uac00\uc624\uc2a4\ubaac",
            "type": "\ube14\ub8e8 \ud50c\ub808\uc5b4,\ud30c\ucda9\ub958\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT10-018"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT10-018_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT10-018"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT10-018"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT10-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT10-018"
        },
        "meta": {
            "notes": "BOOSTER Xros Encounter [BT10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT10-018_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT10-018_P1"
        },
        "meta": {
            "notes": "Judge Pack 5"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT10-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT10-018"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30af\u30ed\u30b9\u30a8\u30f3\u30ab\u30a6\u30f3\u30bf\u30fc [BT-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT10-018",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT10-018"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-10"
        },
        "meta": {
            "name": "\ud329 \ud06c\ub85c\uc2a4 \uc778\uce74\uc6b4\ud130 [BTK-10]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT10-018"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT10-018 가오스몬BT10-018 가오스몬 on Heroicc