> For the complete documentation index, see [llms.txt](https://docs.onepiece-uhc.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onepiece-uhc.fr/one-piece-uhc/roles/les-pirates/nico-robin.md).

# Nico Robin

{% hint style="success" %}
**Particularités** : <mark style="color:green;">**Nico Robin**</mark> possède l'effet **Speed I permanent**.

Chaque coup d'épée infligé par <mark style="color:green;">**Nico Robin**</mark> a **15% de chance** de retourner à **180°** le joueur touché.

<mark style="color:green;">**Nico Robin**</mark> peut choisir le **loot** d'un ponéglyphe qu'elle décrypte, elle peut également poser de **faux ponéglyphes** avec les commande ***/op&#x20;**<mark style="color:red;">**road**</mark>**/**<mark style="color:green;">**antique**</mark>**/**<mark style="color:purple;">**info**</mark>*.

Les **faux ponéglyphes** disparaissent lorsqu'ils sont **décryptés** par un joueur, <mark style="color:green;">**Nico Robin**</mark> obtient une information sur le joueur selon le **type** de **ponéglyphe** qu'il a décrypté :&#x20;

* <mark style="color:red;">**Road Ponéglyphe :**</mark> Elle obtient le **pseudo** du joueur ainsi qu'une liste de **5 rôles aléatoires** incluant le sien
* <mark style="color:green;">**Ponéglyphe antique :**</mark> Elle lui vole **2 pommes en or**.
* <mark style="color:purple;">**Ponéglyphe d'information :**</mark> Elle obtient une utilisation supplémentaire de ***/op type***.

<mark style="color:red;">**/!\\**</mark> <mark style="color:green;">**Robin**</mark> ne peut poser que **2 ponéglyphes** de chaque sorte.&#x20;
{% endhint %}

{% hint style="info" %} <mark style="color:green;">**Nico Robin**</mark> peut savoir si un joueur possède un **fruit du démon** ainsi que **son type** avec la commande ***/op type 'pseudo'***. (3x/partie)
{% endhint %}

{% hint style="warning" %} <mark style="color:green;">**Nico Robin**</mark> peut **enregistrer** tous les **ponéglyphes** qu'elle trouve, même s'ils sont déjà décryptés, elle gagne une **pomme en or** pour chaque **ponéglyphe** enregistré.

Au bout de **6 ponéglyphes** enregistrés, elle obtient l'identité de <mark style="color:green;">**Kuzan**</mark>.&#x20;
{% endhint %}

<figure><img src="/files/dhetrQKpEGiMuq2Yfn5h" 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.onepiece-uhc.fr/one-piece-uhc/roles/les-pirates/nico-robin.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.
