# 冒険

<figure><img src="/files/0Wugtkpilx6r3zGNKdcy" alt=""><figcaption></figcaption></figure>

## 冒険画面 <a href="#adventure-screen" id="adventure-screen"></a>

<figure><img src="/files/RgPo4Un40l6njE62EJBS" alt=""><figcaption><p>冒険画面</p></figcaption></figure>

① 画面上部中央からシナリオを選択します。（正式版公開時点では「イグニア：前編」のみプレイできます。）

② 画面右のリストからプレイしたいクエストを選択します。クエストには、ストーリーを読み進める[シナリオクエスト](#shinariokuesuto)と、バトルが含まれる[バトルクエスト](#batorukuesuto)の2種類があります。クエストをクリアすると、新しいクエストが追加されていきます。

### シナリオクエスト <a href="#scenario-quests" id="scenario-quests"></a>

![](/files/G1zJxjzXIzrncwpm1u8w)

「開始」ボタンを選択すると、選択中のシナリオを開始します。 シナリオでは、キャラクターの物語が展開されます。 戦闘は発生せず、スタミナ消費やアイテム獲得はありません。

<figure><img src="/files/OvC310oWUiDi6ouOc6ST" alt="" width="563"><figcaption></figcaption></figure>

![](/files/tBNTuo6YMTUxGa1W0SkV)

**スキップ：**&#x30B7;ナリオをスキップします。

![](/files/ofKJaP6kdKeAicnQSQyK)

**ログ：**&#x30C6;キストログが表示されます。

※シナリオによっては、キャラクターの物語を一部左右する選択肢が発生します。 選択肢によって、解放されるシナリオとバトルの内容が変化します。

### バトルクエスト <a href="#scenario-quests" id="scenario-quests"></a>

![](/files/MvMnyEigMEk2NpZDiMNo)

「開始」ボタンを選択すると、選択中のクエストを開始します。 「開始」ボタン内のアイコンと数字は、消費するスタミナやアイテムの種類と量を示しています。 スタミナやアイテムが不足している場合、開始することはできません。

「詳細」ボタンをクリックすると、現在選択されているパーティの詳細画面を開きます。

「編成」ボタンをクリックすると、パーティの編成画面へ移動します。

![](/files/Z9cUXTtbrQAhFsnlOwEf)

パーティキャラクターの状態に応じて、クエストクリア時のドロップ（報酬）が変化します。 状態は、「絶好調」「好調」「普通」「不調」「絶不調」の5段階があり、より良い状態であるほどドロップ（報酬）が増加します。 現在の状態は、ドロップ欄の上部に表示されます。\
※キャラクター毎のコンディションは、[編成画面](/official/jp/in-game-instructions/team.md#kondishon)で確認できます。

![](/files/SOnXTUY3vPqNkuU8Bxa8)

「♦」マークは、バトルクエストのミッションを示しています。ミッションをクリアすることで、報酬を獲得できます。

<figure><img src="/files/j7e5x4t43jQ8NPoOKFvF" alt=""><figcaption></figcaption></figure>

バトルの基本的な流れは[闘技場](/official/jp/in-game-instructions/arena.md)と同じです。

<figure><img src="/files/CElXSXhLGZPXp5S8QgCq" alt=""><figcaption></figcaption></figure>

![](/files/GgNyqpOBkLvZvuz4JoYm)　![](/files/Pyuc2tbPQFY62IFffwA2)　![](/files/PfCOZbAzMiiCQLmGKmwu)

闘技場と違う機能として、バトルの早送り機能があります。「►」ボタンをクリックすると展開が早くなりますが、SEやボイスは再生されません。

![](/files/UPTUrVrtcDZxwbY2cWks)

バトルに勝利すると、報酬の獲得画面が表示されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polkafantasy.gitbook.io/official/jp/in-game-instructions/adventure.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.
