Kaguyamon

Card Number
EX9-033
Rarity
SR
Category
Digimon
Level
6
Block Icon
05
Colour
Yellow Purple
Play Cost
12
DP
12000
Form
Mega
Attribute
Data
Type
Puppet/LIBERATOR
Digivolution Requirements
Digivolve Cost
4
Colour
Yellow Purple
Level
5
Category
Digimon
Effect

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

All Turns All of your Tokens and [Puppet] trait Digimon gain Alliance and Blocker. All Turns Once Per Turn When other Digimon are deleted, delete 1 of your opponent's lowest level Digimon.

End of Your Turn Once Per Turn You may play 1 level 4 or lower [Puppet] trait Digimon card from your trash without paying the cost.

Releases
Genre
Booster Pack
Release Name
VERSUS MONSTERS [EX-09]
Official Product Page
Date
Notes
EXTRA BOOSTER VERSUS MONSTERS [EX-09]
Alternate Arts

en EX9-033 P1 EXTRA BOOSTER VERSUS MONSTERS [EX-09]

International Arts

ja EX9-033 エクストラブースター VERSUS MONSTERS [EX-09]

ja EX9-033 P1 エクストラブースター VERSUS MONSTERS [EX-09]

zh-Hans EX9-033 VERSUS MONSTERS【EX-09】

zh-Hans EX9-033 P1 VERSUS MONSTERS【EX-09】

GET /cards/en/EX9-033

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX9-033",
        "attributes": {
            "level": 6,
            "digivolution-requirements": [{
                "level": 5,
                "category": "digimon",
                "color": ["purple", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "dp": 12000,
            "notes": "EXTRA BOOSTER VERSUS MONSTERS [EX-09]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX9-033.webp",
            "play-cost": 12,
            "form": "Mega",
            "effect": "[Digivolve] Lv.5 w\/[Puppet] trait: Cost 3\n[All Turns] All of your Tokens and [Puppet] trait Digimon gain \uff1cAlliance\uff1e and \uff1cBlocker\uff1e.\n[All Turns] [Once Per Turn] When other Digimon are deleted, delete 1 of your opponent's lowest level Digimon.\n[End of Your Turn] [Once Per Turn] You may play 1 level 4 or lower [Puppet] trait Digimon card from your trash without paying the cost.",
            "rarity": "SR",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 5,
            "color": ["yellow", "purple"],
            "number": "EX9-033",
            "name": "Kaguyamon",
            "type": "Puppet\/LIBERATOR"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX9-033_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX9-033"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX9-033_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX9-033"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX9-033_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX9-033_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX9-033_P1"
        },
        "meta": {
            "notes": "EXTRA BOOSTER VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX9-033",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX9-033"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX9-033_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX9-033_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc VERSUS MONSTERS [EX-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX9-033",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX9-033"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX9-033_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX9-033_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-09"
        },
        "meta": {
            "name": "VERSUS MONSTERS [EX-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX9-033"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

EX9-033 KaguyamonEX9-033 Kaguyamon on Heroicc