아구몬

Card Number
BT17-052
Rarity
C
Category
Digimon
Level
3
Block Icon
03
Colour
Black
Play Cost
3
DP
1000
Form
성장기
Attribute
바이러스종
Type
파충류형,SoC
Digivolution Requirements
Digivolve Cost
0
Colour
Black
Level
2
Category
Digimon
Effect

서로의 턴턴에 1회자신의 「키사카타 코우스케」가 등장했을 때, 1 드로우하고, 메모리 +1.

Inherited Effect

재기동(이 디지몬은 상대의 액티브 페이즈에도 액티브가 된다)

Releases
Genre
확장팩
Release Name
팩 시크릿 크라이시스 [BTK-17]
Official Product Page
Date
Notes
부스터 팩 시크릿 크라이시스 [BTK-17]
International Arts

ja BT17-052 ブースターパック シークレットクライシス [BT-17]

en BT17-052 BOOSTER SECRET CRISIS [BT17]

zh-Hans BT17-052 SECRET CRISIS 【BTC-11】

GET /cards/ko/BT17-052

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT17-052",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["black"],
                "cost": 0
            }],
            "language": "ko",
            "inherited-effect": "\u300a\uc7ac\uae30\ub3d9\u300b(\uc774 \ub514\uc9c0\ubaac\uc740 \uc0c1\ub300\uc758 \uc561\ud2f0\ube0c \ud398\uc774\uc988\uc5d0\ub3c4 \uc561\ud2f0\ube0c\uac00 \ub41c\ub2e4)",
            "dp": 1000,
            "notes": "\ubd80\uc2a4\ud130 \ud329 \uc2dc\ud06c\ub9bf \ud06c\ub77c\uc774\uc2dc\uc2a4 [BTK-17]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT17-052.webp",
            "play-cost": 3,
            "form": "\uc131\uc7a5\uae30",
            "effect": "\u3010\uc11c\ub85c\uc758 \ud134\u3011\uff3b\ud134\uc5d0 1\ud68c\uff3d\uc790\uc2e0\uc758 \u300c\ud0a4\uc0ac\uce74\ud0c0 \ucf54\uc6b0\uc2a4\ucf00\u300d\uac00 \ub4f1\uc7a5\ud588\uc744 \ub54c, \u300a1 \ub4dc\ub85c\uc6b0\u300b\ud558\uace0, \uba54\ubaa8\ub9ac +1.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ubc14\uc774\ub7ec\uc2a4\uc885",
            "block-icon": 3,
            "color": ["black"],
            "number": "BT17-052",
            "name": "\uc544\uad6c\ubaac",
            "type": "\ud30c\ucda9\ub958\ud615,SoC"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT17-052"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT17-052"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT17-052"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-17"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT17-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT17-052"
        },
        "meta": {
            "notes": "BOOSTER SECRET CRISIS [BT17]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT17-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT17-052"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30b7\u30fc\u30af\u30ec\u30c3\u30c8\u30af\u30e9\u30a4\u30b7\u30b9  [BT-17]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT17-052",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT17-052"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-17",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-17"
        },
        "meta": {
            "name": "\ud329 \uc2dc\ud06c\ub9bf \ud06c\ub77c\uc774\uc2dc\uc2a4 [BTK-17]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT17-052"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT17-052 아구몬BT17-052 아구몬 on Heroicc