# Nihility

{% hint style="info" %}
*Note: Leaving the dimension will naturally cleanse the corruption over time.*
{% endhint %}

Corruption mechanic applying inside the [Valoria dimension](/valoria-wiki/general/valoria-dimension.md), fully configurable through configs. Also can be received by consuming Healing Vials/Flasks/Elixirs or eating Valoria food

The corruption of Valoria behaves differently depending on your world's difficulty setting, allowing you to tailor the experience to your playstyle:

* Peaceful: You are completely immune to Nihility. Safe for builders.
* Easy: Accumulation is slowed by 50%. You have much more time to explore before needing to retreat
* Normal: The standard Valoria experience
* Hard: Accumulation is accelerated by 50%


---

# 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://iridark.gitbook.io/valoria-wiki/general/valoria-dimension/nihility.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.
