Climbmon

Card Number
BT16-074
Rarity
R
Category
Digimon
Level
5
Block Icon
03
Colour
Purple
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Virus
Type
Insectoid
Digivolution Requirements
Digivolve Cost
3
Colour
Yellow Purple
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[Pulsemon] in text: Cost 3

When Digivolving If you have 3 or more security cards, Draw 2 and trash 1 card in your hand. If you have 3 or fewer, you may play 1 Digimon card with [Pulsemon] in its text and 6000 DP or less from your trash without paying the cost. At the next end of your opponent's turn, delete it.

Inherited Effect

End of Attack Once Per Turn If this Digimon has [Pulsemon] in its text, by trashing the top card of your security stack, unsuspend this Digimon.

Q&A
Date
Question

If I have exactly 3 cards in my security stack, do I activate both the "<Draw 2> and trash 1 card in your hand" effect and the "you may play 1 Digimon card with [Pulsemon] in its text and 6000 DP or less from your trash without paying the cost. At the next end of your opponent's turn, delete it" effect when activating this card's [When Digivolving] effect?

Answer

Yes, that's correct.

Releases
Genre
Booster Pack
Release Name
BEGINNING OBSERVER [BT-16]
Official Product Page
Date
Notes
BOOSTER BEGINNING OBSERVER [BT16]
International Arts

ja BT16-074 ブースターパック BEGINNING OBSERVER [BT-16]

zh-Hans BT16-074 BEGINNING OBSERVER 【BTC-10】

ko BT16-074 부스터 팩 BEGINNING OBSERVER [BTK-16]

GET /cards/en/BT16-074

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT16-074",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "If I have exactly 3 cards in my security stack, do I activate both the \"<Draw 2> and trash 1 card in your hand\" effect and the \"you may play 1 Digimon card with [Pulsemon] in its text and 6000 DP or less from your trash without paying the cost. At the next end of your opponent's turn, delete it\" effect when activating this card's [When Digivolving] effect?",
                "answer": "Yes, that's correct."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["purple", "yellow"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[End of Attack] [Once Per Turn] If this Digimon has [Pulsemon] in its text, by trashing the top card of your security stack, unsuspend this Digimon.",
            "dp": 7000,
            "notes": "BOOSTER BEGINNING OBSERVER [BT16]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT16-074.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[Pulsemon] in text: Cost 3\n[When Digivolving] If you have 3 or more security cards, \uff1cDraw 2\uff1e and trash 1 card in your hand. If you have 3 or fewer, you may play 1 Digimon card with [Pulsemon] in its text and 6000 DP or less from your trash without paying the cost. At the next end of your opponent's turn, delete it.",
            "rarity": "R",
            "category": "digimon",
            "attribute": "Virus",
            "block-icon": 3,
            "color": ["purple"],
            "number": "BT16-074",
            "name": "Climbmon",
            "type": "Insectoid"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT16-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT16-074"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT16-074"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-16"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/BT16-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT16-074"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af BEGINNING OBSERVER  [BT-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT16-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT16-074"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 BEGINNING OBSERVER [BTK-16]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT16-074",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT16-074"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-16",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-16"
        },
        "meta": {
            "name": "BEGINNING OBSERVER [BT-16]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT16-074"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT16-074">
    <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="BT16-074 Climbmon" src="https://images.heroi.cc/cards/en/BT16-074.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT16-074">BT16-074 Climbmon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

BT16-074 ClimbmonBT16-074 Climbmon on Heroicc