Phascomon

Card Number
P-201
Rarity
P
Category
Digimon
Level
3
Block Icon
05
Colour
Green Purple
Play Cost
3
DP
1000
Form
Rookie
Attribute
Virus
Type
Dark Animal
Digivolution Requirements
Digivolve Cost
1
Colour
Green Purple
Level
2
Category
Digimon
Effect

Digivolve [Kapurimon]: Cost 0

On Play On Deletion Reveal the top 3 cards of your deck. Add 1 card with [Belphemon] or [Gizmon] in its text among them to the hand. Return the rest to the bottom of the deck. Then, trash 1 card in your hand.

Inherited Effect

End of Opponent's Turn Once Per Turn By trashing 1 card in your hand, suspend 1 of your opponent's Digimon.

Q&A
Date
Question

Do I trash 1 card in my hand for this card's [On Play] [When Digivolving] effect even if the target card isn't among the revealed cards?

Answer

Yes, you trash it.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Store Tournament 2025 Vol. 4
Alternate Arts

en P-201 P1 Store Tournament 2025 Vol. 4 Winner

International Arts

ja P-201 テイマーバトルパック29

ja P-201 P1 テイマーバトルパック29優勝

zh-Hans P-201 宣传卡【P】

zh-Hans P-201 P1 宣传卡【P】

GET /cards/en/P-201

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-201",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2025-09-05",
                "question": "Do I trash 1 card in my hand for this card's [On Play] [When Digivolving] effect even if the target card isn't among the revealed cards?",
                "answer": "Yes, you trash it."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green", "purple"],
                "cost": 1
            }],
            "language": "en",
            "inherited-effect": "[End of Opponent's Turn] [Once Per Turn] By trashing 1 card in your hand, suspend 1 of your opponent's Digimon.",
            "dp": 1000,
            "notes": "Store Tournament 2025 Vol. 4",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-201.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] [Kapurimon]: Cost 0\n[On Play] [On Deletion] Reveal the top 3 cards of your deck. Add 1 card with [Belphemon] or [Gizmon] in its text among them to the hand. Return the rest to the bottom of the deck. Then, trash 1 card in your hand.",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["green", "purple"],
            "number": "P-201",
            "name": "Phascomon",
            "type": "Dark Animal"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-201_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-201"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-201_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-201"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-201_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-201_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-201_P1"
        },
        "meta": {
            "notes": "Store Tournament 2025 Vol. 4 Winner"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-201",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-201"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af29"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-201_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-201_P1"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af29\u512a\u52dd"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-201",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-201"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-201_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-201_P1"
        }
    }, {
        "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-201"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="P-201">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="P-201 Phascomon" src="https://images.heroi.cc/cards/en/P-201.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/P-201">P-201 Phascomon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-201 PhascomonP-201 Phascomon on Heroicc