> For the complete documentation index, see [llms.txt](https://minegens.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minegens.gitbook.io/wiki/gameplay/le-multitool/lepee-v1.md).

# L'Epée v1

Pour bien débuter avec ta houe, nous te conseillons d'utiliser des spawners.\
\
En farmant avec ton épée, tu gagneras :&#x20;

\- Coins \
\- Essences \
\- Xp Epée\
\- Xp Métier Chasseur\
\- Xp joueur (/level)\
\- Xp vanilla&#x20;

\
\
Pour améliorer ton épée, <mark style="color:yellow;">**sneak +**</mark> <mark style="color:yellow;">**clique droit**</mark> avec ton multitool dans la main pour ouvrir le menu Outil. &#x20;

Ensuite tu pourra sélectionner l'épée dans la barre d'outils en haut.

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

Ce menu permet d'acheter des <mark style="color:yellow;">**enchantements**</mark> afin d'obtenir des <mark style="color:yellow;">boosts</mark>. \
\
L'épée dispose de <mark style="color:green;">**200 niveaux**</mark>. \
Une fois niveau 200, tu auras la possibilité de passer le <mark style="color:green;">**prestige**</mark> sur ton outil. \
En passant un prestige, tu obtiendras : \
\- Boost Coins \
\- Boost Essence \
\- Boost Xp Epée<br>

En fonction de la rareté de votre spawner, le délai de spawn et la quantité de mobs varie. \
\- Défaut = 4 minutes + 1 mob \
\- <mark style="background-color:blue;">Rare</mark> = 2 minutes + 1 mob à 2 mobs\
\- <mark style="background-color:purple;">Epique</mark> = 1 minute + 1 mob à 3 mobs\
\- <mark style="background-color:yellow;">Divin</mark> = 30 secondes + 1 mob à 4 mobs\
\- <mark style="background-color:red;">Hero</mark> = 15 secondes + 1 mob à 5 mobs\
\
Vous pouvez obtenir des spawners via les différentes caisses au <mark style="color:yellow;">**/warp caisses**</mark>

Plus tu avancera dans les prestiges de ton épée, plus tu débloquera de nouveaux Mobs!

{% hint style="info" %}
Vous devez poser de l'herbe afin que vos mobs spawn (cf. description du spawner)
{% endhint %}

<table><thead><tr><th>Mobs</th><th>Prestige</th><th>Essence</th><th>Coins</th><th>Xp outil</th><th width="100">Xp /level</th></tr></thead><tbody><tr><td>Vache</td><td>0</td><td>1200</td><td>180</td><td>30</td><td>1</td></tr><tr><td>Cochon</td><td>0</td><td>1440</td><td>240</td><td>40</td><td>6</td></tr><tr><td>Mouton</td><td>0</td><td>1680</td><td>300</td><td>50</td><td>8</td></tr><tr><td>Chèvre</td><td>0</td><td>1920</td><td>360</td><td>60</td><td>12</td></tr><tr><td>Tortue</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Creeper</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Blaze</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Araignée </td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Golem</td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Evocateur</td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

<figure><img src="/files/8lbbRCSsz7ACyQUNKoEM" 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://minegens.gitbook.io/wiki/gameplay/le-multitool/lepee-v1.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.
