スパイラルマスカレード

Card Number
BT5-099
Rarity
U
Category
Option
Colour
Yellow
Use Cost
4
Effect

メイン自分のデジモン1体ごとに、以下の効果を発揮する。

・このターンの間、相手のデジモン1体のDPを-3000する。

Security Effect

セキュリティこのカードのメイン効果を発揮する。

Q&A
Question

自分のデジモンが2体いるとき、このカードの効果で相手のデジモン1体にDP-3000の効果を2回発揮してDP-6000することはできますか?

Answer

はい、可能です。

Releases
Genre
ブースターパック
Release Name
バトルオブオメガ【BT-05】
Official Product Page
Date
Notes
ブースターパック バトルオブオメガ [BT-05]
International Arts

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

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

ko BT5-099 부스터 팩 배틀 오브 오메가 [BTK-05]

GET /cards/ja/BT5-099

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/BT5-099",
        "attributes": {
            "faqs": [{
                "question": "\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f3\u304c2\u4f53\u3044\u308b\u3068\u304d\u3001\u3053\u306e\u30ab\u30fc\u30c9\u306e\u52b9\u679c\u3067\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u306bDP-3000\u306e\u52b9\u679c\u30922\u56de\u767a\u63ee\u3057\u3066DP-6000\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u3059\u304b\uff1f",
                "answer": "\u306f\u3044\u3001\u53ef\u80fd\u3067\u3059\u3002"
            }],
            "language": "ja",
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]",
            "use-cost": 4,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/BT5-099.webp",
            "security-effect": "\u3010\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3011\u3053\u306e\u30ab\u30fc\u30c9\u306e\u3010\u30e1\u30a4\u30f3\u3011\u52b9\u679c\u3092\u767a\u63ee\u3059\u308b\u3002",
            "effect": "\u3010\u30e1\u30a4\u30f3\u3011\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3054\u3068\u306b\u3001\u4ee5\u4e0b\u306e\u52b9\u679c\u3092\u767a\u63ee\u3059\u308b\u3002\n\u30fb\u3053\u306e\u30bf\u30fc\u30f3\u306e\u9593\u3001\u76f8\u624b\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u306eDP\u3092-3000\u3059\u308b\u3002",
            "rarity": "U",
            "category": "option",
            "color": ["yellow"],
            "number": "BT5-099",
            "name": "\u30b9\u30d1\u30a4\u30e9\u30eb\u30de\u30b9\u30ab\u30ec\u30fc\u30c9"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-099"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-099"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-099"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/bt-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-099"
        },
        "meta": {
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-099"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-099",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-099"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/bt-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/bt-05"
        },
        "meta": {
            "name": "\u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac\u3010BT-05\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-099"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="BT5-099">
    <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-099 スパイラルマスカレード" src="https://images.heroi.cc/cards/ja/BT5-099.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/BT5-099">BT5-099 スパイラルマスカレード</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT5-099 スパイラルマスカレードBT5-099 スパイラルマスカレード on Heroicc