# Buff

When you defeat an enemy Avatar would gain the following buffs that increase your survival attributes:&#x20;

* **Status Restore**: restores a large amount of Health Points and armor for 3 seconds, it can also restore armor broken status.
* **Poison Resistance**: Increases poison resistance to Soul Tide by 15% for 15 minutes, stacking up to 5 times.

4 additional buffs that increase base attributes are gained after defeating Ents or Acrovenom:&#x20;

* **Power of Hercules**: Increases Attack Attributes significantly for 30 seconds.
* **Blessing of Hera**: Slowly restores Health Points and armor over 10 seconds. (Can not restore armor broken status.)
* **Wrath of Ares**: Increases Rage for 10 seconds.&#x20;
* **Wings of Hermes**: Increases action bar for 30 seconds.


---

# 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://bladerite.gitbook.io/bladerite-whitepaper/war/buff.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.
