GET /cards/en/BT25-013

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-013",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I use this card's [On Play] [When Digivolving] effect to trash a card in my hand but then choose to not return a card from my trash to the hand?",
                "answer": "Yes, you can."
            }, {
                "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": 3,
                "category": "digimon",
                "color": ["blue", "red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] This Digimon gets +2000 DP.",
            "dp": 5000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-013.webp",
            "play-cost": 4,
            "form": "Champion",
            "effect": "[Digivolve] Lv.3 w\/[TS] trait: Cost 2\n[On Play] [When Digivolving] By trashing 1 card in your hand, you may return 1 red or blue [Iliad] trait Digimon card from your trash to the hand.\n[Your Turn] When your Digimon are played or digivolve, if any of them are blue, this Digimon may digivolve into [Flaremon] in the hand with the cost reduced by 1.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 6,
            "color": ["red"],
            "number": "BT25-013",
            "name": "Firamon",
            "type": "Beast\/Iliad\/TS"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-013"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-013"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT25-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-013"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-013",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-013"
        }
    }, {
        "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-013"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT25-013" style="view-transition-name:en_BT25-013_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-013 Firamon" src="https://images.heroi.cc/cards/en/BT25-013.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT25-013">BT25-013 Firamon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT25-013 FiramonBT25-013 Firamon on Heroicc

Firamon

Card Number
BT25-013
Rarity
C
Category
Digimon
Level
4
Block Icon
06
Colour
Red
Play Cost
4
DP
5000
Form
Champion
Attribute
Vaccine
Type
Beast/Iliad/TS
Digivolution Requirements
Digivolve Cost
2
Colour
Red Blue
Level
3
Category
Digimon
Effect

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

On Play When Digivolving By trashing 1 card in your hand, you may return 1 red or blue [Iliad] trait Digimon card from your trash to the hand.

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

Inherited Effect

Your Turn This Digimon gets +2000 DP.

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

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

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

Q&A
Date
Question

Can I use this card's [On Play] [When Digivolving] effect to trash a card in my hand but then choose to not return a card from my trash to the hand?

Answer

Yes, you can.

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.