マッスルモン

Card Number
BT23-007
Rarity
C
Category
Digimon
Level
3
Block Icon
05
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

DP+2000

リンク特徴「アプモン」:コスト1(手札/バトルエリアから、このカードをバトルエリアの指定のデジモンに横向きで差し込む)

貫通(このデジモンがアタックしたバトルで相手のデジモンを消滅させたとき、アタック終了前にチェックする)

Releases
Genre
ブースターパック
Release Name
HACKERS' SLUMBER【BT-23】
Official Product Page
Date
Notes
HACKERS' SLUMBER [BT-23]
International Arts

en BT23-007 BOOSTER HACKERS' SLUMBER [BT-23]

zh-Hans BT23-007 HACKER'S SLUMBER【BT-23】

GET /cards/ja/BT23-007

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT23-007",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["red"],
                "cost": 0
            }],
            "language": "ja",
            "inherited-effect": "DP+2000\n\u3008\u30ea\u30f3\u30af\u3009\u7279\u5fb4\u300c\u30a2\u30d7\u30e2\u30f3\u300d:\u30b3\u30b9\u30c81\uff08\u624b\u672d\/\u30d0\u30c8\u30eb\u30a8\u30ea\u30a2\u304b\u3089\u3001\u3053\u306e\u30ab\u30fc\u30c9\u3092\u30d0\u30c8\u30eb\u30a8\u30ea\u30a2\u306e\u6307\u5b9a\u306e\u30c7\u30b8\u30e2\u30f3\u306b\u6a2a\u5411\u304d\u3067\u5dee\u3057\u8fbc\u3080\uff09\n\u226a\u8cab\u901a\u226b\uff08\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u304c\u30a2\u30bf\u30c3\u30af\u3057\u305f\u30d0\u30c8\u30eb\u3067\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f3\u3092\u6d88\u6ec5\u3055\u305b\u305f\u3068\u304d\u3001\u30a2\u30bf\u30c3\u30af\u7d42\u4e86\u524d\u306b\u30c1\u30a7\u30c3\u30af\u3059\u308b\uff09",
            "dp": 1000,
            "notes": "HACKERS' SLUMBER [BT-23]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT23-007.webp",
            "play-cost": 3,
            "form": "\u4e26\/\u30a2\u30d7\u30e2\u30f3",
            "effect": "\u3010\u9032\u5316\u3011\u7279\u5fb4\u306b\u300c\u30a2\u30d7\u30e2\u30f3\u300d\u3092\u6301\u3064Lv.2:\u30b3\u30b9\u30c80\n\u3010\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3011\u30d0\u30c8\u30eb\u7d42\u4e86\u6642\u3001\u3053\u306e\u30ab\u30fc\u30c9\u3092\u30b3\u30b9\u30c8\u3092\u652f\u6255\u308f\u305a\u306b\u767b\u5834\u3055\u305b\u308b\u3002",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\u30e9\u30a4\u30d5",
            "block-icon": 5,
            "color": ["red"],
            "number": "BT23-007",
            "name": "\u30de\u30c3\u30b9\u30eb\u30e2\u30f3",
            "type": "\u7b4b\u30c8\u30ec"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT23-007"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT23-007"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-23"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT23-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT23-007"
        },
        "meta": {
            "notes": "BOOSTER HACKERS' SLUMBER [BT-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT23-007",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT23-007"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-23",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-23"
        },
        "meta": {
            "name": "HACKERS' SLUMBER\u3010BT-23\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT23-007"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT23-007">
    <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="BT23-007 マッスルモン" src="https://images.heroi.cc/cards/ja/BT23-007.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT23-007">BT23-007 マッスルモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT23-007 マッスルモンBT23-007 マッスルモン on Heroicc