Shoemon

Card Number
EX11-019
Rarity
C
Category
Digimon
Level
3
Block Icon
05
Supplemental Rarity
Alternative Art #1
Colour
Yellow
Play Cost
3
DP
2000
Form
Rookie
Attribute
Virus
Type
Puppet/LIBERATOR
Digivolution Requirements
Digivolve Cost
0
Colour
Yellow
Level
2
Category
Digimon
Effect

On Deletion You may play 1 [Familiar] Token. (Digimon/Yellow/3000 DP/On Deletion 1 of your opponent's Digimon gets -3000 DP for the turn.)

Inherited Effect

Barrier (When this Digimon would be deleted in battle, by trashing your top security card, it isn't deleted.)

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-019 EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]

International Arts

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

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

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

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

GET /cards/en/EX11-019_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX11-019_P1",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "\uff1cBarrier\uff1e (When this Digimon would be deleted in battle, by trashing your top security card, it isn't deleted.)",
            "dp": 2000,
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX11-019_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[On Deletion] You may play 1 [Familiar] Token. (Digimon\/Yellow\/3000 DP\/[On Deletion] 1 of your opponent's Digimon gets -3000 DP for the turn.)",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 5,
            "color": ["yellow"],
            "number": "EX11-019",
            "name": "Shoemon",
            "type": "Puppet\/LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX11-019"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX11-019_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX11-019_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-11"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX11-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX11-019"
        },
        "meta": {
            "notes": "EXTRA BOOSTER DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-019"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DAWN OF LIBERATOR [EX-11]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX11-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX11-019_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-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-019"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX11-019_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX11-019_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-019_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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