페닉스몬

Card Number
BT2-019
Rarity
R
Category
Digimon
Level
6
Colour
Red
Play Cost
11
DP
11000
Form
궁극체
Attribute
백신종
Type
성수형
Digivolution Requirements
Digivolve Cost
3
Colour
Red
Level
5
Category
Digimon
Effect

어택 시 플레이어에게 어택했을 때, 메모리를 +1 한다.

Q&A
Question

이 디지몬이 상대 플레이어에게 어택하여 상대 디지몬에게 블록되었습니다. 이 경우, 이 디지몬의 효과는 발휘됩니까?

Answer

네, 블록되었다고 해도 상대 플레이어에 대해 어택을 선언했다면 효과는 발휘합니다.

Releases
Genre
확장팩
Release Name
스페셜 부스터 버전 1.5 [BTK-1.5]
Official Product Page
Date
Notes
스페셜 부스터 버전 1.5 [BTK-1.5]
International Arts

ja BT2-019 ブースターパック ULTIMATE POWER [BT-02]

en BT2-019 RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]

zh-Hans BT2-019 ULTIMATE EVOLUTION 【BTC-01】

GET /cards/ko/BT2-019

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT2-019",
        "attributes": {
            "level": 6,
            "faqs": [{
                "question": "\uc774 \ub514\uc9c0\ubaac\uc774 \uc0c1\ub300 \ud50c\ub808\uc774\uc5b4\uc5d0\uac8c \uc5b4\ud0dd\ud558\uc5ec \uc0c1\ub300 \ub514\uc9c0\ubaac\uc5d0\uac8c \ube14\ub85d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \uacbd\uc6b0, \uc774 \ub514\uc9c0\ubaac\uc758 \ud6a8\uacfc\ub294 \ubc1c\ud718\ub429\ub2c8\uae4c?",
                "answer": "\ub124, \ube14\ub85d\ub418\uc5c8\ub2e4\uace0 \ud574\ub3c4 \uc0c1\ub300 \ud50c\ub808\uc774\uc5b4\uc5d0 \ub300\ud574 \uc5b4\ud0dd\uc744 \uc120\uc5b8\ud588\ub2e4\uba74 \ud6a8\uacfc\ub294 \ubc1c\ud718\ud569\ub2c8\ub2e4."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["red"],
                "cost": 3
            }],
            "language": "ko",
            "dp": 11000,
            "notes": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.5 [BTK-1.5]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT2-019.webp",
            "play-cost": 11,
            "form": "\uad81\uadf9\uccb4",
            "effect": "\u3010\uc5b4\ud0dd \uc2dc\u3011 \ud50c\ub808\uc774\uc5b4\uc5d0\uac8c \uc5b4\ud0dd\ud588\uc744 \ub54c, \uba54\ubaa8\ub9ac\ub97c +1 \ud55c\ub2e4.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "\ubc31\uc2e0\uc885",
            "color": ["red"],
            "number": "BT2-019",
            "name": "\ud398\ub2c9\uc2a4\ubaac",
            "type": "\uc131\uc218\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT2-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT2-019"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT2-019"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-1-5"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT2-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT2-019"
        },
        "meta": {
            "notes": "RELEASE SPECIAL BOOSTER Ver.1.5 [BT01-03]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT2-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT2-019"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af ULTIMATE POWER [BT-02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT2-019",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT2-019"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-1-5",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-1-5"
        },
        "meta": {
            "name": "\uc2a4\ud398\uc15c \ubd80\uc2a4\ud130 \ubc84\uc804 1.5 [BTK-1.5]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT2-019"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT2-019">
    <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="BT2-019 페닉스몬" src="https://images.heroi.cc/cards/ko/BT2-019.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT2-019">BT2-019 페닉스몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT2-019 페닉스몬BT2-019 페닉스몬 on Heroicc