フラフィモン

Card Number
ST18-01
Rarity
C
Category
Digi-Egg
Level
2
Block Icon
04
Colour
Green
Form
幼年期
Type
小鳥型/リベレイター
Inherited Effect

アタック時ターンに1回このデジモンのDP以下の他のデジモン1体をレストできる。

Q&A
Date
Question

このカードの進化元効果の【アタック時】効果は、自分のデジモンをレストさせることはできますか?

Answer

はい、可能です。

プレイヤーを指定していないので、どちらのデジモンでも効果の対象に指定できます。

Releases
Genre
構築済みデッキ
Release Name
旋風の守護者【ST-18】
Official Product Page
Date
Notes
スタートデッキ 旋風の守護者 [ST-18]
International Arts

en ST18-01 Starter Deck GUARDIAN VORTEX [ST18]

zh-Hans ST18-01 旋风守护者【ST-18】

ko ST18-01 스타트 덱 선풍의 수호자 [STK-18]

GET /cards/ja/ST18-01

JSON:API

{
    "data": {
        "type": "card",
        "id": "\/cards\/ja\/ST18-01",
        "attributes": {
            "level": 2,
            "faqs": [{
                "date": "2024-04-19",
                "question": "\u3053\u306e\u30ab\u30fc\u30c9\u306e\u9032\u5316\u5143\u52b9\u679c\u306e\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\u52b9\u679c\u306f\u3001\u81ea\u5206\u306e\u30c7\u30b8\u30e2\u30f3\u3092\u30ec\u30b9\u30c8\u3055\u305b\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u3059\u304b\uff1f",
                "answer": "\u306f\u3044\u3001\u53ef\u80fd\u3067\u3059\u3002\n\u30d7\u30ec\u30a4\u30e4\u30fc\u3092\u6307\u5b9a\u3057\u3066\u3044\u306a\u3044\u306e\u3067\u3001\u3069\u3061\u3089\u306e\u30c7\u30b8\u30e2\u30f3\u3067\u3082\u52b9\u679c\u306e\u5bfe\u8c61\u306b\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002"
            }],
            "language": "ja",
            "inherited-effect": "\u3010\u30a2\u30bf\u30c3\u30af\u6642\u3011\uff3b\u30bf\u30fc\u30f3\u306b1\u56de\uff3d\u3053\u306e\u30c7\u30b8\u30e2\u30f3\u306eDP\u4ee5\u4e0b\u306e\u4ed6\u306e\u30c7\u30b8\u30e2\u30f31\u4f53\u3092\u30ec\u30b9\u30c8\u3067\u304d\u308b\u3002",
            "notes": "\u30b9\u30bf\u30fc\u30c8\u30c7\u30c3\u30ad \u65cb\u98a8\u306e\u5b88\u8b77\u8005 [ST-18]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/ja\/ST18-01.webp",
            "form": "\u5e7c\u5e74\u671f",
            "rarity": "C",
            "category": "digi-egg",
            "block-icon": 4,
            "color": ["green"],
            "number": "ST18-01",
            "name": "\u30d5\u30e9\u30d5\u30a3\u30e2\u30f3",
            "type": "\u5c0f\u9ce5\u578b\/\u30ea\u30d9\u30ec\u30a4\u30bf\u30fc"
        },
        "relationships": {
            "international-arts": {
                "data": [{
                    "type": "card",
                    "id": "\/cards\/en\/ST18-01"
                }, {
                    "type": "card",
                    "id": "\/cards\/ko\/ST18-01"
                }, {
                    "type": "card",
                    "id": "\/cards\/zh-Hans\/ST18-01"
                }]
            },
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/ja\/st-18"
                }]
            }
        }
    },
    "included": [{
        "type": "card",
        "id": "\/cards\/en\/ST18-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/en\/ST18-01"
        },
        "meta": {
            "notes": "Starter Deck GUARDIAN VORTEX [ST18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/ko\/ST18-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/ko\/ST18-01"
        },
        "meta": {
            "notes": "\uc2a4\ud0c0\ud2b8 \ub371 \uc120\ud48d\uc758 \uc218\ud638\uc790 [STK-18]"
        }
    }, {
        "type": "card",
        "id": "\/cards\/zh-Hans\/ST18-01",
        "links": {
            "self": "https:\/\/api.heroi.cc\/cards\/zh-Hans\/ST18-01"
        }
    }, {
        "type": "release",
        "id": "\/releases\/ja\/st-18",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/ja\/st-18"
        },
        "meta": {
            "name": "\u65cb\u98a8\u306e\u5b88\u8b77\u8005\u3010ST-18\u3011"
        }
    }],
    "links": {
        "self": "https:\/\/api.heroi.cc\/cards\/ja\/ST18-01"
    }
}

Refer to the API Documentation.

<heroicc-card>

HTML Web Component

<heroicc-card lang="ja" data-card-id="ST18-01" data-category="digi-egg">
    <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="ST18-01 フラフィモン" src="https://images.heroi.cc/cards/ja/ST18-01.webp" />
    </picture>
    <span class="credit">
        <a href="https://heroi.cc/cards/ja/ST18-01">ST18-01 フラフィモン</a>
        <span> on </span>
        <a href="https://heroi.cc">Heroicc</a>
    </span>
</heroicc-card>

Refer to the documentation for configuration options.

ST18-01 フラフィモンST18-01 フラフィモン on Heroicc