TiaLudomon

Card Number
ST13-11
Rarity
U
Category
Digimon
Level
4
Block Icon
02
Colour
Black
Play Cost
5
DP
4000
Form
Champion
Attribute
Data
Type
Armor/Legend-Arms
Digivolution Requirements
Digivolve Cost
2
Colour
Red Black
Level
3
Category
Digimon
Effect

On Play By placing this Digimon under 1 of your other Digimon that's red or has [Legend-Arms] in its traits as its bottom digivolution card, 1 of your Digimon gains Reboot until the end of your opponent's turn. (Unsuspend this Digimon during your opponent's unsuspend phase.)

Inherited Effect

Opponent's Turn While you have a Digimon that's red or has [Legend-Arms] in its traits in play, this Digimon gains Blocker. (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)

Q&A
Date
Question

Can I choose to not activate this card's [On Play] effect?

Answer

Yes, the effect reads "By placing this Digimon under 1 of your other Digimon [...] as its bottom digivolution card," so you may also choose to not place it as the bottom digivolution card. In such cases, it remains in the battle area as a Digimon like normal.

Releases
Genre
Starter Deck
Release Name
RAGNALOARDMON [ST-13]
Official Product Page
Date
Notes
Starter Deck RagnaLoardmon [ST-13]
International Arts

ja ST13-11 スタートデッキ ラグナロードモン [ST-13]

zh-Hans ST13-11 诸神之主兽【STC-13】

ko ST13-11 스타트 덱 라그나로드몬 [STK-13]

GET /cards/en/ST13-11

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST13-11",
        "attributes": {
            "level": 4,
            "faqs": [{
                "date": "2024-03-28",
                "question": "Can I choose to not activate this card's [On Play] effect?",
                "answer": "Yes, the effect reads \"By placing this Digimon under 1 of your other Digimon [...] as its bottom digivolution card,\" so you may also choose to not place it as the bottom digivolution card. In such cases, it remains in the battle area as a Digimon like normal."
            }],
            "digivolution-requirements": [{
                "level": 3,
                "category": "digimon",
                "color": ["black"],
                "cost": 2
            }, {
                "level": 3,
                "category": "digimon",
                "color": ["red"],
                "cost": 2
            }],
            "language": "en",
            "inherited-effect": "[Opponent's Turn] While you have a Digimon that's red or has [Legend-Arms] in its traits in play, this Digimon gains \uff1cBlocker\uff1e. (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)",
            "dp": 4000,
            "notes": "Starter Deck RagnaLoardmon [ST-13]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST13-11.webp",
            "play-cost": 5,
            "form": "Champion",
            "effect": "[On Play] By placing this Digimon under 1 of your other Digimon that's red or has [Legend-Arms] in its traits as its bottom digivolution card, 1 of your Digimon gains \uff1cReboot\uff1e until the end of your opponent's turn. (Unsuspend this Digimon during your opponent's unsuspend phase.)",
            "rarity": "U",
            "category": "digimon",
            "attribute": "Data",
            "block-icon": 2,
            "color": ["black"],
            "number": "ST13-11",
            "name": "TiaLudomon",
            "type": "Armor\/Legend-Arms"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST13-11"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST13-11"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST13-11"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-13"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST13-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST13-11"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u30e9\u30b0\u30ca\u30ed\u30fc\u30c9\u30e2\u30f3 [ST-13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST13-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST13-11"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \ub77c\uadf8\ub098\ub85c\ub4dc\ubaac [STK-13]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST13-11",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST13-11"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-13",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-13"
        },
        "meta": {
            "name": "RAGNALOARDMON [ST-13]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST13-11"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST13-11 TiaLudomonST13-11 TiaLudomon on Heroicc