곽소희

Card Number
EX2-059
Rarity
U
Category
Tamer
Block Icon
01
Colour
Yellow
Play Cost
3
Effect

등장 시자신의 패에서 「로프몬」 1장을 코스트를 지불하지 않고 등장시킬 수 있다.

자신의 턴 개시 시자신의 시큐리티가 3장 이하일 때, 1 드로우 (자신의 덱에서 카드를 1장 드로우한다).

Security Effect

시큐리티이 카드를 코스트를 지불하지 않고 등장시킨다.

Releases
Genre
확장팩
Release Name
디지털 해저드 [EXK-02]
Official Product Page
Date
Notes
테마 부스터 디지털 해저드 [EXK-02]
International Arts

ja EX2-059 テーマブースター デジタルハザード [EX-02]

en EX2-059 THEME BOOSTER DIGITAL HAZARD[EX-02]

zh-Hans EX2-059 EXTRA BOOSTER【EXC-01】

GET /cards/ko/EX2-059

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/EX2-059",
        "attributes": {
            "language": "ko",
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/EX2-059.webp",
            "play-cost": 3,
            "security-effect": "\u3010\uc2dc\ud050\ub9ac\ud2f0\u3011\uc774 \uce74\ub4dc\ub97c \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0a8\ub2e4.",
            "effect": "\u3010\ub4f1\uc7a5 \uc2dc\u3011\uc790\uc2e0\uc758 \ud328\uc5d0\uc11c \u300c\ub85c\ud504\ubaac\u300d 1\uc7a5\uc744 \ucf54\uc2a4\ud2b8\ub97c \uc9c0\ubd88\ud558\uc9c0 \uc54a\uace0 \ub4f1\uc7a5\uc2dc\ud0ac \uc218 \uc788\ub2e4. \n\u3010\uc790\uc2e0\uc758 \ud134 \uac1c\uc2dc \uc2dc\u3011\uc790\uc2e0\uc758 \uc2dc\ud050\ub9ac\ud2f0\uac00 3\uc7a5 \uc774\ud558\uc77c \ub54c, \u300a1 \ub4dc\ub85c\uc6b0\u300b (\uc790\uc2e0\uc758 \ub371\uc5d0\uc11c \uce74\ub4dc\ub97c 1\uc7a5 \ub4dc\ub85c\uc6b0\ud55c\ub2e4).",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 1,
            "color": ["yellow"],
            "number": "EX2-059",
            "name": "\uacfd\uc18c\ud76c"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX2-059"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX2-059"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX2-059"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/exk-02"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX2-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX2-059"
        },
        "meta": {
            "notes": "THEME BOOSTER DIGITAL HAZARD[EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX2-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX2-059"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30c7\u30b8\u30bf\u30eb\u30cf\u30b6\u30fc\u30c9 [EX-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX2-059",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX2-059"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/exk-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/exk-02"
        },
        "meta": {
            "name": "\ub514\uc9c0\ud138 \ud574\uc800\ub4dc [EXK-02]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX2-059"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="EX2-059">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css?v=4a563a5" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js?v=4a563a5"></script>
    <picture>
        <img width="430" height="600" loading="lazy" alt="EX2-059 곽소희" src="https://images.heroi.cc/cards/ko/EX2-059.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/EX2-059">EX2-059 곽소희</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX2-059 곽소희EX2-059 곽소희 on Heroicc