> 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/yakuza/rikiya.md).

# Rikiya

> <mark style="color:orange;">**Rikiya**</mark> est l'un des Huit Manipulables qui travaille sous les ordres d'<mark style="color:orange;">**Overhaul**</mark> pour les Huit Préceptes de la Mort.

L'Alter de <mark style="color:orange;">**Rikiya**</mark> lui permet d'inhaler et d'**absorber l'endurance** des autres après les avoir touchés.

{% hint style="success" %}
Lorsque <mark style="color:orange;">**Rikiya**</mark> frappe un joueur, il possède **10% de chance** d'infliger l'effet **Weakness I** pendant une durée de **30 secondes**. Pour chaque fois qu'il infligera cet effet, il obtiendra aussi **1% de force supplémentaire** permanent.
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**`Vol de Vitalité`**</mark> - **Clic-Droit**

Lorsque <mark style="color:orange;">**Rikiya**</mark> active cette **capacité**, il obtient un **bonus** dépendant du **nombre de joueurs** se situant autour de lui.

* **1 joueur** : **10% de Résistance** pendant **1 minute**. *(2mins de cooldown)*
* **2-4 joueurs** : **Résistance I** pendant **1 minute et 30 secondes**. *(5mins de cooldown)*
* **5-7 joueurs** : **Résistance I** et **2 cœurs supplémentaires** pendant **2 minutes**. *(10mins de cooldown)*
* **8+ joueurs** : **Résistance I** et **5 cœurs supplémentaires** pendant **2 minutes et 30 secondes**. *(15mins de cooldown)*
  {% endhint %}

{% hint style="success" %}
Les <mark style="color:orange;">**Yakuzas**</mark> se **connaissent** tous entre **eux**.&#x20;
{% endhint %}

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


---

# 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/yakuza/rikiya.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.
