# バトル

「ファントム オブ キル -オルタナティブ・イミテーション-」のバトルは育成と編成の楽しさを重視して設計されています。

&#x20;バトルコンテンツには敵と戦う探索、イベント（PvE）と、プレイヤー同士で戦闘力を競い合うコロシアム（PvP）があります。

&#x20;各バトルコンテンツでの基本的なバトルの流れは共通となります。

&#x20;基本的なバトルの流れ、システムについては下記の通りです。

## バトルの流れ&#x20;

バトル中は編成したキル姫が自動で行動します。\
キル姫は1ターンに1度アクティブスキルを使用します。\
アクティブスキルを使用出来ないキル姫は通常攻撃を行います。\
各コンテンツでの指定ターンでエネミーを全滅させることで勝利となります。

## 編成&#x20;

1つのチームあたりフロントユニット6体、サポートユニット6体の合計12体を編成することができます。 フロントユニットが戦闘不能になった際は、サポートユニットの先頭に編成されたキル姫がターン開始時に出撃します。


---

# 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://gc-games.gitbook.io/phantom-of-the-kill-alternative-imitation-jp/battles.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.
