Shoto Kazama

Card Number
EX11-062
Rarity
SR
Category
Tamer
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Green
Play Cost
4
Type
LIBERATOR
Effect

Start of Your Turn If you have 2 or less memory, set it to 3.

All Turns When any Digimon suspend, by suspending this Tamer, if effects suspended those Digimon, Draw 1. After, 1 of your Digimon with [Avian] or [Bird] in any of its traits or the [Vortex Warriors] trait gets +3000 DP until your opponent's turn ends.

Your Turn While your opponent has no unsuspended Digimon, your Vortex can also attack players.

Security Effect

Security Play this card without paying the cost.

Releases
Genre
Booster Pack
Release Name
DAWN OF LIBERATOR [EX-11]
Official Product Page
Date
Notes
EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]
Alternate Arts

en EX11-062 EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]

International Arts

ja EX11-062 エクストラブースター DAWN OF LIBERATOR [EX-11]

ja EX11-062 P1 エクストラブースター DAWN OF LIBERATOR [EX-11]

zh-Hans EX11-062 DAWN OF LIBERATOR【EX-11】

zh-Hans EX11-062 P1 DAWN OF LIBERATOR【EX-11】

GET /cards/en/EX11-062_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX11-062_P1",
        "attributes": {
            "language": "en",
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX11-062_P1.webp",
            "play-cost": 4,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[Start of Your Turn] If you have 2 or less memory, set it to 3.\n[All Turns] When any Digimon suspend, by suspending this Tamer, if effects suspended those Digimon, \uff1cDraw 1\uff1e. After, 1 of your Digimon with [Avian] or [Bird] in any of its traits or the [Vortex Warriors] trait gets +3000 DP until your opponent's turn ends.\n[Your Turn] While your opponent has no unsuspended Digimon, your \uff1cVortex\uff1e can also attack players.",
            "rarity": "SR",
            "category": "tamer",
            "block-icon": 5,
            "color": ["green"],
            "number": "EX11-062",
            "name": "Shoto Kazama",
            "type": "LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX11-062"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-062_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-062"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-062_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX11-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-062"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-062"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-062_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-062_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-062",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-062"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-062_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-062_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-11"
        },
        "meta": {
            "name": "DAWN OF LIBERATOR [EX-11]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-062_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX11-062_P1">
    <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" loading="lazy" alt="EX11-062 Shoto Kazama · Alternate Art #1" src="https://images.heroi.cc/cards/en/EX11-062_P1.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX11-062_P1">EX11-062 Shoto Kazama<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.

EX11-062 Shoto Kazama · Alternate Art #1EX11-062 Shoto Kazama · Alternate Art #1 on Heroicc