GET /cards/en/LM-042_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/LM-042_P1",
        "attributes": {
            "level": 6,
            "faqs": [{
                "date": "2025-12-25",
                "question": "What does \"[When Digivolving] effects don't activate\" mean, exactly?",
                "answer": "This effect prevents [When Digivolving] effects on cards from activating. \n[When Digivolving] effects can no longer activate by triggering or when effects such as \"activate that card's [When Digivolving]\" effect\" activate."
            }, {
                "date": "2025-12-25",
                "question": "I used a card affected by \"can't activate [When Digivolving] effects\" to attack. \nCan I activate that card's [When Digivolving] [When Attacking] effect at such times?",
                "answer": "Yes, you can. \nThe effect can activate if it activates upon the [When Attacking] timing."
            }, {
                "date": "2025-12-25",
                "question": "If a card is affected by \"can't activate [When Digivolving] effects,\" can other effects activate its [When Digivolving] effect?",
                "answer": "No, it can't be activated."
            }, {
                "date": "2025-12-25",
                "question": "If a card is affected by \"can't activate [When Digivolving] effects,\" can I process just the \"by\" condition in its [When Digivolving] effect?",
                "answer": "No, you can't."
            }, {
                "date": "2025-12-25",
                "question": "A card that was given \"can't activate [When Digivolving] effects\" digivolved into a card that has a [When Digivolving] [When Attacking] [Once Per Turn] effect. \nDoes that count as an instance of that effect's [X Per Turn] even if that effect can't be activated upon the timing when that card digivolved?",
                "answer": "No, it doesn't count. \nThe effect can't activate upon the [When Digivolving] timing, therefore it doesn't count as an instance of that effect's [X Per Turn]."
            }],
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["green", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "dp": 12000,
            "notes": "Premium Heroines Set Ver. 2 [PB-23]",
            "parallel-id": 1,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/LM-042_P1.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[Angel]\/[Archangel] trait: Cost 3\n\uff1cSecurity A. +1\uff1e\n[On Play] [When Digivolving] Suspend 1 of your opponent's Digimon or Tamers. Then, until their turn ends, 1 of their Digimon or Tamers can't activate [When Digivolving] effects or unsuspend.\n[On Deletion] Place this card as the bottom security card. \u27e8Rule\u27e9 Trait: Has [Three Great Angels].",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 4,
            "color": ["green", "yellow"],
            "number": "LM-042",
            "name": "Rasielmon",
            "type": "Throne"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/LM-042"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/LM-042"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/LM-042_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/LM-042"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/LM-042_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/pb-23"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/LM-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/LM-042"
        },
        "meta": {
            "notes": "WORLD CONVERGENCE [BT-21] Limited Card Pack"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/LM-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/LM-042"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af \u30d5\u30a1\u30a4\u30ca\u30eb\u30fb\u30a8\u30ea\u30b7\u30aa\u30f3 [LM-05]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/LM-042_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/LM-042_P1"
        },
        "meta": {
            "notes": "PREMIUM HEROINES SET ver.2 [PB-23]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/LM-042",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/LM-042"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/LM-042_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/LM-042_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/pb-23",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/pb-23"
        },
        "meta": {
            "name": "PREMIUM HEROINES SET VER. 2 [PB-23]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/LM-042_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="LM-042_P1" style="view-transition-name:en_LM-042_P1;">
    <link rel="stylesheet" href="https://assets.heroi.cc/css/components/heroicc-card.css" />
    <script type="module" src="https://assets.heroi.cc/js/heroicc-card.js"></script>
    <picture>
        <img width="430" height="600" alt="LM-042 Rasielmon · Alternate Art #1" src="https://images.heroi.cc/cards/en/LM-042_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/LM-042_P1">LM-042 Rasielmon<span> · </span>
            <small>
                <em>Alternate Art #1</em>
            </small>
        </a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

LM-042 Rasielmon · Alternate Art #1LM-042 Rasielmon · Alternate Art #1 on Heroicc

Rasielmon

Card Number
LM-042
Rarity
P
Category
Digimon
Level
6
Block Icon
04
Supplemental Rarity
Alternative Art #1
Colour
Green Yellow
Play Cost
12
DP
12000
Form
Mega
Attribute
Vaccine
Type
Throne
Digivolution Requirements
Digivolve Cost
4
Colour
Green Yellow
Level
5
Category
Digimon
Effect

Digivolve Lv.5 w/[Angel]/[Archangel] trait: Cost 3

Security A. +1

On Play When Digivolving Suspend 1 of your opponent's Digimon or Tamers. Then, until their turn ends, 1 of their Digimon or Tamers can't activate When Digivolving effects or unsuspend.

On Deletion Place this card as the bottom security card. Rule Trait: Has [Three Great Angels].

Q&A
Date
Question

What does "[When Digivolving] effects don't activate" mean, exactly?

Answer

This effect prevents [When Digivolving] effects on cards from activating.

[When Digivolving] effects can no longer activate by triggering or when effects such as "activate that card's [When Digivolving]" effect" activate.

Date
Question

I used a card affected by "can't activate [When Digivolving] effects" to attack.

Can I activate that card's [When Digivolving] [When Attacking] effect at such times?

Answer

Yes, you can.

The effect can activate if it activates upon the [When Attacking] timing.

Date
Question

If a card is affected by "can't activate [When Digivolving] effects," can other effects activate its [When Digivolving] effect?

Answer

No, it can't be activated.

Date
Question

If a card is affected by "can't activate [When Digivolving] effects," can I process just the "by" condition in its [When Digivolving] effect?

Answer

No, you can't.

Date
Question

A card that was given "can't activate [When Digivolving] effects" digivolved into a card that has a [When Digivolving] [When Attacking] [Once Per Turn] effect.

Does that count as an instance of that effect's [X Per Turn] even if that effect can't be activated upon the timing when that card digivolved?

Answer

No, it doesn't count.

The effect can't activate upon the [When Digivolving] timing, therefore it doesn't count as an instance of that effect's [X Per Turn].

Releases
Genre
Premium Bandai
Release Name
PREMIUM HEROINES SET VER. 2 [PB-23]
Official Product Page
Date
Notes
Premium Heroines Set Ver. 2 [PB-23]
Alternate Arts

en LM-042 WORLD CONVERGENCE [BT-21] Limited Card Pack

International Arts

ja LM-042 リミテッドカードパック ファイナル・エリシオン [LM-05]

ja LM-042 P1 PREMIUM HEROINES SET ver.2 [PB-23]

zh-Hans LM-042 FINAL ELYSION 【LM-05】

zh-Hans LM-042 P1 宣传卡【P】