샤우트몬

Card Number
BT12-008
Rarity
C
Category
Digimon
Level
3
Block Icon
02
Colour
Red
Play Cost
3
DP
1000
Form
성장기
Attribute
데이터종
Type
소룡형,크로스 하트
Digivolution Requirements
Digivolve Cost
0
Colour
Red
Level
2
Category
Digimon
Effect

진화세이브가 기술되어 있는 Lv.2 : 코스트 0소멸 시세이브 (이 카드를 자신의 테이머 아래에 놓을 수 있다)

Inherited Effect

어택 시턴에 1회이 디지몬에게 세이브가 기술되어 있다면, DP 4000 이하의 상대의 디지몬 1마리를 소멸시킨다.

Releases
Genre
확장팩
Release Name
팩 어크로스 타임 [BTK-12]
Official Product Page
Date
Notes
부스터 팩 어크로스 타임 [BTK-12]
International Arts

ja BT12-008 ブースターパック アクロス・タイム [BT-12]

en BT12-008 BOOSTER ACROSS TIME [BT12]

zh-Hans BT12-008 ACROSS DIMENSION【BTC-06】

GET /cards/ko/BT12-008

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT12-008",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc5b4\ud0dd \uc2dc\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\uc774 \ub514\uc9c0\ubaac\uc5d0\uac8c \u300a\uc138\uc774\ube0c\u300b\uac00 \uae30\uc220\ub418\uc5b4 \uc788\ub2e4\uba74, DP 4000 \uc774\ud558\uc758 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \uc18c\uba78\uc2dc\ud0a8\ub2e4.",
            "dp": 1000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc5b4\ud06c\ub85c\uc2a4 \ud0c0\uc784 [BTK-12]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT12-008.webp",
            "play-cost": 3,
            "form": "\uc131\uc7a5\uae30",
            "effect": "\u3010\uc9c4\ud654\u3011\u300a\uc138\uc774\ube0c\u300b\uac00 \uae30\uc220\ub418\uc5b4 \uc788\ub294 Lv.2 : \ucf54\uc2a4\ud2b8 0\u3010\uc18c\uba78 \uc2dc\u3011\u300a\uc138\uc774\ube0c\u300b (\uc774 \uce74\ub4dc\ub97c \uc790\uc2e0\uc758 \ud14c\uc774\uba38 \uc544\ub798\uc5d0 \ub193\uc744 \uc218 \uc788\ub2e4)",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ub370\uc774\ud130\uc885",
            "block-icon": 2,
            "color": ["red"],
            "number": "BT12-008",
            "name": "\uc0e4\uc6b0\ud2b8\ubaac",
            "type": "\uc18c\ub8e1\ud615,\ud06c\ub85c\uc2a4 \ud558\ud2b8"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT12-008"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT12-008"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT12-008"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT12-008",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT12-008"
        },
        "meta": {
            "notes": "BOOSTER ACROSS TIME [BT12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT12-008",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT12-008"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30a2\u30af\u30ed\u30b9\u30fb\u30bf\u30a4\u30e0 [BT-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT12-008",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT12-008"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-12"
        },
        "meta": {
            "name": "\ud329 \uc5b4\ud06c\ub85c\uc2a4 \ud0c0\uc784 [BTK-12]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT12-008"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT12-008 샤우트몬BT12-008 샤우트몬 on Heroicc