Holy Flame

Card Number
ST3-15
Rarity
C
Category
Option
Colour
Yellow
Use Cost
2
Effect

Main 1 of your opponent's Digimon gains Security Attack -3 (This Digimon checks 3 fewer security cards) until the end of your opponent's next turn.

Security Effect

Security All of your opponent's Digimon gain Security Attack -1 (This Digimon checks 1 fewer security card) for the turn.

Q&A
Date
Question

What happens when a Digimon has a security check number of 0 because of this card's effect and it attacks a player?

Answer

That Digimon can't perform security checks, so the battle ends. Even if your opponent has no cards in their security stack, you would not win the game by attacking with that Digimon.

Date
Question

This card's effect causes a Digimon to gain <Security Attack -3>, giving them a security check number of 0. How many security cards could that Digimon check if it gained <Security Attack +1>?

Answer

It would still check 0 cards. In order to check 1 or more security cards, that Digimon would need to gain <Security Attack +3> or higher.

Releases
Genre
Starter Deck
Release Name
HEAVEN’S YELLOW [ST-03]
Official Product Page
Date
Notes
Starter Deck, HEAVEN’S YELLOW [ST-3]
Alternate Arts

en ST3-15 P1 RESURGENCE BOOSTER [RB01]

International Arts

ja ST3-15 スタートデッキ ヘブンズイエロー [ST-3]

zh-Hans ST3-15 YELLOW 【STC-03】

ko ST3-15 스타트 덱 헤븐즈 옐로 [STK-3]

GET /cards/en/ST3-15

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST3-15",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "What happens when a Digimon has a security check number of 0 because of this card's effect and it attacks a player?",
                "answer": "That Digimon can't perform security checks, so the battle ends. Even if your opponent has no cards in their security stack, you would not win the game by attacking with that Digimon."
            }, {
                "date": "2024-03-28",
                "question": "This card's effect causes a Digimon to gain <Security Attack -3>, giving them a security check number of 0. How many security cards could that Digimon check if it gained <Security Attack +1>?",
                "answer": "It would still check 0 cards. In order to check 1 or more security cards, that Digimon would need to gain <Security Attack +3> or higher."
            }],
            "language": "en",
            "notes": "Starter Deck, HEAVEN\u2019S YELLOW [ST-3]",
            "use-cost": 2,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST3-15.webp",
            "security-effect": "[Security] All of your opponent's Digimon gain \uff1cSecurity Attack -1\uff1e (This Digimon checks 1 fewer security card) for the turn.",
            "effect": "[Main] 1 of your opponent's Digimon gains \uff1cSecurity Attack -3\uff1e (This Digimon checks 3 fewer security cards) until the end of your opponent's next turn.",
            "rarity": "C",
            "category": "option",
            "color": ["yellow"],
            "number": "ST3-15",
            "name": "Holy Flame"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST3-15_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST3-15"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST3-15"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST3-15"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-03"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST3-15_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST3-15_P1"
        },
        "meta": {
            "notes": "RESURGENCE BOOSTER [RB01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST3-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST3-15"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30d8\u30d6\u30f3\u30ba\u30a4\u30a8\u30ed\u30fc [ST-3]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST3-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST3-15"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ud5e4\ube10\uc988 \uc610\ub85c [STK-3]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST3-15",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST3-15"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-03",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-03"
        },
        "meta": {
            "name": "HEAVEN\u2019S YELLOW [ST-03]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST3-15"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST3-15 Holy FlameST3-15 Holy Flame on Heroicc