# Mission progress

The Mission Progress window is divided into three different sections that provide Corporate Leaders with all the information they need to follow their clone.

<figure><img src="/files/1MlpqqPVkDtn348fBC3F" alt=""><figcaption><p>Overview of the mission progress window with its 3 sections. From left to right: SETTINGS, PROGRESSION and LOGS.</p></figcaption></figure>

{% tabs %}
{% tab title="SETTINGS" %}
The left panel offers a summary of the various parameters that control the exploration. These parameters are mostly dictated by the options that were chosen when preparing the mission (see [mission settings](/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/missions/mission-settings.md)). &#x20;

* **Enemy spot chance** : Probability of encountering a [monster](/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/bestiary.md) every round.
* **Loot chance** : Probability of finding an item like materials, pieces of equipment or ressources every round.
* **Clones spot chance** : Probability of encountering another clone and engage a [PVP](/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/games-logic/pvp.md) fight at every level start.
* **Hide chance** : Probability of avoiding a [PVP](/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/games-logic/pvp.md) fights when another clone engage you.&#x20;

<figure><img src="/files/vWzDiRWj561JM0bVVIIb" alt=""><figcaption><p>Overview of the essential parameters such as the probability of encountering an enemy/finding an object. <br>Those are automatically calculated by the game. </p></figcaption></figure>

You can also ON/OFF the speed effect on mission levels. As you might know, the more speed your clone have, the shorter mission level gets. Tuning your boots with the "Exploration speed" quantum stat will reduce the mission levels duration even further (See [Quantum Tuning](/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/games-logic/quantum-tuning.md) section).  As you progress, you will found few use cases where it make sense to enable/disable this option (tasks completion for example).&#x20;

<figure><img src="/files/xMIwodSawxHqDfKU2AP7" alt=""><figcaption><p>On/Off speed mission setting.</p></figcaption></figure>

{% hint style="info" %}
Options get updated at every level start. The new value won't affect the current level.&#x20;
{% endhint %}

All other settings are basically a resume of the values selected in the previous [mission settings](/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/missions/mission-settings.md) section for the player acknowledge. &#x20;
{% endtab %}

{% tab title="PROGRESSION" %}
The progression section offers an all-in-one interface to follow the clone's progress in real time. This self-explanatory interface contains a few icons and key elements that allow each Corporate Leader to see at a glance the clone's situation along with its current performance.

<figure><img src="/files/aY2rOwWBVoRaLNVhYjS0" alt=""><figcaption><p>Overview of the Progression window and its different parameters.</p></figcaption></figure>

Among those parameters, the player can check at anytime :

* Its clone current stats and state.
* Number of item(s) found in every level.
* Number of monster(s) killed in every level.
* How many time the clone recovered in every level.
* How much experienced earned in every level.
* The explored factor which gradually increase while exploring and decrease the monsters encountering chance and item loot chance in every levels.&#x20;
  {% endtab %}

{% tab title="LOGS" %}
This panel offers a more advanced way to review the actions that a clone performed in a given level. It shows an exhaustive summary of what happened during each level. It's the best place to study a clone's performance during a fight, allowing Corporate Leaders to polish their management skills.

<figure><img src="/files/vKWXPloqywSsHYLdFuLl" alt=""><figcaption><p>Overview of the LEVEL LOG section. By clicking on a particular fight, it is possible to see the clone's performance during an encounter.</p></figcaption></figure>

To further facilitate the understanding of every fight outcome, every fight comes with the monsters stats summary displayed at the top of the log. Check the bestiary in game section in order to learn more about monsters specificities.
{% endtab %}
{% endtabs %}

Therefore, when sending a clone into a cave, it is crucial for Corporate Leaders to keep an eye on the MISSION PROGRESS panel to better adjust to the upcoming challenges. The next section of this Wiki will cover some key logics behind NBM Shadow Depths' mechanics.


---

# 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://nbmofficialwiki.gitbook.io/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/missions/mission-progress.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.
