Revive From the Darkness!

Card Number
BT5-107
Rarity
U
Category
Option
Supplemental Rarity
Alternative Art #1
Colour
Purple
Use Cost
4
Effect

Main Delete 1 of your purple Digimon. Then, you may play 1 level 5 or lower purple Digimon card from your trash without paying the cost. On Play effects on Digimon this effect played don't activate.

Security Effect

Security Add this card to the hand.

Q&A
Date
Question

I use this card's effect to play a card like [BT5-081 ChaosGallantmon], which has an effect that reads, "delete 1 of your other Digimon to..." Does deleting the purple Digimon for this card's effect cause the "delete 1 of your other Digimon" effect to activate?

Answer

No. Your purple Digimon has already been deleted when [ChaosGallantmon] enters play, so it doesn't activate.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Championship 25-26 Season 1 Tamers Pack
Alternate Arts

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

International Arts

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

ja BT5-107 P1 WORLD TAMER'S BOX ver.1

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

zh-Hans BT5-107 P1 宣传卡【P】

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

GET /cards/en/BT5-107_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT5-107_P1",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "I use this card's effect to play a card like [BT5-081 ChaosGallantmon], which has an effect that reads, \"delete 1 of your other Digimon to...\" Does deleting the purple Digimon for this card's effect cause the \"delete 1 of your other Digimon\" effect to activate?",
                "answer": "No. Your purple Digimon has already been deleted when [ChaosGallantmon] enters play, so it doesn't activate."
            }],
            "language": "en",
            "notes": "Championship 25-26 Season 1 Tamers Pack",
            "use-cost": 4,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT5-107_P1.webp",
            "security-effect": "[Security] Add this card to the hand.",
            "effect": "[Main] Delete 1 of your purple Digimon. Then, you may play 1 level 5 or lower purple Digimon card from your trash without paying the cost. [On Play] effects on Digimon this effect played don't activate.",
            "rarity": "U",
            "category": "option",
            "color": ["purple"],
            "number": "BT5-107",
            "name": "Revive From the Darkness!"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT5-107"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-107"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT5-107_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT5-107"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-107"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT5-107_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-107",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-107"
        },
        "meta": {
            "notes": "BOOSTER -BATTLE OF OMNI- [BT05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT5-107",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-107"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30d0\u30c8\u30eb\u30aa\u30d6\u30aa\u30e1\u30ac [BT-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT5-107_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT5-107_P1"
        },
        "meta": {
            "notes": "WORLD TAMER'S BOX ver.1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT5-107",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT5-107"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ubc30\ud2c0 \uc624\ube0c \uc624\uba54\uac00 [BTK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-107",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-107"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT5-107_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT5-107_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-107_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT5-107_P1">
    <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-107 Revive From the Darkness! · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT5-107_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT5-107_P1">BT5-107 Revive From the Darkness!<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT5-107 Revive From the Darkness! · Alternate Art #1BT5-107 Revive From the Darkness! · Alternate Art #1 on Heroicc