프스리몬

Card Number
BT7-003
Rarity
U
Category
Digi-Egg
Level
2
Block Icon
01
Colour
Yellow
Form
유년기
Type
렛서형
Inherited Effect

자신의 턴 이 디지몬이 발휘한 디지버스트로 이 카드가 파기되었을 때, 이 턴 동안 상대 디지몬 1마리의 DP를 -1000 한다.

Q&A
Date
Question

이 카드의 진화원 효과와 이 카드를 파기한 ≪디지버스트≫의 효과는 어느 쪽을 먼저 발휘합니까?

Answer

≪디지버스트≫의 효과를 먼저 발휘합니다.

Releases
Genre
확장팩
Release Name
부스터 팩 넥스트 어드벤처 [BTK-07]
Official Product Page
Date
Notes
부스터 팩 넥스트 어드벤처 [BTK-07]
International Arts

ja BT7-003 ブースターパック ネクストアドベンチャー [BT-07]

en BT7-003 BOOSTER -NEXT ADVENTURE- [BT-07]

zh-Hans BT7-003 NEXT HERO【BTC-04】

GET /cards/ko/BT7-003

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ko\/BT7-003",
        "attributes": {
            "level": 2,
            "faqs": [{
                "date": "2024-01-12",
                "question": "\uc774 \uce74\ub4dc\uc758 \uc9c4\ud654\uc6d0 \ud6a8\uacfc\uc640 \uc774 \uce74\ub4dc\ub97c \ud30c\uae30\ud55c \u226a\ub514\uc9c0\ubc84\uc2a4\ud2b8\u226b\uc758 \ud6a8\uacfc\ub294 \uc5b4\ub290 \ucabd\uc744 \uba3c\uc800 \ubc1c\ud718\ud569\ub2c8\uae4c?\n ",
                "answer": "\u226a\ub514\uc9c0\ubc84\uc2a4\ud2b8\u226b\uc758 \ud6a8\uacfc\ub97c \uba3c\uc800 \ubc1c\ud718\ud569\ub2c8\ub2e4."
            }],
            "language": "ko",
            "inherited-effect": "\u3010\uc790\uc2e0\uc758 \ud134\u3011 \uc774 \ub514\uc9c0\ubaac\uc774 \ubc1c\ud718\ud55c \u300a\ub514\uc9c0\ubc84\uc2a4\ud2b8\u300b\ub85c \uc774 \uce74\ub4dc\uac00 \ud30c\uae30\ub418\uc5c8\uc744 \ub54c, \uc774 \ud134 \ub3d9\uc548 \uc0c1\ub300 \ub514\uc9c0\ubaac 1\ub9c8\ub9ac\uc758 DP\ub97c -1000 \ud55c\ub2e4.",
            "notes": "\ubd80\uc2a4\ud130 \ud329 \ub125\uc2a4\ud2b8 \uc5b4\ub4dc\ubca4\ucc98 [BTK-07]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ko\/BT7-003.webp",
            "form": "\uc720\ub144\uae30",
            "rarity": "U",
            "category": "digi-egg",
            "block-icon": 1,
            "color": ["yellow"],
            "number": "BT7-003",
            "name": "\ud504\uc2a4\ub9ac\ubaac",
            "type": "\ub81b\uc11c\ud615"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT7-003"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT7-003"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT7-003"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ko\/btk-07"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT7-003",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT7-003"
        },
        "meta": {
            "notes": "BOOSTER -NEXT ADVENTURE- [BT-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT7-003",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT7-003"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af \u30cd\u30af\u30b9\u30c8\u30a2\u30c9\u30d9\u30f3\u30c1\u30e3\u30fc [BT-07]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT7-003",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT7-003"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ko\/btk-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ko\/btk-07"
        },
        "meta": {
            "name": "\ubd80\uc2a4\ud130 \ud329 \ub125\uc2a4\ud2b8 \uc5b4\ub4dc\ubca4\ucc98 [BTK-07]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT7-003"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ko" data-card-id="BT7-003" data-category="digi-egg">
    <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="BT7-003 프스리몬" src="https://images.heroi.cc/cards/ko/BT7-003.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ko/BT7-003">BT7-003 프스리몬</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT7-003 프스리몬BT7-003 프스리몬 on Heroicc