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

# Hawkins

{% hint style="success" %}
**Particularité** : <mark style="color:green;">**Hawkins**</mark> peut grâce à la carte de la Mort, voir **les rôles** des **tueurs** si ceux-ci ont effectué un **kill** à moins de **10 blocs de&#x20;**<mark style="color:green;">**Hawkins**</mark>.
{% endhint %}

{% hint style="info" %}
À chaque début d'épisode, <mark style="color:green;">**Hawkins**</mark> **tirera aléatoirement** une carte dans son jeu de tarot parmi les **3 suivantes**, il doit utiliser la commande ***/op tarot*** et **sélectionner la carte** qu'il souhaite **utiliser** puis une interface avec **les têtes** de tous les joueurs présents dans un **rayon de 30 blocs** s'ouvrira et **Hawkins** devra **choisir** le joueur sur lequel la carte **s'appliquera** :&#x20;
{% endhint %}

|   Nom de la Carte  |                                                                        Pouvoir de la Carte                                                                        |
| :----------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **Le Hiérophante** | <mark style="color:green;">**Hawkins**</mark> recevra **le** **rôle** du joueur ciblé 5 minutes après l'utilisation, le joueur sera averti s'il n'est pas pirate. |
|     **Le Fou**     |           <mark style="color:green;">**Hawkins**</mark> pourra voir **les effets** du joueur ciblé et écopera ensuite de **Nausée** durant **1 minute**.          |
|   **Le Jugement**  |                                    <mark style="color:green;">**Hawkins**</mark> pourra voir **l'inventaire** du joueur ciblé.                                    |

{% hint style="warning" %} <mark style="color:green;">**Hawkins**</mark> pourra également grâce à la commande ***/op puppet 'pseudo'***, **se lier** à un joueur, il recevra une **poupée vaudou** renommé avec **le pseudo du joueur**. Via un **clic-droit** sur la poupée, tous les dégâts **subits** par <mark style="color:green;">**Hawkins**</mark> seront **transmis** au joueur ciblé à **sa place.**&#x20;
{% endhint %}

<figure><img src="/files/CT1pdHn5xriNLrBCRmyk" 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/hawkins.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.
