WereGarurumon: Sagittarius Mode

Card Number
P-073
Rarity
P
Category
Digimon
Level
5
Block Icon
01
Colour
Blue
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Vaccine
Type
Beastkin
Digivolution Requirements
Digivolve Cost
3
Colour
Blue
Level
4
Category
Digimon
Effect

Digivolve 0 from [WereGarurumon] When Digivolving If you have a Tamer in play, return 2 of your opponent's level 3 Digimon to their owners' hands.

Rule Name: Also treated as [WereGarurumon].

Inherited Effect

All Turns If this Digimon has [Garurumon] or [Omnimon] in its name and would be deleted in battle, you may trash 2 cards of the same level from this Digimon's digivolution cards to prevent the deletion.

Q&A
Date
Question

Do I trash 2 cards of the same level as this card for "you may trash 2 cards of the same level" in this Digimon's inherited effect?

Answer

No. You trash 2 cards of the same level as each other from among this Digimon's digivolution cards.

For example, by trashing 2 level 5 cards in digivolution cards, this Digimon won't be deleted.

Date
Question

What does this card's ⟨Rule⟩ mean, exactly?

(*This card's "The name of this card/Digimon is also treated as [WereGarurumon]" has been changed to " ⟨Rule⟩ Name: Also treated as [WereGarurumon].")Sep. 13, 2024 Updated

Answer

This is a special rule for this card that always treats it as if it also has [WereGarurumon] in its name.

Releases
Genre
Promotion Card
Release Name
Promotion Card [P]
Notes
Update Pack
International Arts

ja P-073 アップデートパック

zh-Hans P-073 宣传卡【P】

ko P-073 부스터 팩 X레코드 [BTK-09] 박스 프로모카드

GET /cards/en/P-073

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/P-073",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Do I trash 2 cards of the same level as this card for \"you may trash 2 cards of the same level\" in this Digimon's inherited effect?",
                "answer": "No. You trash 2 cards of the same level as each other from among this Digimon's digivolution cards. \nFor example, by trashing 2 level 5 cards in digivolution cards, this Digimon won't be deleted."
            }, {
                "date": "2024-03-28",
                "question": "What does this card's \u27e8Rule\u27e9 mean, exactly? \n(*This card's \"The name of this card\/Digimon is also treated as [WereGarurumon]\" has been changed to \" \u27e8Rule\u27e9 Name: Also treated as [WereGarurumon].\")Sep. 13, 2024 Updated",
                "answer": "This is a special rule for this card that always treats it as if it also has [WereGarurumon] in its name."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["blue"],
                "cost": 3
            }],
            "language": "en",
            "inherited-effect": "[All Turns] If this Digimon has [Garurumon] or [Omnimon] in its name and would be deleted in battle, you may trash 2 cards of the same level from this Digimon's digivolution cards to prevent the deletion.",
            "dp": 7000,
            "notes": "Update Pack",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/P-073.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[Digivolve] 0 from [WereGarurumon] [When Digivolving] If you have a Tamer in play, return 2 of your opponent's level 3 Digimon to their owners' hands.\n\u27e8Rule\u27e9 Name: Also treated as [WereGarurumon].",
            "rarity": "P",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 1,
            "color": ["blue"],
            "number": "P-073",
            "name": "WereGarurumon: Sagittarius Mode",
            "type": "Beastkin"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/P-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/P-073"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/P-073"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/p"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/P-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/P-073"
        },
        "meta": {
            "notes": "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u30d1\u30c3\u30af"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/P-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/P-073"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09] \ubc15\uc2a4 \ud504\ub85c\ubaa8\uce74\ub4dc"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/P-073",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/P-073"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/p",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/p"
        },
        "meta": {
            "name": "Promotion Card [P]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/P-073"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

P-073 WereGarurumon: Sagittarius ModeP-073 WereGarurumon: Sagittarius Mode on Heroicc