호크몬

Card Number
EX5-035
Rarity
C
Category
Digimon
Level
3
Block Icon
03
Colour
Green
Play Cost
3
DP
2000
Form
성장기
Attribute
프리
Type
새형
Digivolution Requirements
Digivolve Cost
0
Colour
Green
Level
2
Category
Digimon
Effect

등장 시자신의 덱 위에서부터 3장 오픈한다. 그중 불굴을 가진 디지몬 카드 전부를 패에 추가한다. 나머지는 덱 아래로 되돌린다.

Inherited Effect

서로의 턴레스트 상태인 이 디지몬을 DP +1000.

Releases
Genre
확장팩
Release Name
애니멀 콜로세움 [EXK-05]
Official Product Page
Date
Notes
테마 부스터 애니멀 콜로세움 [EXK-05]
International Arts

ja EX5-035 テーマブースター アニマルコロシアム [EX-05]

en EX5-035 THEME BOOSTER ANIMAL COLOSSEUM [EX05]

zh-Hans EX5-035 EXTRA BOOSTER 3 BEAST NOVA 【EXC-03】

GET /cards/ko/EX5-035

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/EX5-035",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["green"],
                "cost": 0
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc11c\ub85c\uc758 \ud134\u3011\ub808\uc2a4\ud2b8 \uc0c1\ud0dc\uc778 \uc774 \ub514\uc9c0\ubaac\uc744 DP +1000.",
            "dp": 2000,
            "notes": "\ud14c\ub9c8 \ubd80\uc2a4\ud130 \uc560\ub2c8\uba40 \ucf5c\ub85c\uc138\uc6c0 [EXK-05]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/EX5-035.webp",
            "play-cost": 3,
            "form": "\uc131\uc7a5\uae30",
            "effect": "\u3010\ub4f1\uc7a5 \uc2dc\u3011\uc790\uc2e0\uc758 \ub371 \uc704\uc5d0\uc11c\ubd80\ud130 3\uc7a5 \uc624\ud508\ud55c\ub2e4. \uadf8\uc911 \u300a\ubd88\uad74\u300b\uc744 \uac00\uc9c4 \ub514\uc9c0\ubaac \uce74\ub4dc \uc804\ubd80\ub97c \ud328\uc5d0 \ucd94\uac00\ud55c\ub2e4. \ub098\uba38\uc9c0\ub294 \ub371 \uc544\ub798\ub85c \ub418\ub3cc\ub9b0\ub2e4.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "\ud504\ub9ac",
            "block-icon": 3,
            "color": ["green"],
            "number": "EX5-035",
            "name": "\ud638\ud06c\ubaac",
            "type": "\uc0c8\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX5-035"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX5-035"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX5-035"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/exk-05"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX5-035",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX5-035"
        },
        "meta": {
            "notes": "THEME BOOSTER ANIMAL COLOSSEUM [EX05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX5-035",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX5-035"
        },
        "meta": {
            "notes": "\u30c6\u30fc\u30de\u30d6\u30fc\u30b9\u30bf\u30fc \u30a2\u30cb\u30de\u30eb\u30b3\u30ed\u30b7\u30a2\u30e0 [EX-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX5-035",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX5-035"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/exk-05",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/exk-05"
        },
        "meta": {
            "name": "\uc560\ub2c8\uba40 \ucf5c\ub85c\uc138\uc6c0 [EXK-05]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/EX5-035"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="EX5-035">
    <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="EX5-035 호크몬" src="https://images.heroi.cc/cards/ko/EX5-035.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/EX5-035">EX5-035 호크몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX5-035 호크몬EX5-035 호크몬 on Heroicc