Meteor Shower

Card Number
BT5-098
Rarity
C
Category
Option
Colour
Yellow
Use Cost
3
Effect

Main You may play 1 yellow Digimon card with [Starmon] in its name from your hand without paying its memory cost.

Security Effect

Security Activate this card's Main effect.

Releases
Genre
Booster Pack
Release Name
BATTLE OF OMNI [BT-05]
Official Product Page
Date
Notes
BOOSTER -BATTLE OF OMNI- [BT05]
International Arts

ja BT5-098 ブースターパック バトルオブオメガ [BT-05]

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

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

GET /cards/en/BT5-098

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT5-098",
        "attributes": {
            "language": "en",
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]",
            "use-cost": 3,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT5-098.webp",
            "security-effect": "[Security] Activate this card's [Main] effect.",
            "effect": "[Main] You may play 1 yellow Digimon card with [Starmon] in its name from your hand without paying its memory cost.",
            "rarity": "C",
            "category": "option",
            "color": ["yellow"],
            "number": "BT5-098",
            "name": "Meteor Shower"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-098"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-098"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-098"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT5-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-098"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-098"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-098",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-098"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-05"
        },
        "meta": {
            "name": "BATTLE OF OMNI [BT-05]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-098"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT5-098">
    <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-098 Meteor Shower" src="https://images.heroi.cc/cards/en/BT5-098.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT5-098">BT5-098 Meteor Shower</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT5-098 Meteor ShowerBT5-098 Meteor Shower on Heroicc