GET /cards/en/P-077

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-077",
        "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 from your hand and place it on top of your deck.",
            "dp": 5000,
            "notes": "X RECORD [BT09] Update Pack",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-077.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": 1,
            "color": ["purple"],
            "number": "P-077",
            "name": "Wizardmon",
            "type": "Wizard"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-077_P1"
                }, {
                    "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\/p"
                }, {
                    "type": "release",
                    "id": "\/releases\/en\/bt-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-077_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-077_P1"
        },
        "meta": {
            "notes": "Advanced Deck BEELZEMON [ST14]"
        }
    }, {
        "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\/bt-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-09"
        },
        "meta": {
            "name": "X RECORD [BT-09]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-077"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

P-077 WizardmonP-077 Wizardmon on Heroicc

Wizardmon

Card Number
P-077
Rarity
P
Category
Digimon
Level
4
Block Icon
01
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 from your hand and place it on top of your deck.

Releases
Genre
Booster Pack
Release Name
X RECORD [BT-09]
Official Product Page
Date
Genre
Promotion Card
Release Name
Promotion Card [P]
Official Product Page
Notes
X RECORD [BT09] Update Pack
Alternate Arts

en P-077 P1 Advanced Deck BEELZEMON [ST14]

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.