GET /cards/en/EX5-027

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX5-027",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "When I use this card's [On Play] effect to add a card with [Leomon] in its name from my security stack to the hand, do I have to reveal the added card to my opponent?",
                "answer": "Yes, you must reveal the card to your opponent before adding it to your hand."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green", "yellow"],
                "cost": 1
            }],
            "language": "en",
            "inherited-effect": "[On Deletion] 1 of your opponent's Digimon gets -2000 DP until the end of their turn.",
            "dp": 1000,
            "notes": "Theme Booster ANIMAL COLOSSEUM [EX05]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX5-027.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[Digivolve] [Frimon]: Cost 0\n[On Play] Search your security stack. You may add 1 card with [Leomon] in its name among them to the hand. If you added a card, \uff1cRecovery +1 (Deck)\uff1e. Then, shuffle your security stack.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 3,
            "color": ["yellow", "green"],
            "number": "EX5-027",
            "name": "Liollmon",
            "type": "Holy Beast"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX5-027"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX5-027"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX5-027"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX5-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX5-027"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30a2\u30cb\u30de\u30eb\u30b3\u30ed\u30b7\u30a2\u30e0 [EX-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX5-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX5-027"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc560\ub2c8\uba40 \ucf5c\ub85c\uc138\uc6c0 [EXK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX5-027",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX5-027"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-05"
        },
        "meta": {
            "name": "ANIMAL COLOSSEUM [EX-05]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX5-027"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX5-027 LiollmonEX5-027 Liollmon on Heroicc

Liollmon

Card Number
EX5-027
Rarity
C
Category
Digimon
Level
3
Block Icon
03
Colour
Yellow Green
Play Cost
3
DP
1000
Form
Rookie
Attribute
Vaccine
Type
Holy Beast
Digivolution Requirements
Digivolve Cost
1
Colour
Yellow Green
Level
2
Category
Digimon
Effect

Digivolve [Frimon]: Cost 0

On Play Search your security stack. You may add 1 card with [Leomon] in its name among them to the hand. If you added a card, Recovery +1 (Deck). Then, shuffle your security stack.

Inherited Effect

On Deletion 1 of your opponent's Digimon gets -2000 DP until the end of their turn.

Releases
Genre
Booster Pack
Release Name
ANIMAL COLOSSEUM [EX-05]
Official Product Page
Date
Notes
Theme Booster ANIMAL COLOSSEUM [EX05]
International Arts

ja EX5-027 テーマブースター アニマルコロシアム [EX-05]

zh-Hans EX5-027 EXTRA BOOSTER 3 BEAST NOVA 【EXC-03】

ko EX5-027 테마 부스터 애니멀 콜로세움 [EXK-05]

Q&A
Date
Question

When I use this card's [On Play] effect to add a card with [Leomon] in its name from my security stack to the hand, do I have to reveal the added card to my opponent?

Answer

Yes, you must reveal the card to your opponent before adding it to your hand.