# ゲームシステム

## ・<mark style="color:purple;">Free to Play</mark>

NFT COSMIC CARD GAME は、ウォレットの準備やNFTの購入をせずとも基本無料でプレイすることが可能です。\
NFT COSMIC CARD GAME では、Web3ユーザーに限らず、なるべく多くのプレイヤーにプレイしてもらいたいと思っています。さらにスカラーシップ制度を利用すれば、さまざまなカードでデッキを構築することも可能となっています。

## ・<mark style="color:purple;">ゲームルール</mark>

勝利条件

* [x] 相手のライフが0枚の時に、相手のロボを撃破もしくは相手に直接攻撃をする。
* [x] 相手のドローフェイズ開始時に、相手の山札が0枚になった時。

## ・<mark style="color:purple;">ゲームの流れ</mark>

プレイヤーはゲーム開始時に自分のデッキから6枚の手札がランダムで配られます。\
さらに4枚のカードが裏向きでライフゾーンに置かれます。\
下記の①から④のフェイズがひとつのターンとなり、プレイヤーは交互にターンを実行します。

　　　①　<mark style="color:orange;">**リチャージフェイズ**</mark>

ENゾーンのカードが全てリチャージされます。

　　　②　<mark style="color:orange;">**ドローフェイズ**</mark>

デッキから1枚カードが手札に追加されます。

　　　③　<mark style="color:orange;">**スタンバイフェイズ**</mark>

以下の行動を行うことができます。

* [ ] 手札か山札から1枚カードをチャージする
* [ ] ENを消費して手札からロボを場に出す
* [ ] ENを消費して手札からアイテムやオペレーションを使用する
* [ ] ENを消費して手札からパーツを装備する
* [ ] ENを消費して場のロボのSスキル（スタンバイスキル）を使用する
* [ ] ENを消費してバトルゾーンとコマンドゾーンのロボを交代する

　　　④　<mark style="color:orange;">**バトルフェイズ**</mark>

バトルゾーンのロボが持つBスキル（バトルスキル）を使用することができます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cyberstepmetaverse.gitbook.io/cyberstep-metaverse-wp-jp/nftccg/gmushisutemu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
