GET /cards/en/EX4-015

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX4-015",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[Your Turn][Once Per Turn] When an effect adds cards to your opponent's hand, gain 1 memory.",
            "dp": 1000,
            "notes": "Theme Booster ALTERNATIVE BEING [EX04]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX4-015.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[On Play] Both players draw the top card of their decks.",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 2,
            "color": ["blue"],
            "number": "EX4-015",
            "name": "Gaomon",
            "type": "Beast"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX4-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/EX4-015"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX4-015"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/EX4-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX4-015"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30aa\u30eb\u30bf\u30ca\u30c6\u30a3\u30d6\u30d3\u30fc\u30a4\u30f3\u30b0 [EX-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/EX4-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX4-015"
        },
        "meta": {
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc5bc\ud130\ub108\ud2f0\ube0c \ube44\uc789 [EXK-04]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX4-015",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX4-015"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-04"
        },
        "meta": {
            "name": "ALTERNATIVE BEING [EX-04]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX4-015"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX4-015 GaomonEX4-015 Gaomon on Heroicc

Gaomon

Card Number
EX4-015
Rarity
U
Category
Digimon
Level
3
Block Icon
02
Colour
Blue
Play Cost
3
DP
1000
Form
Rookie
Attribute
Data
Type
Beast
Digivolution Requirements
Digivolve Cost
0
Colour
Blue
Level
2
Category
Digimon
Effect

On Play Both players draw the top card of their decks.

Inherited Effect

Your Turn Once Per Turn When an effect adds cards to your opponent's hand, gain 1 memory.

Releases
Genre
Booster Pack
Release Name
ALTERNATIVE BEING [EX-04]
Official Product Page
Date
Notes
Theme Booster ALTERNATIVE BEING [EX04]
International Arts

ja EX4-015 テーマブースター オルタナティブビーイング [EX-04]

zh-Hans EX4-015 GREAT WARRIOR 【BTC-07】

ko EX4-015 테마 부스터 얼터너티브 비잉 [EXK-04]