# Yokai Random

Dans ce défi, on doit terminer un jeu Yokai Watch mais ou tout a été randomisé

{% hint style="success" %}
**Voici les spécificités de ce défi:**

* Tout les Yokais normalement capturables sont **randomiser (Tribu**/**Lieu d'apparition** /**Rang**/**Les stats** /**attaques/amultimes/fusion/Evolution)**
* Les **boss** restent les mêmes mais ont des statistique doublé comparé à leur version normal.
* L'**XP** et l'**argent** gagné restent ceux que vous auriez gagné en affrontant ce yokai dans le jeu de base (exemple : si vous tuer un pagno à la fin du jeu vous gagnez 10xp, si vous tuez un gargaros vous gagnez 1000d'xp).
* Les objets trouvés dans les coffres, dans les magasins ect... Sont totalement randomizer.
  {% endhint %}

{% embed url="<https://www.youtube.com/watch?v=xokEhSHUWCs>" %}
Vidéo du défi réalisé sur le premier jeu
{% endembed %}


---

# 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://twizzyx.gitbook.io/ressources/defi/yokai-watch/yokai-random.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.
