장한솔

Card Number
ST4-14
Rarity
R
Category
Tamer
Colour
Green
Play Cost
2
Effect

자신의 턴 상대의 디지몬이 레스트했을 때, 이 테이머를 레스트시키는 것으로, 메모리를 +1 한다.

Security Effect

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

Q&A
Date
Question

이 카드의 효과는, 상대 디지몬이 《블로커》로 레스트했을 때에도 발휘할 수 있나요?

Answer

네, 발휘할 수 있습니다.

Releases
Genre
구축완료 덱
Release Name
스타트 덱 기가 그린 [STK-04]
Official Product Page
Date
Notes
스타트 덱 기가 그린 [STK-4]
International Arts

ja ST4-14 スタートデッキ ギガグリーン [ST-4]

en ST4-14 Starter Deck, GIGA GREEN[ST-4]

zh-Hans ST4-14 GREEN【STC-04】

GET /cards/ko/ST4-14

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/ST4-14",
        "attributes": {
            "faqs": [{
                "date": "2023-06-16",
                "question": "\uc774 \uce74\ub4dc\uc758 \ud6a8\uacfc\ub294, \uc0c1\ub300 \ub514\uc9c0\ubaac\uc774 \u300a\ube14\ub85c\ucee4\u300b\ub85c \ub808\uc2a4\ud2b8\ud588\uc744 \ub54c\uc5d0\ub3c4 \ubc1c\ud718\ud560 \uc218 \uc788\ub098\uc694?\n ",
                "answer": "\ub124, \ubc1c\ud718\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4."
            }],
            "language": "ko",
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uae30\uac00 \uadf8\ub9b0 [STK-4]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/ST4-14.webp",
            "play-cost": 2,
            "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\uc790\uc2e0\uc758 \ud134\u3011 \uc0c1\ub300\uc758 \ub514\uc9c0\ubaac\uc774 \ub808\uc2a4\ud2b8\ud588\uc744 \ub54c, \uc774 \ud14c\uc774\uba38\ub97c \ub808\uc2a4\ud2b8\uc2dc\ud0a4\ub294 \uac83\uc73c\ub85c, \uba54\ubaa8\ub9ac\ub97c +1 \ud55c\ub2e4.",
            "rarity": "R",
            "category": "tamer",
            "color": ["green"],
            "number": "ST4-14",
            "name": "\uc7a5\ud55c\uc194"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST4-14"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/ST4-14"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST4-14"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/stk-04"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST4-14",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST4-14"
        },
        "meta": {
            "notes": "Starter Deck, GIGA GREEN[ST-4]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/ST4-14",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST4-14"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30ae\u30ac\u30b0\u30ea\u30fc\u30f3 [ST-4]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST4-14",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST4-14"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/stk-04",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/stk-04"
        },
        "meta": {
            "name": "\uc2a4\ud0c0\ud2b8 \ub371 \uae30\uac00 \uadf8\ub9b0 [STK-04]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST4-14"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="ST4-14">
    <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="ST4-14 장한솔" src="https://images.heroi.cc/cards/ko/ST4-14.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/ST4-14">ST4-14 장한솔</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST4-14 장한솔ST4-14 장한솔 on Heroicc