GET /cards/en/EX12-031

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/EX12-031",
        "attributes": {
            "level": 5,
            "faqs": [{
                "date": "2026-06-19",
                "question": "If a text says \"XX card with AA or BB,\" does that mean AA and BB both have to be XX?",
                "answer": "Yes, both have to be XX.\nFor example, \"1 level 4 or lower Digimon card with the [CS] trait or that is yellow or black\" means either \"1 level 4 or lower Digimon card with the [CS] trait\" or \"1 level 4 or lower Digimon card that is yellow or black.\" In both cases, the card must be level 4 or lower."
            }],
            "digivolution-requirements": [{
                "level": 4,
                "category": "digimon",
                "color": ["blue", "yellow"],
                "cost": 4
            }],
            "language": "en",
            "inherited-effect": "\uff1cDecode (Lv.4 or lower w\/[Aqua]\/[Sea Animal] in any trait or w\/[TB] trait)\uff1e (When this Digimon would leave the battle area other than in battle, you may play 1 specified Digimon card without paying the cost.)",
            "dp": 7000,
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX12-031.webp",
            "play-cost": 7,
            "form": "Ultimate",
            "effect": "[Digivolve] Lv.4 w\/[Aquatic]\/[Shambala] trait: Cost 3\n\uff1cDecode (Lv.4 or lower w\/[Aqua]\/[Sea Animal] in any trait or w\/[TB] trait)\uff1e\n[On Play] [When Digivolving] By placing 1 level 6 or lower card with [Aqua] or [Sea Animal] in any of its traits or the [TB] trait from your hand as this Digimon's bottom digivolution card, return 1 of your opponent's Digimon with 1 or fewer digivolution cards to the hand. \u27e8Rule\u27e9 Trait: Has [Aquatic] Type.\n\u3010Assembly -2\u3011 Lv.4 or lower card w\/[Aqua]\/[Sea Animal] in any trait or w\/[TB] trait",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 6,
            "color": ["blue", "yellow"],
            "number": "EX12-031",
            "name": "MarineBullmon",
            "type": "Mollusk\/Shambala\/TB"
        },
        "relationships": {
            "alternate-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/EX12-031_P1"
                }]
            },
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/ja\/EX12-031_P1"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-031"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/EX12-031_P1"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-12"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/EX12-031_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-031_P1"
        },
        "meta": {
            "notes": "Extra Booster DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-031"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ja\/EX12-031_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/EX12-031_P1"
        },
        "meta": {
            "notes": "\u30a8\u30af\u30b9\u30c8\u30e9\u30d6\u30fc\u30b9\u30bf\u30fc DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-031",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-031"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/EX12-031_P1",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/EX12-031_P1"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-12"
        },
        "meta": {
            "name": "DIGITAL WORLD SHAMBALA [EX-12]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/EX12-031"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="EX12-031" style="view-transition-name:en_EX12-031_P0;">
    <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="EX12-031 MarineBullmon" src="https://images.heroi.cc/cards/en/EX12-031.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/EX12-031">EX12-031 MarineBullmon</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

EX12-031 MarineBullmonEX12-031 MarineBullmon on Heroicc

MarineBullmon

Card Number
EX12-031
Rarity
U
Category
Digimon
Level
5
Block Icon
06
Colour
Blue Yellow
Play Cost
7
DP
7000
Form
Ultimate
Attribute
Data
Type
Mollusk/Shambala/TB
Digivolution Requirements
Digivolve Cost
4
Colour
Blue Yellow
Level
4
Category
Digimon
Effect

Digivolve Lv.4 w/[Aquatic]/[Shambala] trait: Cost 3

Decode (Lv.4 or lower w/[Aqua]/[Sea Animal] in any trait or w/[TB] trait)

On Play When Digivolving By placing 1 level 6 or lower card with [Aqua] or [Sea Animal] in any of its traits or the [TB] trait from your hand as this Digimon's bottom digivolution card, return 1 of your opponent's Digimon with 1 or fewer digivolution cards to the hand. Rule Trait: Has [Aquatic] Type.

Assembly -2 Lv.4 or lower card w/[Aqua]/[Sea Animal] in any trait or w/[TB] trait

Inherited Effect

Decode (Lv.4 or lower w/[Aqua]/[Sea Animal] in any trait or w/[TB] trait) (When this Digimon would leave the battle area other than in battle, you may play 1 specified Digimon card without paying the cost.)

Releases
Genre
Booster Pack
Release Name
DIGITAL WORLD SHAMBALA [EX-12]
Official Product Page
Date
Notes
Extra Booster DIGITAL WORLD SHAMBALA [EX-12]
Alternate Arts

en EX12-031 P1 Extra Booster DIGITAL WORLD SHAMBALA [EX-12]

International Arts

ja EX12-031 エクストラブースター DIGITAL WORLD SHAMBALA [EX-12]

ja EX12-031 P1 エクストラブースター DIGITAL WORLD SHAMBALA [EX-12]

zh-Hans EX12-031 DIGITAL WORLD SHAMBALA【EX-12】

zh-Hans EX12-031 P1 DIGITAL WORLD SHAMBALA【EX-12】

Q&A
Date
Question

If a text says "XX card with AA or BB," does that mean AA and BB both have to be XX?

Answer

Yes, both have to be XX.

For example, "1 level 4 or lower Digimon card with the [CS] trait or that is yellow or black" means either "1 level 4 or lower Digimon card with the [CS] trait" or "1 level 4 or lower Digimon card that is yellow or black." In both cases, the card must be level 4 or lower.