Revive From the Darkness!

Card Number
BT5-107
Rarity
U
Category
Option
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 its memory cost. Any On Play effects on Digimon played with this effect don't activate.

Security Effect

Security Add this card to its owner's 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
Booster Pack
Release Name
BATTLE OF OMNI [BT-05]
Official Product Page
Date
Notes
BOOSTER -BATTLE OF OMNI- [BT05]
Alternate Arts

en BT5-107 P1 Championship 25-26 Season 1 Tamers Pack

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

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT5-107",
        "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": "BOOSTER -BATTLE OF OMNI- [BT05]",
            "use-cost": 4,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT5-107.webp",
            "security-effect": "[Security] Add this card to its owner's 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 its memory cost. Any [On Play] effects on Digimon played with this effect 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_P1"
                }]
            },
            "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\/bt-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT5-107_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT5-107_P1"
        },
        "meta": {
            "notes": "Championship 25-26 Season 1 Tamers Pack"
        }
    }, {
        "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\/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-107"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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