GET /cards/ko/EX8-049_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/EX8-049_P1",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }],
            "language": "ko",
            "inherited-effect": "\u300a\ube14\ub85c\ucee4\u300b(\uc774 \ub514\uc9c0\ubaac\uc740 \ube14\ub85d \ud0c0\uc774\ubc0d\uc5d0 \ube14\ub85d\ud560 \uc218 \uc788\ub2e4)",
            "dp": 5000,
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 CHAIN OF LIBERATION [EXK-08]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/EX8-049_P1.webp",
            "play-cost": 5,
            "form": "\uc131\uc219\uae30",
            "effect": "\u3010\ub4f1\uc7a5 \uc2dc\u3011\u3010\uc18c\uba78 \uc2dc\u3011\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\ub97c \u300a\ud1f4\ud654 1\u300b.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ubc14\uc774\ub7ec\uc2a4\uc885",
            "block-icon": 4,
            "color": ["black"],
            "number": "EX8-049",
            "name": "\ub85d\ubaac",
            "type": "\uad11\ubb3c\ud615"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ko\/EX8-049"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX8-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX8-049_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX8-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX8-049_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-049"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-049_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/exk-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ko\/EX8-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX8-049"
        },
        "meta": {
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 CHAIN OF LIBERATION [EXK-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX8-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-049"
        },
        "meta": {
            "notes": "Extra Booster CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX8-049_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-049_P1"
        },
        "meta": {
            "notes": "Extra Booster CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX8-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-049"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX8-049_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-049_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-049",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-049"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-049_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-049_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/exk-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/exk-08"
        },
        "meta": {
            "name": "CHAIN OF LIBERATION [EXK-08]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX8-049_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="EX8-049_P1" style="view-transition-name:ko_EX8-049_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" alt="EX8-049 록몬 · Alternate Art #1" src="https://images.heroi.cc/cards/ko/EX8-049_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/EX8-049_P1">EX8-049 록몬<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.

EX8-049 록몬 · Alternate Art #1EX8-049 록몬 · Alternate Art #1 on Heroicc

록몬

Card Number
EX8-049
Rarity
C
Category
Digimon
Level
4
Block Icon
04
Supplemental Rarity
Alternative Art #1
Colour
Black
Play Cost
5
DP
5000
Form
성숙기
Attribute
바이러스종
Type
광물형
Digivolution Requirements
Digivolve Cost
2
Colour
Black
Level
3
Category
Digimon
Effect

등장 시 소멸 시상대의 디지몬 1마리를 퇴화 1.

Inherited Effect

블로커(이 디지몬은 블록 타이밍에 블록할 수 있다)

Releases
Genre
확장팩
Release Name
CHAIN OF LIBERATION [EXK-08]
Official Product Page
Date
Notes
엑스트라 부스터 CHAIN OF LIBERATION [EXK-08]
Alternate Arts

ko EX8-049 엑스트라 부스터 CHAIN OF LIBERATION [EXK-08]

International Arts

ja EX8-049 エクストラブースター CHAIN OF LIBERATION [EX-08]

ja EX8-049 P1 エクストラブースター CHAIN OF LIBERATION [EX-08]

en EX8-049 Extra Booster CHAIN OF LIBERATION [EX08]

en EX8-049 P1 Extra Booster CHAIN OF LIBERATION [EX08]

zh-Hans EX8-049 CHAIN OF LIBERATION【EX-08】

zh-Hans EX8-049 P1 CHAIN OF LIBERATION【EX-08】