GET /cards/en/P-193_P2

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-193_P2",
        "attributes": {
            "faqs": [{
                "date": "2025-07-04",
                "question": "Can I process the part of the effect after \"then\" in this card's [Main] effect without meeting the \"by\" condition?",
                "answer": "No, you can't. \nIf you don't trash 1 card with the [Composite] or [Wicked God] trait from your hand, you can't use the part after \"then\" in this card's [Main] effect to place this card in the battle area."
            }],
            "language": "en",
            "notes": "Limited Card Pack ANOTHER KNIGHT [LM-07]",
            "use-cost": 3,
            "parallel-id": 2,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-193_P2.webp",
            "security-effect": "[Security] Activate this card's [Main] effects.",
            "effect": "[Main] By trashing 1 card with the [Composite] or [Wicked God] trait from your hand, \uff1cDraw 2\uff1e. Then, place this card in the battle area.\n[End of All Turns] \uff1cDelay\uff1e\n\u30fbBy deleting 1 of your [Millenniummon], you may play 1 [Wicked God] trait Digimon card from your hand or trash without paying the cost.",
            "rarity": "P",
            "category": "option",
            "block-icon": 5,
            "color": ["purple"],
            "number": "P-193",
            "name": "The Wicked God Emerges!",
            "type": "Wicked God"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/P-193"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/P-193_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-193"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-193_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/P-193_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-193"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-193_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-193_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/lm-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/P-193",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-193"
        },
        "meta": {
            "notes": "Store Tournament 2025 Vol. 3"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/P-193_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/P-193_P1"
        },
        "meta": {
            "notes": "Store Tournament 2025 Vol. 3 Winner"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-193",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-193"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af28"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-193_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-193_P1"
        },
        "meta": {
            "notes": "\u30c6\u30a4\u30de\u30fc\u30d0\u30c8\u30eb\u30d1\u30c3\u30af28\u512a\u52dd"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/P-193_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-193_P2"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af ANOTHER KNIGHT [LM-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-193",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-193"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-193_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-193_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-193_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-193_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/lm-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/lm-07"
        },
        "meta": {
            "name": "LIMITED CARD PACK ANOTHER KNIGHT [LM-07]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-193_P2"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="P-193_P2" style="view-transition-name:en_P-193_P2;">
    <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-193 The Wicked God Emerges! · Alternate Art #2" src="https://images.heroi.cc/cards/en/P-193_P2.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/P-193_P2">P-193 The Wicked God Emerges!<span> · </span>
            <small>
                <em>Alternate Art #2</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

P-193 The Wicked God Emerges! · Alternate Art #2P-193 The Wicked God Emerges! · Alternate Art #2 on Heroicc

The Wicked God Emerges!

Card Number
P-193
Rarity
P
Category
Option
Block Icon
05
Supplemental Rarity
Alternative Art #2
Colour
Purple
Use Cost
3
Type
Wicked God
Effect

Main By trashing 1 card with the [Composite] or [Wicked God] trait from your hand, Draw 2. Then, place this card in the battle area.

End of All Turns Delay

・By deleting 1 of your [Millenniummon], you may play 1 [Wicked God] trait Digimon card from your hand or trash without paying the cost.

Security Effect

Security Activate this card's Main effects.

Releases
Genre
Premium Bandai
Release Name
LIMITED CARD PACK ANOTHER KNIGHT [LM-07]
Official Product Page
Date
Notes
Limited Card Pack ANOTHER KNIGHT [LM-07]
Alternate Arts

en P-193 Store Tournament 2025 Vol. 3

en P-193 P1 Store Tournament 2025 Vol. 3 Winner

International Arts

ja P-193 テイマーバトルパック28

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

ja P-193 P2 リミテッドカードパック ANOTHER KNIGHT [LM-07]

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

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

zh-Hans P-193 P2 ANOTHER KNIGHT 【LM-07】

Q&A
Date
Question

Can I process the part of the effect after "then" in this card's [Main] effect without meeting the "by" condition?

Answer

No, you can't.

If you don't trash 1 card with the [Composite] or [Wicked God] trait from your hand, you can't use the part after "then" in this card's [Main] effect to place this card in the battle area.