GET /cards/en/P-077_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-077_P1",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I activate the \"when this card is trashed from the deck\" effect when this card is revealed from the deck or when searching\/looking at this card in the deck?",
                "answer": "No, you can't. You can only activate the \"when this card is trashed from the deck\" when this card is directly trashed from the deck."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["purple"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] You may reveal 1 purple card in your hand and return it to the top of your deck.",
            "dp": 5000,
            "notes": "Advanced Deck BEELZEMON [ST14]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-077_P1.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "When this card is trashed from your deck, gain 1 memory.",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 2,
            "color": ["purple"],
            "number": "P-077",
            "name": "Wizardmon",
            "type": "Wizard"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-077"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-077_P2"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-077"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-077_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-077"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-077_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-077"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-14"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-077",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-077"
        },
        "meta": {
            "notes": "X RECORD [BT09] Update Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-077_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-077_P2"
        },
        "meta": {
            "notes": "Judge Pack 4"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-077",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-077"
        },
        "meta": {
            "notes": "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-077_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-077_P1"
        },
        "meta": {
            "notes": "\u30a2\u30c9\u30d0\u30f3\u30b9\u30c7\u30c3\u30ad \u30d9\u30eb\u30bc\u30d6\u30e2\u30f3 [ST-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-077",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-077"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09] \ubc15\uc2a4 \ud504\ub85c\ubaa8\uce74\ub4dc"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-077_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-077_P1"
        },
        "meta": {
            "notes": "\uc5b4\ub4dc\ubc34\uc2a4 \ub371 \ubca0\ub974\uc81c\ube0c\ubaac [STK-14]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-077",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-077"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-14",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-14"
        },
        "meta": {
            "name": "BEELZEMON [ST-14]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-077_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

P-077 Wizardmon · Alternate Art #1P-077 Wizardmon · Alternate Art #1 on Heroicc

Wizardmon

Card Number
P-077
Rarity
P
Category
Digimon
Level
4
Block Icon
02
Supplemental Rarity
Alternative Art #1
Colour
Purple
Play Cost
5
DP
5000
Form
Champion
Attribute
Data
Type
Wizard
Digivolution Requirements
Digivolve Cost
2
Colour
Purple
Level
3
Category
Digimon
Effect

When this card is trashed from your deck, gain 1 memory.

Inherited Effect

When Attacking You may reveal 1 purple card in your hand and return it to the top of your deck.

Releases
Genre
Advanced Deck
Release Name
BEELZEMON [ST-14]
Official Product Page
Date
Notes
Advanced Deck BEELZEMON [ST14]
Alternate Arts

en P-077 X RECORD [BT09] Update Pack

en P-077 P2 Judge Pack 4

International Arts

ja P-077 アップデートパック

ja P-077 P1 アドバンスデッキ ベルゼブモン [ST-14]

zh-Hans P-077 别西卜兽 【STC-14】

ko P-077 부스터 팩 X레코드 [BTK-09] 박스 프로모카드

ko P-077 P1 어드밴스 덱 베르제브몬 [STK-14]

Q&A
Date
Question

Can I activate the "when this card is trashed from the deck" effect when this card is revealed from the deck or when searching/looking at this card in the deck?

Answer

No, you can't. You can only activate the "when this card is trashed from the deck" when this card is directly trashed from the deck.