> For the complete documentation index, see [llms.txt](https://docs.empiresbattle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.empiresbattle.com/empires-battle-world-of-steam/store/boosters/auxiliary-items.md).

# Auxiliary items

<figure><img src="/files/10TzJ5gDcUR3johdfpmP" alt=""><figcaption><p>Golden Key Bomb</p></figcaption></figure>

**Golden Key Bomb** is a mechanical bomb that is wound up with a key. When exploded, it destroys all enemies in sight.

*Purchased for crystals (*[*Dust*](/token.md)*) at the Item Shop.*

<mark style="color:blue;">**⬆️**</mark>**&#x20;Minor Power Barrier** "MnPB" deploys a power barrier around the character that lasts for 5 seconds and reduces the damage caused by **50%**.

*Purchased for crystals (*[*Dust*](/token.md)*) at the Item Shop.*

<mark style="color:blue;">**⬆️⬆**</mark>**&#x20;Major Power Barrier "MjPB"** deploys a power barrier around the character that lasts for 9 seconds and reduces the damage caused by **50%.**

*Purchased for crystals (*[*Dust*](/token.md)*) at the Item Shop.*

**🌐 Protection Dome "PD"** spreads a large protective dome with the strength of 5 points over the character to protect him from any damage.

*Purchased for crystals (*[*Dust*](/token.md)*) at the Item Shop.*

**🦠 Rabies Virus** A single prick awakens the character's bestial instincts.

> For 1 minute, all properties, such as attack, attack cool-down speed, and health, are boosted by **30%**, and caused damage is reduced by **20%**.

Upon expiration, it causes Exhaustion debuff, reducing health by 30% for 1 minute (can be removed by vaccination against rabies).

*It is purchased for tokens (*[*Flur*](/token.md)*) at the Item Store.*

💉 **Vaccination against Rabies** Removes the **Exhaustion** debuff from the character.​

*It is purchased for tokens (*[*Flur*](/token.md)*) at the Item Store.*

💊 **Pill of the Head** Useful pills that improve perception and concentration. They say that after use, reaction and general condition become better many times.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHGmuSZimXlJyKimzXXc%2Fuploads%2FRlzzRR7CrCq8D8qj6sQN%2F%D1%82%D0%B0%D0%B1%D0%BB%D0%B5%D1%82%D0%BA%D0%B8.png?alt=media&#x26;token=1e712259-4339-4312-a6c5-b15da267f21b" alt=""><figcaption><p>Pill of the Head</p></figcaption></figure>

> **Pill for the Head 1 piece.** It increases the experience gained from killing enemies by **20% for 20 minutes.**

> **Pills for the Head 2 pieces.** They increase the experience gained from killing enemies by **40% for 20 minutes.**

*They are purchased for tokens (*[*Flur*](/token.md)*) at the Item Store.*

☯️ **Hypnotic session** is extremely expensive, but incredibly valuable therapy that allows forgetting failures and disappointments in the past and start one's life from scratch. The main thing is to follow the pendulum and relax...

> It resets all character's skills and allows to redistribute skills in the talent tree.

*It is purchased for tokens (*[*Flur*](/token.md)*) at the Item Store.*

## 💊 [Boosters](/empires-battle-world-of-steam/store/boosters.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.empiresbattle.com/empires-battle-world-of-steam/store/boosters/auxiliary-items.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
