GET /cards/en/EX9-067

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX9-067",
        "attributes": {
            "faqs": [{
                "date": "2025-06-13",
                "question": "2 copies of this card are in the battle area. Can I activate the [Your Turn] effects of both copies of this card and play 1 [Arisa Kinosaki] or 1 [Puppet] trait Digimon card with the play cost reduced by a total of 6?",
                "answer": "No, you can't."
            }],
            "language": "en",
            "notes": "Extra Booster VERSUS MONSTERS [EX-09]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX9-067.webp",
            "play-cost": 3,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[On Play] Reveal the top 3 cards of your deck. Add 1 card with the [Puppet] or [LIBERATOR] trait among them to the hand. Return the rest to the bottom of the deck.\n[Your Turn] When any of your Digimon digivolve into a [Puppet] trait Digimon, by returning this Tamer to the bottom of the deck, you may play 1 [Arisa Kinosaki] or 1 [Puppet] trait Digimon card from your hand with the play cost reduced by 3.",
            "rarity": "R",
            "category": "tamer",
            "block-icon": 5,
            "color": ["yellow"],
            "number": "EX9-067",
            "name": "Mirai Kinosaki",
            "type": "LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX9-067_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX9-067_P2"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX9-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX9-067_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX9-067_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX9-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX9-067_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX9-067_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX9-067_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX9-067_P1"
        },
        "meta": {
            "notes": "Extra Booster VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX9-067_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX9-067_P2"
        },
        "meta": {
            "notes": "LIBERATOR DEBUGGERS SET [PB-22]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX9-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX9-067"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX9-067_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX9-067_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX9-067_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX9-067_P2"
        },
        "meta": {
            "notes": "DIGIMONLIBERATOR DEBUGGERS SET [PB-22]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX9-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX9-067"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX9-067_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX9-067_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX9-067_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX9-067_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-09"
        },
        "meta": {
            "name": "VERSUS MONSTERS [EX-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX9-067"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX9-067 Mirai KinosakiEX9-067 Mirai Kinosaki on Heroicc

Mirai Kinosaki

Card Number
EX9-067
Rarity
R
Category
Tamer
Block Icon
05
Colour
Yellow
Play Cost
3
Type
LIBERATOR
Effect

On Play Reveal the top 3 cards of your deck. Add 1 card with the [Puppet] or [LIBERATOR] trait among them to the hand. Return the rest to the bottom of the deck.

Your Turn When any of your Digimon digivolve into a [Puppet] trait Digimon, by returning this Tamer to the bottom of the deck, you may play 1 [Arisa Kinosaki] or 1 [Puppet] trait Digimon card from your hand with the play cost reduced by 3.

Security Effect

Security Play this card without paying the cost.

Releases
Genre
Booster Pack
Release Name
VERSUS MONSTERS [EX-09]
Official Product Page
Date
Notes
Extra Booster VERSUS MONSTERS [EX-09]
Alternate Arts

en EX9-067 P1 Extra Booster VERSUS MONSTERS [EX-09]

en EX9-067 P2 LIBERATOR DEBUGGERS SET [PB-22]

International Arts

ja EX9-067 エクストラブースター VERSUS MONSTERS [EX-09]

ja EX9-067 P1 エクストラブースター VERSUS MONSTERS [EX-09]

ja EX9-067 P2 DIGIMONLIBERATOR DEBUGGERS SET [PB-22]

zh-Hans EX9-067 VERSUS MONSTERS【EX-09】

zh-Hans EX9-067 P1 VERSUS MONSTERS【EX-09】

zh-Hans EX9-067 P2 宣传卡【P】

Q&A
Date
Question

2 copies of this card are in the battle area. Can I activate the [Your Turn] effects of both copies of this card and play 1 [Arisa Kinosaki] or 1 [Puppet] trait Digimon card with the play cost reduced by a total of 6?

Answer

No, you can't.