GET /cards/en/EX10-064

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX10-064",
        "attributes": {
            "faqs": [{
                "date": "2025-09-05",
                "question": "If I use this card's [Start of Your Main Phase] effect to place a card under a Tamer with cards under it, in what order do I place the card?",
                "answer": "The card is placed on the bottom of the cards under the Tamer."
            }, {
                "date": "2025-09-05",
                "question": "What does this card's \"1 card under your Tamers and 1 card in your trash can also be placed for their DigiXros\" effect do, exactly?",
                "answer": "Normally, you can place cards from your hand and battle area under a card to be played for a DigiXros, but when this card's effect is activated, in addition to cards from your hand and battle area, 1 card from under your Tamers and 1 card from your trash can also be placed under the card to be played for the DigiXros. \nThis effect also allows you to place a card from just one area. For example, you can place 1 card from your trash without placing a card from under your Tamers."
            }, {
                "date": "2025-09-05",
                "question": "Does this card's [All Turns] effect also allow me to place cards from under a Tamer other than this Tamer for a DigiXros?",
                "answer": "Yes, you can."
            }, {
                "date": "2025-09-05",
                "question": "Does this card's [All Turns] effect also trigger when multiples of the specified cards would be played?",
                "answer": "Yes, it triggers. \n1 card from under your Tamers and 1 card from your trash can also be placed for each of those cards' DigiXros."
            }, {
                "date": "2025-09-05",
                "question": "I have 2 copies of this card in my battle area. \nIf I activate the [All Turns] effect on both copies of this card when 1 of the specified cards would be played, can I place 2 cards from under my Tamers, 2 cards from my trash, or other combinations of cards placed under the card to be played for the DigiXros?",
                "answer": "Yes, you can."
            }, {
                "date": "2025-09-05",
                "question": "I have 2 copies of this card in my battle area. \nIf I activate the [All Turns] effect on both copies of this card when multiples of the specified cards would be played, can I place 2 cards from under my Tamers, 2 cards from my trash, or other combinations of cards placed under the cards to be played for the DigiXroses?",
                "answer": "Yes, you can."
            }],
            "language": "en",
            "notes": "Extra Booster SINISTER ORDER [EX-10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX10-064.webp",
            "play-cost": 4,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[Start of Your Main Phase] By placing 1 [Bagra Army] or [Twilight] trait Digimon card from your hand or trash under this Tamer, \uff1cDraw 1\uff1e.\n[All Turns] When any of your [Bagra Army] or [Twilight] trait Digimon cards with DigiXros requirements would be played, by suspending this Tamer, 1 card from under your Tamers and 1 card in your trash can also be placed for their DigiXros. \u27e8Rule\u27e9 Name: Also treated as [Yuu Amano]\/[Nene Amano].",
            "rarity": "R",
            "category": "tamer",
            "block-icon": 5,
            "color": ["purple", "black"],
            "number": "EX10-064",
            "name": "Yuu Amano & Nene Amano",
            "type": "General\/Bagra Army\/Twilight"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX10-064_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-064"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX10-064_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-064"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX10-064_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX10-064_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-064_P1"
        },
        "meta": {
            "notes": "Extra Booster SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-064",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-064"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX10-064_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX10-064_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc SINISTER ORDER [EX-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-064",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-064"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX10-064_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX10-064_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-10"
        },
        "meta": {
            "name": "SINISTER ORDER [EX-10]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX10-064"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX10-064" style="view-transition-name:en_EX10-064_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="EX10-064 Yuu Amano &amp; Nene Amano" src="https://images.heroi.cc/cards/en/EX10-064.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX10-064">EX10-064 Yuu Amano &amp; Nene Amano</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX10-064 Yuu Amano & Nene AmanoEX10-064 Yuu Amano & Nene Amano on Heroicc

Yuu Amano & Nene Amano

Card Number
EX10-064
Rarity
R
Category
Tamer
Block Icon
05
Colour
Purple Black
Play Cost
4
Type
General/Bagra Army/Twilight
Effect

Start of Your Main Phase By placing 1 [Bagra Army] or [Twilight] trait Digimon card from your hand or trash under this Tamer, Draw 1. All Turns When any of your [Bagra Army] or [Twilight] trait Digimon cards with DigiXros requirements would be played, by suspending this Tamer, 1 card from under your Tamers and 1 card in your trash can also be placed for their DigiXros. Rule Name: Also treated as [Yuu Amano]/[Nene Amano].

Security Effect

Security Play this card without paying the cost.

Releases
Genre
Booster Pack
Release Name
SINISTER ORDER [EX-10]
Official Product Page
Date
Notes
Extra Booster SINISTER ORDER [EX-10]
Alternate Arts

en EX10-064 P1 Extra Booster SINISTER ORDER [EX-10]

International Arts

ja EX10-064 エクストラブースター SINISTER ORDER [EX-10]

ja EX10-064 P1 エクストラブースター SINISTER ORDER [EX-10]

zh-Hans EX10-064 SINISTER ORDER【EX-10】

zh-Hans EX10-064 P1 SINISTER ORDER【EX-10】

Q&A
Date
Question

If I use this card's [Start of Your Main Phase] effect to place a card under a Tamer with cards under it, in what order do I place the card?

Answer

The card is placed on the bottom of the cards under the Tamer.

Date
Question

What does this card's "1 card under your Tamers and 1 card in your trash can also be placed for their DigiXros" effect do, exactly?

Answer

Normally, you can place cards from your hand and battle area under a card to be played for a DigiXros, but when this card's effect is activated, in addition to cards from your hand and battle area, 1 card from under your Tamers and 1 card from your trash can also be placed under the card to be played for the DigiXros.

This effect also allows you to place a card from just one area. For example, you can place 1 card from your trash without placing a card from under your Tamers.

Date
Question

Does this card's [All Turns] effect also allow me to place cards from under a Tamer other than this Tamer for a DigiXros?

Answer

Yes, you can.

Date
Question

Does this card's [All Turns] effect also trigger when multiples of the specified cards would be played?

Answer

Yes, it triggers.

1 card from under your Tamers and 1 card from your trash can also be placed for each of those cards' DigiXros.

Date
Question

I have 2 copies of this card in my battle area.

If I activate the [All Turns] effect on both copies of this card when 1 of the specified cards would be played, can I place 2 cards from under my Tamers, 2 cards from my trash, or other combinations of cards placed under the card to be played for the DigiXros?

Answer

Yes, you can.

Date
Question

I have 2 copies of this card in my battle area.

If I activate the [All Turns] effect on both copies of this card when multiples of the specified cards would be played, can I place 2 cards from under my Tamers, 2 cards from my trash, or other combinations of cards placed under the cards to be played for the DigiXroses?

Answer

Yes, you can.