Salamon

Card Number
ST10-02
Rarity
C
Category
Digimon
Level
3
Block Icon
01
Colour
Yellow
Play Cost
3
DP
2000
Form
Rookie
Attribute
Vaccine
Type
Mammal
Digivolution Requirements
Digivolve Cost
0
Colour
Yellow Purple
Level
2
Category
Digimon
Inherited Effect

End of Your Turn You may DNA digivolve this Digimon and one of your other Digimon in play into a Digimon card in your hand by paying its DNA digivolve cost.

Q&A
Date
Question

How does this card's inherited effect work, exactly?

Answer

At the end of your turn, this effect allows you DNA digivolve a Digimon with this card in its digivolution cards, along with one of your other Digimon, into a Digimon in your hand that has [DNA Digivolution]. Note that this happens before it becomes your opponent's turn.

Date
Question

With this card's inherited effect, can I DNA digivolve into a Digimon card in my hand that doesn't have [DNA Digivolution]?

Answer

No. You can't ignore the digivolution requirements, so you can't DNA digivolve into a Digimon card that doesn't have [DNA Digivolution].

Date
Question

Does this card's inherited effect allow me to DNA digivolve into a card other than the Digimon specified by [DNA Digivolution] in the hand?Sep. 6, 2024 Updated

Answer

No. You can't ignore the digivolution requirements, so you can't DNA digivolve using Digimon that aren't specified in [DNA Digivolution].

Releases
Genre
Starter Deck
Release Name
PARALLEL WORLD TACTICIAN [ST-10]
Official Product Page
Date
Notes
Starter Decks PARALLEL WORLD TACTICIAN[ST-10]
International Arts

ja ST10-02 スタートデッキ 異世界の軍師 [ST-10]

zh-Hans ST10-02 异世界的军师【STC-10】

ko ST10-02 스타트 덱 이세계의 군사 [STK-10]

GET /cards/en/ST10-02

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/en\/ST10-02",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "How does this card's inherited effect work, exactly?",
                "answer": "At the end of your turn, this effect allows you DNA digivolve a Digimon with this card in its digivolution cards, along with one of your other Digimon, into a Digimon in your hand that has [DNA Digivolution]. Note that this happens before it becomes your opponent's turn."
            }, {
                "date": "2024-03-28",
                "question": "With this card's inherited effect, can I DNA digivolve into a Digimon card in my hand that doesn't have [DNA Digivolution]?",
                "answer": "No. You can't ignore the digivolution requirements, so you can't DNA digivolve into a Digimon card that doesn't have [DNA Digivolution]."
            }, {
                "date": "2024-03-28",
                "question": "Does this card's inherited effect allow me to DNA digivolve into a card other than the Digimon specified by [DNA Digivolution] in the hand?Sep. 6, 2024 Updated",
                "answer": "No. You can't ignore the digivolution requirements, so you can't DNA digivolve using Digimon that aren't specified in [DNA Digivolution]."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["yellow"],
                "cost": 0
            }, {
                "level": 2,
                "category": "digimon",
                "color": ["purple"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[End of Your Turn] You may DNA digivolve this Digimon and one of your other Digimon in play into a Digimon card in your hand by paying its DNA digivolve cost.",
            "dp": 2000,
            "notes": "Starter Decks PARALLEL WORLD TACTICIAN[ST-10]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/ST10-02.webp",
            "play-cost": 3,
            "form": "Rookie",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 1,
            "color": ["yellow"],
            "number": "ST10-02",
            "name": "Salamon",
            "type": "Mammal"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/ja\/ST10-02"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST10-02"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST10-02"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/st-10"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/ja\/ST10-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST10-02"
        },
        "meta": {
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u7570\u4e16\u754c\u306e\u8ecd\u5e2b [ST-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST10-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST10-02"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uc774\uc138\uacc4\uc758 \uad70\uc0ac [STK-10]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST10-02",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST10-02"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/st-10",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/st-10"
        },
        "meta": {
            "name": "PARALLEL WORLD TACTICIAN [ST-10]"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/en\/ST10-02"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

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

Refer to the documentation for configuration options.

ST10-02 SalamonST10-02 Salamon on Heroicc