GET /cards/ko/EX8-022

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/EX8-022",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["blue", "yellow"],
                "cost": 3
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc5b4\ud0dd \uc2dc\u3011\uc0c1\ub300\uc758 \ud134 \uc885\ub8cc\uae4c\uc9c0 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\uc5d0\uac8c \u300aS \uc5b4\ud0dd -1\u300b\uc744 \uc900\ub2e4.",
            "dp": 5000,
            "notes": "\uc5d1\uc2a4\ud2b8\ub77c \ubd80\uc2a4\ud130 CHAIN OF LIBERATION [EXK-08]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/EX8-022.webp",
            "play-cost": 5,
            "form": "\uc131\uc219\uae30",
            "effect": "\u3010\uc9c4\ud654\u3011\ud2b9\uc9d5\uc73c\ub85c \u300c\ube59\uc124\ud615\u300d\uc744 \uac00\uc9c4 Lv.3 : \ucf54\uc2a4\ud2b8 2 \u300a\ube59\uc7a5\u300b(\uc774 \ub514\uc9c0\ubaac\uc758 \uc2dc\ud050\ub9ac\ud2f0 \ub514\uc9c0\ubaac \uc774\uc678\uc640\uc758 \ubc30\ud2c0\uc5d0\uc11c\ub294 DP\uac00 \uc544\ub2cc \uc9c4\ud654\uc6d0 \ub9e4\uc218\ub97c \ube44\uad50\ud55c\ub2e4) \u3010\ub4f1\uc7a5 \uc2dc\u3011\u3010\uc9c4\ud654 \uc2dc\u3011\uc0c1\ub300\uc758 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\uc758 \uc9c4\ud654\uc6d0\uc744 \uc544\ub798\uc5d0\uc11c\ubd80\ud130 2\uc7a5 \ud30c\uae30\ud55c\ub2e4. \uadf8 \ud6c4, \uc9c4\ud654\uc6d0\uc744 \uac00\uc9c4 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\uc774 \uc5c6\ub2e4\uba74, \uba54\ubaa8\ub9ac +1.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "block-icon": 4,
            "color": ["blue", "yellow"],
            "number": "EX8-022",
            "name": "\ud504\ub9ac\uc9c0\ubaac",
            "type": "\ube59\uc124\ud615,\ub9ac\ubc84\ub808\uc774\ud130"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX8-022"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/EX8-022_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX8-022"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX8-022"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/exk-08"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX8-022",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-022"
        },
        "meta": {
            "notes": "Extra Booster CHAIN OF LIBERATION [EX08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX8-022_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX8-022_P1"
        },
        "meta": {
            "notes": "Judge Pack 2025 Wave 1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX8-022",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX8-022"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc CHAIN OF LIBERATION [EX-08]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX8-022",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX8-022"
        }
    }, {
        "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-022"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="EX8-022" style="view-transition-name:ko_EX8-022_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="EX8-022 프리지몬" src="https://images.heroi.cc/cards/ko/EX8-022.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/EX8-022">EX8-022 프리지몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX8-022 프리지몬EX8-022 프리지몬 on Heroicc

프리지몬

Card Number
EX8-022
Rarity
R
Category
Digimon
Level
4
Block Icon
04
Colour
Blue Yellow
Play Cost
5
DP
5000
Form
성숙기
Attribute
백신종
Type
빙설형,리버레이터
Digivolution Requirements
Digivolve Cost
3
Colour
Blue Yellow
Level
3
Category
Digimon
Effect

진화특징으로 「빙설형」을 가진 Lv.3 : 코스트 2 빙장(이 디지몬의 시큐리티 디지몬 이외와의 배틀에서는 DP가 아닌 진화원 매수를 비교한다) 등장 시진화 시상대의 디지몬 1마리의 진화원을 아래에서부터 2장 파기한다. 그 후, 진화원을 가진 상대의 디지몬이 없다면, 메모리 +1.

Inherited Effect

어택 시상대의 턴 종료까지 상대의 디지몬 1마리에게 S 어택 -1을 준다.

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

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

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

en EX8-022 P1 Judge Pack 2025 Wave 1

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