# Fighters

*This images come from the alpha of the game*

### My Divisions&#x20;

The campaign has 5 terrains:&#x20;

* *Beach*
* *Forest*
* *Hill*
* *Plain*
* *City*

Each terrain is composed of several zones (beach1, beach2, beach3 & bunker for the Beach terrain)

To move from one zone to another, you have to reach the set objectives (4 wins to unlock next zone in alpha - 12 wins to unlock the next zone in beta)

<figure><img src="/files/CAgUeRPGEOsZicsoeu1N" alt=""><figcaption><p>My Divisions - Create - Beach 1</p></figcaption></figure>

<figure><img src="/files/6YVcse9ZmmIF3OMrYI7s" alt=""><figcaption><p>My Divisions - Create - Beach 2</p></figcaption></figure>

### Fighting Rules

#### Minimum power of Division&#x20;

Depending on the power of your division, the resolution of your battle will be: Victory, Draw, Defeat To go from Defeat to Draw, you must strengthen your division by adding fighter cards.

#### Special areas

In some combat zones, in addition to the required power, you will need to have specific cards within your division

***Exemple***

In zone 4 of the "beach" terrain, you will have the bunker to destroy.&#x20;

To win this fight, you must have, in addition to the minimum power required

* an engineer epic card (1 star minimum)&#x20;
* a common officer card (4 stars minimum)

### Create a Division

You need an Officer and Fighter cards

#### 1 - Select an open zone&#x20;

#### 2 - Select a Division then develop its composition

You can create 3 divisions per account

**HeadQuarters Slots**

* Officers : Gives a DOV-X Victory Bonus
* Support : Gives a Power Bonus to the Division
* Tactic : Gives you Access to the City Zone
* Godmother : Gives a DOV-X bonus

**Line 1 Slots** : 4 fighter cards

**Line 2 Slots** : 4 fighter cards

#### 3 - After choosing your officer and your fighter card(s), click on the SAVE DIVISION button

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

#### 4 - You can now see the power of your division and the resolution of the fight

If you want to edit the division, just click on the EDIT button

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

### Fight Panel&#x20;

Just click on Fight, in the My Division section (in the left menu)

This panel appears with the following information

<figure><img src="/files/drUVz199NbbIWkzgSCLE" alt=""><figcaption><p>My Divisions - Fight  </p></figcaption></figure>

**Left part**

* Cost of the fight (in token utilities DOV F - DOV H - DOV S - DOV R)
* The number of fights needed to unlock the next area
* The amount earned in DOVX from a fight

**Central Part**&#x20;

* Division Power
* Authorized Combat (or not)
* Resolution of the fight (Victory - Draw - Defeat)

**Right part**&#x20;

* The number of your victories in the area

**Orange part on the right** (modified according to your actions)

* fight button
* fight duration
* claim button

To fight, just click on the orange FIGHT button on the far right

The fight counter appears

<figure><img src="/files/qwftEIbYmemiRTYBySH1" alt=""><figcaption><p>My Divisions - Fight - Counter </p></figcaption></figure>

At the end of the counter, you need to click on the claim button

<figure><img src="/files/CxLpSUlesCBd2ky03CyT" alt=""><figcaption><p>My Divisions - Fight - Claim </p></figcaption></figure>


---

# 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://dawn-of-victory.gitbook.io/dov/about-dawn-of-victory/gameplay-overview/fighters.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.
