> For the complete documentation index, see [llms.txt](https://docs.champz.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.champz.world/currencies/earn-truffles/the-leprechaun.md).

# The Leprechaun

**Encountering the Leprechaun:**

* **Rarity:** The Leprechaun is a very rare mob that can be encountered during combat or exploration as long as you hold at least 25,000 $CHAMPZ.
* **Levels:** It can appear at any level, providing opportunities for players of all stages.
* **Probability:** The likelihood of encountering the Leprechaun increases with the character's level, rewarding players for progressing in the game. Additionally, using an NFT character for exploring or fighting doubles the chances of encountering a Leprechaun.

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

**Combat Characteristics:**

* **Strength:** The Leprechaun is a very strong opponent, requiring strategy and skill to defeat.

**Rewards:**

* **Truffle Drop:** Upon defeating the Leprechaun, the player is rewarded with a random amount of truffles ranging from 10,000 to 100,000, depending on your $CHAMPZ holdings. This provides a significant boost to the player's in-game resources.

**Gameplay Impact:**

* **Excitement and Challenge:** The rare appearance and strength of the Leprechaun add an element of surprise and excitement, making encounters memorable.
* **Level Incentive:** As the chance of encountering the Leprechaun increases with the character's level, players are encouraged to continuously develop and strengthen their characters.

**Example Scenario:**

1. **Encounter:** A player exploring Arborethia comes across the rare Leprechaun.
2. **Battle:** The player engages in a challenging battle with the formidable mob.
3. **Victory:** After successfully defeating the Leprechaun, the player receives a reward of 15,000 truffles, enhancing their in-game wealth.

**Tips for Players:**

* **Prepare for Battle:** Ensure your character is well-equipped and strategically prepared to face the strong Leprechaun.
* **Level Up:** Focus on leveling up your character to increase the chances of encountering the Leprechaun and to be better prepared for the battle.
* **Double Down:** Grab some NFTs to double your chances of encountering a Leprechaun!
* **Maximize Rewards:** Get more $CHAMPZ to boost your Leprechaun rewards - sweet spot right around 1,500,000 $CHAMPZ!


---

# 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.champz.world/currencies/earn-truffles/the-leprechaun.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.
