# Nécromancien

> **Marquage** :&#x20;
>
> Il marque tous les joueurs proches de lui dans un rayon de **20** **blocs** pendant **5 minutes**. Dès qu'un joueur marqué meurt, il perd son pouvoir de marquage, toutes les marques disparaissent et le joueur mort ressuscite en tant que <mark style="color:purple;">**mort-vivant**</mark>.
>
> À partir de ce moment, il lui vole des <mark style="color:red;">**cœurs permanents**</mark> *(7 au maximum)* suivant la distance qui le sépare de lui. Pour ce faire, il possède un compteur de 600 points visible dans son action bar qui augmente de la façon suivante :&#x20;

* \> 100 blocs : 0 pts/sec
* < 100 blocs : 1 pt/sec *(10 min/**♥**)*
* < 75 blocs : 2 pts/sec *(5 min/**♥**)*
* < 45 blocs : 3 pts/sec *(3 min 45/**♥**)*
* < 15 blocs : 4 pts/sec *(2min30s/**♥**)*

> Une fois que le compteur atteint 600 points, il vole <mark style="color:red;">**1♥**</mark> et le compteur reprend à 0.

{% hint style="info" %}
Quand un <mark style="color:purple;">**mort-vivant**</mark> est tué par un autre joueur, ce dernier devient <mark style="color:purple;">**mort-vivant**</mark> à son tour et le vol de vie reprend sur lui. S'il vient à mourir par l'environnement, alors le <mark style="color:yellow;">**Nécromancien**</mark> regagne son pouvoir de marquage.
{% endhint %}

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


---

# 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://cylenosheavenly.gitbook.io/doc-loup-garou-uhc-plugin-ph1lou/roles-solo-1/necromancien.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.
