GET /cards/en/BT25-017

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-017",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect trigger even when my non-blue Digimon are played or digivolve?",
                "answer": "Yes, it triggers. \nHowever, this effect can only be activated when that Digimon is blue."
            }, {
                "date": "2026-05-08",
                "question": "Does this card's [Your Turn] effect reference the card for the Digimon before or after it digivolves?",
                "answer": "It references the Digimon after it digivolves."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["blue", "red"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "\uff1cSecurity A. +1\uff1e (This Digimon checks 1 additional security card.)",
            "dp": 7000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-017.webp",
            "play-cost": 6,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[TS] trait: Cost 3\n[On Play] [When Digivolving] This Digimon may attack. Then, by trashing 1 card in your hand, delete 1 of your opponent's Digimon with 7000 DP or less.\n[Your Turn] When your Digimon are played or digivolve, if any of them are blue, this Digimon may digivolve into [Apollomon] in the hand with the cost reduced by 2.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["red"],
            "number": "BT25-017",
            "name": "Flaremon",
            "type": "Beastkin\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-017"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-017"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-017",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-017"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-017",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-017"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-25",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-25"
        },
        "meta": {
            "name": "DUAL REVOLUTION [BT-25]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-017"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT25-017" style="view-transition-name:en_BT25-017_P0;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="BT25-017 Flaremon" src="https://images.heroi.cc/cards/en/BT25-017.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT25-017">BT25-017 Flaremon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT25-017 FlaremonBT25-017 Flaremon on Heroicc

Flaremon

Card Number
BT25-017
Rarity
R
Category
Digimon
Level
5
Block Icon
06
Colour
Red
Play Cost
6
DP
7000
Form
Ultimate
Attribute
Vaccine
Type
Beastkin/Iliad/TS
Digivolution Requirements
Digivolve Cost
3
Colour
Red Blue
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[TS] trait: Cost 3

On Play When Digivolving This Digimon may attack. Then, by trashing 1 card in your hand, delete 1 of your opponent's Digimon with 7000 DP or less.

Your Turn When your Digimon are played or digivolve, if any of them are blue, this Digimon may digivolve into [Apollomon] in the hand with the cost reduced by 2.

Inherited Effect

Security A. +1 (This Digimon checks 1 additional security card.)

Releases
Genre
Booster Pack
Release Name
DUAL REVOLUTION [BT-25]
Official Product Page
Date
Notes
Booster DUAL REVOLUTION [BT-25]
International Arts

ja BT25-017 ブースターパック DUAL REVOLUTION [BT-25]

zh-Hans BT25-017 DUAL REVOLUTION 【BT-25】

Q&A
Date
Question

Does this card's [Your Turn] effect trigger even when my non-blue Digimon are played or digivolve?

Answer

Yes, it triggers.

However, this effect can only be activated when that Digimon is blue.

Date
Question

Does this card's [Your Turn] effect reference the card for the Digimon before or after it digivolves?

Answer

It references the Digimon after it digivolves.