GET /cards/en/ST20-12

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST20-12",
        "attributes": {
            "faqs": [{
                "date": "2025-04-04",
                "question": "When I would play a Digimon card with the [ADVENTURE] trait from my hand, if I activate the [Your Turn] effects on both this card and ST20-13 [Tai Kamiya & Izzy Izumi], is the play cost reduced by a total of 2?",
                "answer": "Yes, the play cost will be reduced by a total of 2."
            }],
            "language": "en",
            "notes": "Starter Deck PROTECTOR OF LIGHT [ST-20]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST20-12.webp",
            "play-cost": 3,
            "security-effect": "[Security] Play this card without paying the cost.",
            "effect": "[Start of Your Main Phase] If you have a Digimon with the [ADVENTURE] trait, gain 1 memory.\n[Your Turn] When any Digimon cards with the [ADVENTURE] trait would be played from your hand, by suspending this Tamer, reduce the play cost by 1.",
            "rarity": "U",
            "category": "tamer",
            "block-icon": 5,
            "color": ["red", "yellow"],
            "number": "ST20-12",
            "name": "Sora Takenouchi & Kari Kamiya",
            "type": "ADVENTURE"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST20-12"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST20-12"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-20"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST20-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST20-12"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad PROTECTOR OF LIGHT [ST-20]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST20-12",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST20-12"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-20",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-20"
        },
        "meta": {
            "name": "PROTECTOR OF LIGHT [ST-20]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST20-12"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="en" data-card-id="ST20-12" style="view-transition-name:en_ST20-12_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="ST20-12 Sora Takenouchi &amp; Kari Kamiya" src="https://images.heroi.cc/cards/en/ST20-12.webp" fetchpriority="low" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/en/ST20-12">ST20-12 Sora Takenouchi &amp; Kari Kamiya</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST20-12 Sora Takenouchi & Kari KamiyaST20-12 Sora Takenouchi & Kari Kamiya on Heroicc

Sora Takenouchi & Kari Kamiya

Card Number
ST20-12
Rarity
U
Category
Tamer
Block Icon
05
Colour
Red Yellow
Play Cost
3
Type
ADVENTURE
Effect

Start of Your Main Phase If you have a Digimon with the [ADVENTURE] trait, gain 1 memory.

Your Turn When any Digimon cards with the [ADVENTURE] trait would be played from your hand, by suspending this Tamer, reduce the play cost by 1.

Security Effect

Security Play this card without paying the cost.

Releases
Genre
Starter Deck
Release Name
PROTECTOR OF LIGHT [ST-20]
Official Product Page
Date
Notes
Starter Deck PROTECTOR OF LIGHT [ST-20]
International Arts

ja ST20-12 スタートデッキ PROTECTOR OF LIGHT [ST-20]

zh-Hans ST20-12 光之护盾【ST-20】

Q&A
Date
Question

When I would play a Digimon card with the [ADVENTURE] trait from my hand, if I activate the [Your Turn] effects on both this card and ST20-13 [Tai Kamiya & Izzy Izumi], is the play cost reduced by a total of 2?

Answer

Yes, the play cost will be reduced by a total of 2.