GET /cards/en/AD1-015_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/AD1-015_P1",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-06-19",
                "question": "Does a digivolution requirement that digivolves from a Tamer mean that the Tamer that will become a digivolution card is treated as a Digimon when it digivolves?",
                "answer": "No, it digivolves from the Tamer as-is. It isn't treated as a Digimon that digivolves, therefore \"when a Digimon would digivolve\" effects and \"when a Digimon digivolves\" effects don't trigger. \nIn addition, this digivolution requirement can be used to digivolve a Tamer even if a \"Digimon can't digivolve\" effect activates."
            }, {
                "date": "2026-06-19",
                "question": "Is a digivolution bonus draw performed even when a Tamer digivolves?",
                "answer": "Yes, you perform a digivolution bonus draw. \nA digivolution bonus draw is performed for any kind of digivolution."
            }, {
                "date": "2026-06-19",
                "question": "If this card digivolves from a Tamer that was played this turn, can it attack in the same turn?",
                "answer": "No, it can't. \nEven if a card digivolves from a card that was placed on the field in the same turn, it can't attack during that turn. It can only attack in the turns after it's played."
            }, {
                "date": "2026-06-19",
                "question": "Does a Tamer card placed under a Digimon become a digivolution card?",
                "answer": "Yes, it becomes a digivolution card. \nIf that Digimon would leave the field, the Tamer card will be trashed like a normal digivolution card."
            }, {
                "date": "2026-06-19",
                "question": "Does a Digimon gain the Security effect in the lower text on a Tamer card in digivolution cards?",
                "answer": "No, it doesn't."
            }, {
                "date": "2026-06-19",
                "question": "Does a Digimon gain the Inherited effect in the lower text on a Tamer card in digivolution cards?",
                "answer": "Yes, it does."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] 1 of your opponent's Digimon gets -4000 DP for the turn.",
            "dp": 8000,
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/AD1-015_P1.webp",
            "play-cost": 8,
            "form": "Hybrid",
            "effect": "[Digivolve] [Koji Minamoto] w\/2 or more [Hybrid] trait cards under: Cost 3\n\uff1cJamming\uff1e\n[When Digivolving] [When Attacking] 1 of your opponent's Digimon gets -4000 DP for the turn.\n[End of Attack] [On Deletion] You may play 1 yellow, black or purple Tamer card with inherited effects from your hand or trash without paying the cost. Then, by placing 1 [Hybrid] or [Ten Warriors] trait card from your hand under this Digimon or your Tamers, \uff1cDraw 2\uff1e.",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "Variable",
            "block-icon": 5,
            "color": ["yellow"],
            "number": "AD1-015",
            "name": "Beowolfmon",
            "type": "Warrior"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/AD1-015"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/AD1-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/AD1-015_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/AD1-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/AD1-015_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ad-01"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/AD1-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/AD1-015"
        },
        "meta": {
            "notes": "Advanced Booster DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/AD1-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/AD1-015"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/AD1-015_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/AD1-015_P1"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30d6\u30fc\u30b9\u30bf\u30fc DIGIMON GENERATION [AD-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/AD1-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/AD1-015"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/AD1-015_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/AD1-015_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-015_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

AD1-015 Beowolfmon · Alternate Art #1AD1-015 Beowolfmon · Alternate Art #1 on Heroicc

Beowolfmon

Card Number
AD1-015
Rarity
SR
Category
Digimon
Level
5
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Yellow
Play Cost
8
DP
8000
Form
Hybrid
Attribute
Variable
Type
Warrior
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow
Level
4
Category
Digimon
Effect

Digivolve [Koji Minamoto] w/2 or more [Hybrid] trait cards under: Cost 3

Jamming

When Digivolving When Attacking 1 of your opponent's Digimon gets -4000 DP for the turn.

End of Attack On Deletion You may play 1 yellow, black or purple Tamer card with inherited effects from your hand or trash without paying the cost. Then, by placing 1 [Hybrid] or [Ten Warriors] trait card from your hand under this Digimon or your Tamers, Draw 2.

Inherited Effect

When Attacking 1 of your opponent's Digimon gets -4000 DP for the turn.

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-015 Advanced Booster DIGIMON GENERATION [AD-01]

International Arts

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

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

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

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

Q&A
Date
Question

Does a digivolution requirement that digivolves from a Tamer mean that the Tamer that will become a digivolution card is treated as a Digimon when it digivolves?

Answer

No, it digivolves from the Tamer as-is. It isn't treated as a Digimon that digivolves, therefore "when a Digimon would digivolve" effects and "when a Digimon digivolves" effects don't trigger.

In addition, this digivolution requirement can be used to digivolve a Tamer even if a "Digimon can't digivolve" effect activates.

Date
Question

Is a digivolution bonus draw performed even when a Tamer digivolves?

Answer

Yes, you perform a digivolution bonus draw.

A digivolution bonus draw is performed for any kind of digivolution.

Date
Question

If this card digivolves from a Tamer that was played this turn, can it attack in the same turn?

Answer

No, it can't.

Even if a card digivolves from a card that was placed on the field in the same turn, it can't attack during that turn. It can only attack in the turns after it's played.

Date
Question

Does a Tamer card placed under a Digimon become a digivolution card?

Answer

Yes, it becomes a digivolution card.

If that Digimon would leave the field, the Tamer card will be trashed like a normal digivolution card.

Date
Question

Does a Digimon gain the Security effect in the lower text on a Tamer card in digivolution cards?

Answer

No, it doesn't.

Date
Question

Does a Digimon gain the Inherited effect in the lower text on a Tamer card in digivolution cards?

Answer

Yes, it does.