> For the complete documentation index, see [llms.txt](https://nbmofficialwiki.gitbook.io/nbm-shadow-depths/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nbmofficialwiki.gitbook.io/nbm-shadow-depths/overview/nft-battle-miners-official-wiki/vii-shadow-depths/games-logic/bioclass.md).

# BioClass

In Shadow Depths, each clone belongs to a Bioclass, a particular category bearing unique attributes.

By default, each clone is a Fighter, the standard free-to-play Bioclass, allowing the clone to have fairly balanced attributes in every statistic.

Players who buy a Shadow Depths pass and activate it can unlock the Bioclass of their choice, including Sniper, Berserker, and Miner.

<table><thead><tr><th width="120" align="center"></th><th width="133" align="center">FIGHTER</th><th align="center">SNIPER</th><th width="161" align="center">BERSERKER</th><th align="center">MINER</th></tr></thead><tbody><tr><td align="center">UNLOCK</td><td align="center">F2P</td><td align="center">REQUIRES PASS</td><td align="center">REQUIRES PASS</td><td align="center">REQUIRES PASS</td></tr><tr><td align="center">DESCRIPTION</td><td align="center">Default class which is free to play</td><td align="center">Better in ranged combat and evasion.</td><td align="center">Better in melee combat and constitution</td><td align="center">Deals less damage but finds more tokens and materials/equipment</td></tr><tr><td align="center">STATS</td><td align="center">Default</td><td align="center">See below</td><td align="center">See below</td><td align="center">See below</td></tr></tbody></table>

<figure><img src="/files/RreTmtqcuemc3TjAdKC5" alt=""><figcaption><p>Fighter, Berserker, Sniper, Miner Bioclass</p></figcaption></figure>

Each Bioclass has a unique skill tree divided into at least four parts. While the Fighter (default and free-to-play Bioclass) only has the four parts, premium Bioclasses have an additional part (five in total) with skills specific to their attributes. This aspect was designed to diversify gameplay possibilities and emphasize the strategic aspect of Shadow Depths.

In the upcoming seasons, more F2P and premium Bioclasses will be released, along with new environments featuring unique monsters with distinct attributes. This logic will ensure that particular clones will perform better or worse in specific environments, while opening new strategic gameplay avenues such as cooperation between classes.&#x20;


---

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