GET /cards/en/EX5-071

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX5-071",
        "attributes": {
            "faqs": [{
                "date": "2024-03-28",
                "question": "When I don't have any Digimon, can I use this card's effect to reveal a card with the [Deva]\/[Four Sovereigns] trait and declare to place it as the bottom digivolution card of my Digimon?",
                "answer": "No, you can't."
            }, {
                "date": "2024-03-28",
                "question": "If I use this card's effect to reveal an Option card with the [Deva]\/[Four Sovereigns] trait from my deck, can I place that card as the bottom digivolution card of my Digimon?",
                "answer": "Yes, you can."
            }],
            "language": "en",
            "notes": "Theme Booster ANIMAL COLOSSEUM [EX05]",
            "use-cost": 1,
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX5-071.webp",
            "security-effect": "[Security] Activate this card's [Main] effect.",
            "effect": "While you have a Digimon with the [Deva] or [Four Sovereigns] trait, you may ignore this card's color requirements.\n[Main] Reveal the top 3 cards of your deck. Place 1 card with the [Deva] or [Four Sovereigns] trait among them as the bottom digivolution card of 1 of your Digimon or add it to the hand. Return the rest to the top or bottom of the deck.",
            "rarity": "C",
            "category": "option",
            "block-icon": 3,
            "color": ["white"],
            "number": "EX5-071",
            "name": "Loyalty Deeper than the Sea",
            "type": "Deva"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX5-071"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX5-071"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX5-071"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX5-071",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX5-071"
        },
        "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-071",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX5-071"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc560\ub2c8\uba40 \ucf5c\ub85c\uc138\uc6c0 [EXK-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX5-071",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX5-071"
        }
    }, {
        "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-071"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX5-071 Loyalty Deeper than the SeaEX5-071 Loyalty Deeper than the Sea on Heroicc

Loyalty Deeper than the Sea

Card Number
EX5-071
Rarity
C
Category
Option
Block Icon
03
Colour
White
Use Cost
1
Type
Deva
Effect

While you have a Digimon with the [Deva] or [Four Sovereigns] trait, you may ignore this card's color requirements.

Main Reveal the top 3 cards of your deck. Place 1 card with the [Deva] or [Four Sovereigns] trait among them as the bottom digivolution card of 1 of your Digimon or add it to the hand. Return the rest to the top or bottom of the deck.

Security Effect

Security Activate this card's Main effect.

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

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

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

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

Q&A
Date
Question

When I don't have any Digimon, can I use this card's effect to reveal a card with the [Deva]/[Four Sovereigns] trait and declare to place it as the bottom digivolution card of my Digimon?

Answer

No, you can't.

Date
Question

If I use this card's effect to reveal an Option card with the [Deva]/[Four Sovereigns] trait from my deck, can I place that card as the bottom digivolution card of my Digimon?

Answer

Yes, you can.