GET /cards/en/EX11-026_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX11-026_P1",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2026-02-06",
                "question": "Can I use this card's [When Moving] [On Play] effect to suspend either my Digimon or my opponent's Digimon?",
                "answer": "Yes, either can be suspended."
            }, {
                "date": "2026-02-06",
                "question": "When does \"when this Digimon wins a battle\" trigger?",
                "answer": "It triggers when the battle is won. \nWhen the Digimon with this effect wins a battle, the opponent's Digimon that lost the battle is deleted, then the \"when this Digimon wins a battle\" effect can be activated."
            }, {
                "date": "2026-02-06",
                "question": "Does a \"when this Digimon wins a battle\" effect also trigger when a battle against a Security Digimon is won?",
                "answer": "Yes, it triggers."
            }, {
                "date": "2026-02-06",
                "question": "A Digimon with a \"when this Digimon wins a battle\" effect won a battle, and the opponent's Digimon that lost the battle is deleted. \nAt such times, in what order can players activate the \"when this Digimon wins a battle\" effect and the effects that trigger upon the losing Digimon being deleted?",
                "answer": "They trigger simultaneously, so the turn player can activate their effects first."
            }, {
                "date": "2026-02-06",
                "question": "A Digimon with a \"when this Digimon wins a battle\" effect won a battle, and the opponent's Digimon lost the battle. \nAt such times, in what order can players activate the \"when this Digimon wins a battle\" effect and the loser Digimon's effects such as \"when this Digimon would be deleted\" and \"when this Digimon would leave the battle area\" effects?",
                "answer": "The \"when this Digimon would be deleted\" and \"when this Digimon would leave the battle area\" effects can be activated first."
            }, {
                "date": "2026-02-06",
                "question": "A Digimon with a \"when this Digimon wins a battle\" effect won a battle, and the opponent's Digimon lost the battle. \nAt such times, can the \"when this Digimon wins a battle\" effect be activated even if an effect prevents the opponent's Digimon from being deleted?",
                "answer": "Yes, it can be activated."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[Your Turn] [Once Per Turn] When this Digimon wins a battle, gain 1 memory.",
            "dp": 1000,
            "notes": "Extra Booster DAWON OF LIBERATOR [EX-11]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX11-026_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[When Moving] [On Play] You may suspend 1 Digimon. If this effect suspended your Digimon, 1 of your Digimon with [Avian] or [Bird] in any of its traits or the [Vortex Warriors] trait gets +3000 DP until your opponent's turn ends.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 5,
            "color": ["green"],
            "number": "EX11-026",
            "name": "Pteromon",
            "type": "Bird Dragon\/LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX11-026"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-026"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-026_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-026"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-026_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX11-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-026"
        },
        "meta": {
            "notes": "Extra Booster DAWON OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-026"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-026_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-026_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-026",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-026"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-026_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-026_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-11"
        },
        "meta": {
            "name": "DAWN OF LIBERATOR [EX-11]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-026_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

EX11-026 Pteromon · Alternate Art #1EX11-026 Pteromon · Alternate Art #1 on Heroicc

Pteromon

Card Number
EX11-026
Rarity
C
Category
Digimon
Level
3
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Green
Play Cost
3
DP
1000
Form
Rookie
Attribute
Data
Type
Bird Dragon/LIBERATOR
Digivolution Requirements
Digivolve Cost
0
Colour
Green
Level
2
Category
Digimon
Effect

When Moving On Play You may suspend 1 Digimon. If this effect suspended your Digimon, 1 of your Digimon with [Avian] or [Bird] in any of its traits or the [Vortex Warriors] trait gets +3000 DP until your opponent's turn ends.

Inherited Effect

Your Turn Once Per Turn When this Digimon wins a battle, gain 1 memory.

Q&A
Date
Question

Can I use this card's [When Moving] [On Play] effect to suspend either my Digimon or my opponent's Digimon?

Answer

Yes, either can be suspended.

Date
Question

When does "when this Digimon wins a battle" trigger?

Answer

It triggers when the battle is won.

When the Digimon with this effect wins a battle, the opponent's Digimon that lost the battle is deleted, then the "when this Digimon wins a battle" effect can be activated.

Date
Question

Does a "when this Digimon wins a battle" effect also trigger when a battle against a Security Digimon is won?

Answer

Yes, it triggers.

Date
Question

A Digimon with a "when this Digimon wins a battle" effect won a battle, and the opponent's Digimon that lost the battle is deleted.

At such times, in what order can players activate the "when this Digimon wins a battle" effect and the effects that trigger upon the losing Digimon being deleted?

Answer

They trigger simultaneously, so the turn player can activate their effects first.

Date
Question

A Digimon with a "when this Digimon wins a battle" effect won a battle, and the opponent's Digimon lost the battle.

At such times, in what order can players activate the "when this Digimon wins a battle" effect and the loser Digimon's effects such as "when this Digimon would be deleted" and "when this Digimon would leave the battle area" effects?

Answer

The "when this Digimon would be deleted" and "when this Digimon would leave the battle area" effects can be activated first.

Date
Question

A Digimon with a "when this Digimon wins a battle" effect won a battle, and the opponent's Digimon lost the battle.

At such times, can the "when this Digimon wins a battle" effect be activated even if an effect prevents the opponent's Digimon from being deleted?

Answer

Yes, it can be activated.

Releases
Genre
Booster Pack
Release Name
DAWN OF LIBERATOR [EX-11]
Official Product Page
Date
Notes
Extra Booster DAWON OF LIBERATOR [EX-11]
Alternate Arts

en EX11-026 Extra Booster DAWON OF LIBERATOR [EX-11]

International Arts

ja EX11-026 エクストラブースター DAWN OF LIBERATOR [EX-11]

ja EX11-026 P1 エクストラブースター DAWN OF LIBERATOR [EX-11]

zh-Hans EX11-026 DAWN OF LIBERATOR【EX-11】

zh-Hans EX11-026 P1 DAWN OF LIBERATOR【EX-11】