> For the complete documentation index, see [llms.txt](https://docs.mhauhc.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mhauhc.fr/my-hero-academia-uhc/roles/solos/stain.md).

# Stain

> <mark style="color:red;">**Stain**</mark>, le **"Tueur de Héros",** est un **Anti-Héros**, connu pour avoir tué 17 Héros Professionnels. Il était autrefois connu comme **justicier** de par son vieux pseudonyme, **Stendhal**. Désormais il voue une **haine** pour tous les **héros**, et les **vilains** qu'il méprise tout de même. Il devra donc gagner **tout seul**.

{% hint style="success" %} <mark style="color:red;">**Stain**</mark> possède les effets **Speed I** et **Force I** permanents, ainsi que **Résistance I** la nuit.
{% endhint %}

L'alter de <mark style="color:red;">**Stain**</mark> lui permet **d'immobiliser** les personnes dont il aurait ingéré le **sang**.

{% hint style="info" %} <mark style="color:red;">**Stain**</mark> voit en **permanence** les pseudos des joueurs en **couleur**, correspondant à leur **groupes sanguins**.

Lorsque <mark style="color:red;">**Stain**</mark> élimine un joueur d'un **groupe sanguin**, il infligera **5%** de dégâts supplémentaires sur tous les joueurs de ce même **groupe sanguin**.

<mark style="color:blue;">**`Coagulation`**</mark> *(1x/5mins)* - **Clic-Droit**

Tous les joueurs **frappés** par <mark style="color:red;">**Stain**</mark> pendant les **30 dernières secondes** sont alors **immobilisés** un certain temps selon leur **groupe sanguin**. Les joueurs **immobilisés** prendront **2x moins de dégâts** de n'importe quel source.
{% endhint %}

| Groupe Sanguin | Temps d'immobilisation | Couleurs des particules |
| :------------: | :--------------------: | :---------------------: |
|      **B**     |     **8 secondes**     |        **Rouges**       |
|     **AB**     |     **6 secondes**     |       **Oranges**       |
|      **A**     |     **4 secondes**     |        **Jaunes**       |
|      **O**     |     **2 secondes**     |        **Vertes**       |

{% hint style="danger" %} <mark style="color:red;">**Stain**</mark> obtient le **pseudo** d'un **Héros Professionnel** aléatoire. Si le **Héros désigné** meurt, il recevra le **pseudo** d'un autre **Héros Professionnel**. Il gagne **1 cœur permanent** pour chaque **Héros Professionnel** qu'il éliminera dans la partie.

Liste des **rôles concernés** : <mark style="color:green;">**Aizawa**</mark>, <mark style="color:green;">**Endeavor**</mark>, <mark style="color:green;">**Hawks**</mark>, <mark style="color:green;">**Best Jeanist**</mark>, <mark style="color:green;">**Miruko**</mark>, <mark style="color:green;">**Dieu Sylvestre**</mark>, <mark style="color:green;">**Gang Orca**</mark>, <mark style="color:green;">**Mount Lady**</mark>, <mark style="color:green;">**Fat Gum**</mark>.
{% endhint %}

![](/files/KAnpRwgFFFgO9UBbB1zA)


---

# 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://docs.mhauhc.fr/my-hero-academia-uhc/roles/solos/stain.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.
