Sourai

Card Number
EX3-067
Rarity
U
Category
Option
Block Icon
02
Supplemental Rarity
Alternative Art #1
Colour
Blue
Use Cost
4
Effect

Main Trash the top 4 digivolution cards of 1 of your opponent's Digimon. Until the end of your opponent's turn, your opponent's Digimon with no digivolution cards can't attack.

Security Effect

Security Activate this card's Main effect.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Store Championship 2023 Participant Pack Wave 2
Alternate Arts

en EX3-067 THEME BOOSTER DRACONIC ROAR [EX-03]

International Arts

ja EX3-067 テーマブースター ドラゴンズロア [EX-03]

ja EX3-067 P1 3rd Anniversary Set [PB-15]

zh-Hans EX3-067 EXTRA BOOSTER 2 Draconic Roar【EXC-02】

zh-Hans EX3-067 P1 宣传卡【P】

ko EX3-067 테마 부스터 드래곤즈 로어 [EXK-03]

ko EX3-067 P1 스페셜 프로모션 팩 2024 Ver.Royal

GET /cards/en/EX3-067_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX3-067_P1",
        "attributes": {
            "language": "en",
            "notes": "Store Championship 2023 Participant Pack Wave 2",
            "use-cost": 4,
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX3-067_P1.webp",
            "security-effect": "[Security] Activate this card's [Main] effect.",
            "effect": "[Main] Trash the top 4 digivolution cards of 1 of your opponent's Digimon. Until the end of your opponent's turn, your opponent's Digimon with no digivolution cards can't attack.",
            "rarity": "U",
            "category": "option",
            "block-icon": 2,
            "color": ["blue"],
            "number": "EX3-067",
            "name": "Sourai"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX3-067"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX3-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX3-067_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX3-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX3-067_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-067"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX3-067_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX3-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX3-067"
        },
        "meta": {
            "notes": "THEME BOOSTER DRACONIC ROAR [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX3-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX3-067"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c9\u30e9\u30b4\u30f3\u30ba\u30ed\u30a2 [EX-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX3-067_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX3-067_P1"
        },
        "meta": {
            "notes": "3rd Anniversary Set [PB-15]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX3-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX3-067"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub4dc\ub798\uace4\uc988 \ub85c\uc5b4 [EXK-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX3-067_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX3-067_P1"
        },
        "meta": {
            "notes": "\uc2a4\ud398\uc15c \ud504\ub85c\ubaa8\uc158 \ud329 2024 Ver.Royal"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX3-067",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-067"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX3-067_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX3-067_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\/EX3-067_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX3-067_P1">
    <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="EX3-067 Sourai · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX3-067_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX3-067_P1">EX3-067 Sourai<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX3-067 Sourai · Alternate Art #1EX3-067 Sourai · Alternate Art #1 on Heroicc