GET /cards/en/BT25-028_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-028_P1",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Does this card's [All Turns] effect also trigger when this card itself is played or when one of my Digimon in the battle area would digivolve into this card?",
                "answer": "Yes, it triggers."
            }, {
                "date": "2026-05-08",
                "question": "This card's [On Play] [When Digivolving] effect and [All Turns] effect triggered simultaneously when this card was played or when my Digimon digivolved into this card. \nIf I first activate the [All Turns] effect at such times, can I DNA digivolve into [GraceNovamon] and then activate this card's [On Play] [When Digivolving] effect?",
                "answer": "No, you can't."
            }, {
                "date": "2026-05-08",
                "question": "If an opponent's Digimon with 1 or fewer digivolution cards enters the battle area after this card's [On Play] [When Digivolving] effect activates, can that Digimon suspend?",
                "answer": "No, it can't. \nThis card's effect targets all of their Digimon with 1 or fewer digivolution cards, therefore even if your opponent's Digimon with 1 or fewer digivolution cards later enters the battle area, they are still affected by this effect."
            }, {
                "date": "2026-05-08",
                "question": "If an opponent's Digimon gains 2 or more digivolution cards after this card's [On Play] [When Digivolving] effect activates, can that Digimon now suspend?",
                "answer": "Yes, it can now suspend."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["blue", "purple"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] [Once Per Turn] 1 of your opponent's Digimon or Tamers can't suspend until their turn ends.",
            "dp": 12000,
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-028_P1.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[TS] trait: Cost 3\nWhen this card would be played, if your opponent has a level 6 or higher Digimon, reduce the cost by 5.\n[On Play] [When Digivolving] None of your opponent's Digimon with 1 or fewer digivolution cards can suspend until their turn ends. Then, delete 1 of your opponent's unsuspended Digimon.\n[All Turns] [Once Per Turn] When any Digimon are played or digivolve, you may trash any 4 digivolution cards from your opponent's Digimon. Then, 2 of your Digimon may DNA digivolve into [GraceNovamon] in the hand.",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["blue", "purple"],
            "number": "BT25-028",
            "name": "Dianamon",
            "type": "Shaman\/Olympos XII\/Iliad\/TS"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT25-028"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-028"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-028_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-028"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-028_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT25-028",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-028"
        },
        "meta": {
            "notes": "Booster DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT25-028",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-028"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT25-028_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-028_P1"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-028",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-028"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-028_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-028_P1"
        }
    }, {
        "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-028_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT25-028_P1" style="view-transition-name:en_BT25-028_P1;">
    <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-028 Dianamon · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT25-028_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT25-028_P1">BT25-028 Dianamon<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.

BT25-028 Dianamon · Alternate Art #1BT25-028 Dianamon · Alternate Art #1 on Heroicc

Dianamon

Card Number
BT25-028
Rarity
SR
Category
Digimon
Level
6
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Blue Purple
Play Cost
12
DP
12000
Form
Mega
Attribute
Data
Type
Shaman/Olympos XII/Iliad/TS
Digivolution Requirements
Digivolve Cost
4
Colour
Blue Purple
Level
5
Category
Digimon
Effect

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

When this card would be played, if your opponent has a level 6 or higher Digimon, reduce the cost by 5.

On Play When Digivolving None of your opponent's Digimon with 1 or fewer digivolution cards can suspend until their turn ends. Then, delete 1 of your opponent's unsuspended Digimon.

All Turns Once Per Turn When any Digimon are played or digivolve, you may trash any 4 digivolution cards from your opponent's Digimon. Then, 2 of your Digimon may DNA digivolve into [GraceNovamon] in the hand.

Inherited Effect

When Attacking Once Per Turn 1 of your opponent's Digimon or Tamers can't suspend until their turn ends.

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

en BT25-028 Booster DUAL REVOLUTION [BT-25]

International Arts

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

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

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

zh-Hans BT25-028 P1 DUAL REVOLUTION 【BT-25】

Q&A
Date
Question

Does this card's [All Turns] effect also trigger when this card itself is played or when one of my Digimon in the battle area would digivolve into this card?

Answer

Yes, it triggers.

Date
Question

This card's [On Play] [When Digivolving] effect and [All Turns] effect triggered simultaneously when this card was played or when my Digimon digivolved into this card.

If I first activate the [All Turns] effect at such times, can I DNA digivolve into [GraceNovamon] and then activate this card's [On Play] [When Digivolving] effect?

Answer

No, you can't.

Date
Question

If an opponent's Digimon with 1 or fewer digivolution cards enters the battle area after this card's [On Play] [When Digivolving] effect activates, can that Digimon suspend?

Answer

No, it can't.

This card's effect targets all of their Digimon with 1 or fewer digivolution cards, therefore even if your opponent's Digimon with 1 or fewer digivolution cards later enters the battle area, they are still affected by this effect.

Date
Question

If an opponent's Digimon gains 2 or more digivolution cards after this card's [On Play] [When Digivolving] effect activates, can that Digimon now suspend?

Answer

Yes, it can now suspend.