GET /cards/en/AD1-017

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/AD1-017",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2026-03-13",
                "question": "If I use this card's [On Play] [When Digivolving] effect to trash a security card, can I activate this card's [All Turns] effect before giving all of my opponent's Digimon -6000 DP?",
                "answer": "No, you can't."
            }, {
                "date": "2026-03-13",
                "question": "In what order do a [Security] effect, \"when [...] performs a security check\" effect, and \"when a card is removed from [...] security stack\" effect activate when they trigger simultaneously upon a security check?",
                "answer": "[Security] effects take precedence for activation. \nUpon a security check, a [Security] effect will immediately activate without pending activation. \nFor other triggered effects, the turn player activates their effects first."
            }, {
                "date": "2026-03-13",
                "question": "If this card is checked from a security stack, does its [Security] effect activate, then does it battle with the attacking Digimon?",
                "answer": "Yes, its [Security] effect activates, then it battles."
            }, {
                "date": "2026-03-13",
                "question": "What does a card with \"X in its text\" refer to?",
                "answer": "It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, \u27e8Rule\u27e9, digivolution requirements, DNA digivolution, DigiXros requirements, burst digivolve, App Fusion, Link, or Assembly requirements. \nFor example, a card with [Knightmon] in its text would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["red", "yellow"],
                "cost": 3
            }],
            "language": "en",
            "dp": 11000,
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/AD1-017.webp",
            "play-cost": 11,
            "form": "Mega",
            "security-effect": "[Security] Give 1 of your opponent's Digimon \uff1cSecurity A. -1\uff1e for the turn. Then, 1 of their Digimon gets -3000 DP until your turn ends.",
            "effect": "When this card would be played, if you have 4 or more cards with [Lucemon] or [Witchelny] in their texts in your trash, reduce the play cost by 5.\n[On Play] [When Digivolving] By trashing your top or bottom security card, all of your opponent's Digimon get -6000 DP for the turn.\n[All Turns] [Once Per Turn] When your security stack is removed from, you may delete 1 of your opponent's lowest DP Digimon.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 5,
            "color": ["yellow", "red"],
            "number": "AD1-017",
            "name": "Dynasmon",
            "type": "Holy Warrior\/Royal Knight"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/AD1-017_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/AD1-017"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/AD1-017_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/AD1-017"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/AD1-017_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ad-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/AD1-017_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/AD1-017_P1"
        },
        "meta": {
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/AD1-017",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/AD1-017"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/AD1-017_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/AD1-017_P1"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/AD1-017",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/AD1-017"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/AD1-017_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/AD1-017_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ad-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ad-01"
        },
        "meta": {
            "name": "DIGIMON GENERATION [AD-01]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/AD1-017"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

AD1-017 DynasmonAD1-017 Dynasmon on Heroicc

Dynasmon

Card Number
AD1-017
Rarity
R
Category
Digimon
Level
6
Block Icon
05
Colour
Yellow Red
Play Cost
11
DP
11000
Form
Mega
Attribute
Data
Type
Holy Warrior/Royal Knight
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow Red
Level
5
Category
Digimon
Effect

When this card would be played, if you have 4 or more cards with [Lucemon] or [Witchelny] in their texts in your trash, reduce the play cost by 5.

On Play When Digivolving By trashing your top or bottom security card, all of your opponent's Digimon get -6000 DP for the turn.

All Turns Once Per Turn When your security stack is removed from, you may delete 1 of your opponent's lowest DP Digimon.

Security Effect

Security Give 1 of your opponent's Digimon Security A. -1 for the turn. Then, 1 of their Digimon gets -3000 DP until your turn ends.

Q&A
Date
Question

If I use this card's [On Play] [When Digivolving] effect to trash a security card, can I activate this card's [All Turns] effect before giving all of my opponent's Digimon -6000 DP?

Answer

No, you can't.

Date
Question

In what order do a [Security] effect, "when [...] performs a security check" effect, and "when a card is removed from [...] security stack" effect activate when they trigger simultaneously upon a security check?

Answer

[Security] effects take precedence for activation.

Upon a security check, a [Security] effect will immediately activate without pending activation.

For other triggered effects, the turn player activates their effects first.

Date
Question

If this card is checked from a security stack, does its [Security] effect activate, then does it battle with the attacking Digimon?

Answer

Yes, its [Security] effect activates, then it battles.

Date
Question

What does a card with "X in its text" refer to?

Answer

It refers to a card that contains the specified text or icon in its name, traits, effects, inherited effects, ⟨Rule⟩, digivolution requirements, DNA digivolution, DigiXros requirements, burst digivolve, App Fusion, Link, or Assembly requirements.

For example, a card with [Knightmon] in its text would include cards with the name [DarkKnightmon] and cards with the text [Knightmon] in their effects.

Releases
Genre
Booster Pack
Release Name
DIGIMON GENERATION [AD-01]
Official Product Page
Date
Notes
Advanced Booster DIGIMON GENERATION [AD-01]
Alternate Arts

en AD1-017 P1 Advanced Booster DIGIMON GENERATION [AD-01]

International Arts

ja AD1-017 アドバンスブースター DIGIMON GENERATION [AD-01]

ja AD1-017 P1 アドバンスブースター DIGIMON GENERATION [AD-01]

zh-Hans AD1-017 DIGIMON GENERATION 【AD-01】

zh-Hans AD1-017 P1 DIGIMON GENERATION 【AD-01】