> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/custom-features/elixir-of-immunity.md).

# Elixir of Immunity

This potion grants players temporary protection from PvP combat in PvP-enabled maps. This feature is **activated via** ![](/files/38T0OTk1MioeyM2LlFGC) **Elixir of Immunity** - and is ideal for players who want to roam freely without being attacked or engaging in PvP.

<figure><img src="/files/RGbujvNSToL4NuIIebvV" alt=""><figcaption></figcaption></figure>

***

#### 🧪 Activation & Usage

* The system is toggled by using the ![](/files/ZSmrRQWqpFUw2WJWdawe) **Elixir of Immunity**.
* While your **elixir duration is active**, you may toggle PK Immunity **on or off** at will.
* Using the elixir while it is active will **switch** your immunity state (enabled or disabled).

***

#### 🛒 How to Obtain

* Purchase from the **Tool Dealer** in the **Main Office**:
  * `Elixir of Immunity Box 1D` - ![](/files/lEmE3Z2vxETcFvCEPC2O) Enables the elixir for **1 day**
  * `Elixir of Immunity Box 7D` - ![](/files/JTxuUDo6uyk4Zraoi8bm) Enables the elixir for **7 days**

Upon opening a box, you receive the Elixir of Immunity. The item stays in your inventory for the entire duration and will automatically disappear once it expires.

***

#### 🛡️ What It Does

* When **PK Immunity is enabled**:
  * You **cannot attack other players**
  * Other players **cannot attack you**
  * A visual effect will play when toggled on
* You may disable immunity at any time and re-enable it later as long as your elixir hasn't expired and you are in any Town.

***

#### 🚫 Restrictions

**Cannot be activated nor will it work in:**

* GvG Maps
* King of Emperium Maps
* Any War of Emperium-related areas

✅ **Can only be activated while in a town map.**

***

#### ⚔️ Incompatibilities

* **Not compatible with Outlaw Mode**
  * If you're an Outlaw, you cannot toggle PK Immunity
  * If PK Immunity is active, you cannot enable Outlaw status


---

# 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://ro0-4.gitbook.io/godro/custom-features/elixir-of-immunity.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.
