KausGammamon

Card Number
BT9-023
Rarity
C
Category
Digimon
Level
4
Block Icon
01
Colour
Blue
Play Cost
5
DP
6000
Form
Champion
Attribute
Data
Type
Dragonkin
Digivolution Requirements
Digivolve Cost
2
Colour
Blue
Level
3
Category
Digimon
Effect

Digivolve 2 from [Gammamon]Your Turn This Digimon can't be blocked.

Releases
Genre
Booster Pack
Release Name
X RECORD [BT-09]
Official Product Page
Date
Notes
BOOSTER X RECORD [BT09]
Alternate Arts

en BT9-023 P1 DOUBLE PACK SET [DP02]

International Arts

ja BT9-023 ブースターパック Xレコード [BT-09]

ja BT9-023 P1 リミテッドカードパック デジモンゴーストゲーム [LM-01]

zh-Hans BT9-023 XROS RECORD【BTC-05】

zh-Hans BT9-023 P1 LIMITED BOOSTER【LM-01】

ko BT9-023 부스터 팩 X레코드 [BTK-09]

ko BT9-023 P1 테이머 배틀팩 2025 Vol.1

GET /cards/en/BT9-023

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/BT9-023",
        "attributes": {
            "level": 4,
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["blue"],
                "cost": 2
            }],
            "language": "en",
            "dp": 6000,
            "notes": "BOOSTER X RECORD [BT09]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT9-023.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[Digivolve] 2 from [Gammamon][Your Turn] This Digimon can't be blocked.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 1,
            "color": ["blue"],
            "number": "BT9-023",
            "name": "KausGammamon",
            "type": "Dragonkin"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/BT9-023_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/BT9-023"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/BT9-023_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-023"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/BT9-023_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-023"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/BT9-023_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-09"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/BT9-023_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-023_P1"
        },
        "meta": {
            "notes": "DOUBLE PACK SET [DP02]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT9-023",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-023"
        },
        "meta": {
            "notes": "\u30d6\u30fc\u30b9\u30bf\u30fc\u30d1\u30c3\u30af X\u30ec\u30b3\u30fc\u30c9 [BT-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/BT9-023_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/BT9-023_P1"
        },
        "meta": {
            "notes": "\u30ea\u30df\u30c6\u30c3\u30c9\u30ab\u30fc\u30c9\u30d1\u30c3\u30af \u30c7\u30b8\u30e2\u30f3\u30b4\u30fc\u30b9\u30c8\u30b2\u30fc\u30e0 [LM-01]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT9-023",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-023"
        },
        "meta": {
            "notes": "\ubd80\uc2a4\ud130 \ud329 X\ub808\ucf54\ub4dc [BTK-09]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/BT9-023_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/BT9-023_P1"
        },
        "meta": {
            "notes": "\ud14c\uc774\uba38 \ubc30\ud2c0\ud329 2025 Vol.1"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-023",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-023"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/BT9-023_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/BT9-023_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/bt-09",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-09"
        },
        "meta": {
            "name": "X RECORD [BT-09]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/BT9-023"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

BT9-023 KausGammamonBT9-023 KausGammamon on Heroicc