GET /cards/en/BT25-091_P1

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT25-091_P1",
        "attributes": {
            "faqs": [{
                "date": "2026-05-08",
                "question": "Can I <Draw 1> if I choose to not return a card from my trash to the hand for this card's [On Play] effect?",
                "answer": "Yes, you <Draw 1> if you choose to not return a card from your trash to the hand."
            }, {
                "date": "2026-05-08",
                "question": "Do I gain <Draw 1> from this card's [On Play] effect even if I don't have any cards in my trash and I can't return an Option card to the hand?",
                "answer": "Yes, you gain <Draw 1>."
            }, {
                "date": "2026-05-08",
                "question": "If the \"when you use an Option card\" effect triggers, what is the timing when it can activate?",
                "answer": "It can be activated after activating the used Option card's [Main] effect and trashing that card."
            }, {
                "date": "2026-05-08",
                "question": "Does the \"when you use an Option card\" effect trigger if an Option card's effect activates by a method other than using the card?",
                "answer": "No, it doesn't trigger. \nIf an Option card's effect activates without using it, such as activation by a [Security] effect or <Delay>, the \"when you use an Option card\" effect doesn't trigger."
            }],
            "language": "en",
            "notes": "Booster DUAL REVOLUTION [BT-25]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT25-091_P1.webp",
            "play-cost": 4,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[Start of Your Turn] If you have 2 or less memory, set it to 3.\n[On Play] You may return 1 [TS] trait Option card from your trash to the hand. If this effect didn't return, \uff1cDraw 1\uff1e.\n[Your Turn] When you use [TS] trait Option cards, by suspending this Tamer, 1 of your opponent's Digimon can't attack until their turn ends.",
            "rarity": "SR",
            "category": "tamer",
            "block-icon": 6,
            "color": ["black"],
            "number": "BT25-091",
            "name": "Monica Simmons",
            "type": "TS"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT25-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/en\/BT25-091_P2"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-091_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT25-091_P2"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-091"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-091_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT25-091_P2"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-25"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT25-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-091"
        },
        "meta": {
            "notes": "Booster DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/BT25-091_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-091_P2"
        },
        "meta": {
            "notes": "Booster DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT25-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-091"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT25-091_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-091_P1"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT25-091_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT25-091_P2"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af DUAL REVOLUTION [BT-25]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-091",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-091"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-091_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-091_P1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT25-091_P2",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT25-091_P2"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-25",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-25"
        },
        "meta": {
            "name": "DUAL REVOLUTION [BT-25]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT25-091_P1"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="BT25-091_P1" style="view-transition-name:en_BT25-091_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="BT25-091 Monica Simmons · Alternate Art #1" src="https://images.heroi.cc/cards/en/BT25-091_P1.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/BT25-091_P1">BT25-091 Monica Simmons<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.

BT25-091 Monica Simmons · Alternate Art #1BT25-091 Monica Simmons · Alternate Art #1 on Heroicc

Monica Simmons

Card Number
BT25-091
Rarity
SR
Category
Tamer
Block Icon
06
Supplemental Rarity
Alternative Art #1
Colour
Black
Play Cost
4
Type
TS
Effect

Start of Your Turn If you have 2 or less memory, set it to 3.

On Play You may return 1 [TS] trait Option card from your trash to the hand. If this effect didn't return, Draw 1. Your Turn When you use [TS] trait Option cards, by suspending this Tamer, 1 of your opponent's Digimon can't attack until their turn ends.

Security Effect

Security Play this card without paying the cost.

Releases
Genre
Booster Pack
Release Name
DUAL REVOLUTION [BT-25]
Official Product Page
Date
Notes
Booster DUAL REVOLUTION [BT-25]
Alternate Arts

en BT25-091 Booster DUAL REVOLUTION [BT-25]

en BT25-091 P2 SP Booster DUAL REVOLUTION [BT-25]

International Arts

ja BT25-091 ブースターパック DUAL REVOLUTION [BT-25]

ja BT25-091 P1 ブースターパック DUAL REVOLUTION [BT-25]

ja BT25-091 P2 SP ブースターパック DUAL REVOLUTION [BT-25]

zh-Hans BT25-091 DUAL REVOLUTION 【BT-25】

zh-Hans BT25-091 P1 DUAL REVOLUTION 【BT-25】

zh-Hans BT25-091 P2 SP DUAL REVOLUTION 【BT-25】

Q&A
Date
Question

Can I <Draw 1> if I choose to not return a card from my trash to the hand for this card's [On Play] effect?

Answer

Yes, you <Draw 1> if you choose to not return a card from your trash to the hand.

Date
Question

Do I gain <Draw 1> from this card's [On Play] effect even if I don't have any cards in my trash and I can't return an Option card to the hand?

Answer

Yes, you gain <Draw 1>.

Date
Question

If the "when you use an Option card" effect triggers, what is the timing when it can activate?

Answer

It can be activated after activating the used Option card's [Main] effect and trashing that card.

Date
Question

Does the "when you use an Option card" effect trigger if an Option card's effect activates by a method other than using the card?

Answer

No, it doesn't trigger.

If an Option card's effect activates without using it, such as activation by a [Security] effect or <Delay>, the "when you use an Option card" effect doesn't trigger.