# PVP & Guilds

The Lumara launch significantly changed the PVP rules in Darkrest. New laws were introduced to allow **PVP players greater freedom** to engage with each other while providing **a layer of security for RPG players**. Our PVP system now primarily utilizes the new guild system.

{% hint style="info" %}
Creating a guild is free of charge. You can make a guild in-game using the "Guild" module, which can be accessed by clicking the button next to your equipment.
{% endhint %}

### Guilds

<figure><img src="https://380594315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1OLq0JZIkMz5N01GUQNg%2Fuploads%2FHMe3CkWaKzkpFK2gh2rk%2FNo%20Guild.png?alt=media&#x26;token=c8b5ab81-518b-44cd-b888-d31d8c325c12" alt=""><figcaption><p>Guild Module</p></figcaption></figure>

There are 2 guild types available to choose from:

* RPG Guilds
* PVP Guilds

| -                                                       | PVP Guild                                                                | RPG Guild                   |
| ------------------------------------------------------- | ------------------------------------------------------------------------ | --------------------------- |
| Killing a player without a guild                        | Receives 1 unjustified kill                                              | Receives 1 unjustified kill |
| Killing a player from an RPG guild                      | Receives 1 unjustified kill                                              | Receives 1 unjustified kill |
| Killing a player from a PVP guild                       | Receives 1 unjustified kill and starts a war between guilds for 48 hours | Receives 1 unjustified kill |
| Killing a player from a guild that we are in a war with | No unjustified kill is counted, standard 15min PZ lock                   | -                           |

Guilds' emblems:

<div align="left"><figure><img src="https://380594315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1OLq0JZIkMz5N01GUQNg%2Fuploads%2FA26v3qRGmC9DtUVpjnCh%2FGuild%20Emblems%20and%20Colors.png?alt=media&#x26;token=4418e281-0734-4198-a2cb-23d38ee7440e" alt=""><figcaption></figcaption></figure></div>

Changing guilds:

Leaving a guild voluntarily marks your character, preventing you from joining another guild for **7 days**. If you are kicked out of the guild by the guild owner, the waiting period is reduced to **3 days**.

### Skulls & kills

* Daily to Red Skull: 3 (6 for ban)
* Weekly to Red Skull: 5 (10 for ban)
* Monthly to Red Skull: 10 (20 for ban)
* Red Skull Duration: 30 days
* Ban for Frags: 7 days
* White Skull Time: 15 minutes (PZ Lock)
* Every kill while having a red skull exceeds its time to a maximum (of 30 days)


---

# 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://darkrest-online.gitbook.io/darkrest.online-wiki/gameplay/pvp-and-guilds.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.
