# Class

#### There will be 6 types of class ammunition in the game, the drop probability is as follows:

* Bottle of Energy - 50%
* Bridle - 12.5%
* Spellbook - 12.5%
* Talisman of the Wall - 12.5%
* Cloak of invisibility - 6.5%
* Cast of Consciousness - 6.5%

#### The drop rates for other stats are as follows:

* Max health - 39%
* Health regeneration - 3%
* Maximum mana - 11%
* Mana regeneration - 1%
* Max Stamina - 11%
* Stamina regeneration - 1%
* Evasion - 1% Speed ​​- 1%
* Physical attack - 15%
* Magic attack - 15%
* Physical protection - 1%
* Magic protection - 1%

#### Description of the permanent characteristics of class items in the following sections.


---

# 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://shedever-studio.gitbook.io/chess-zombies-wpeng/ammunition/ammunition-types/class.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.
