> For the complete documentation index, see [llms.txt](https://wiki.eloria.pl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.eloria.pl/eloria-wiki/pl/tutoriale/imbuements.md).

# Imbuements

Porozmawiajmy o **imbuements** — jednym z najsilniejszych wzmocnień, zarówno na początku gry, jak i w endgame.

***

**🔹** Czy warto je stosować?

**KRÓTKA ODPOWIEDŹ:** TAK, TAK I ABSOLUTNIE TAK! 💪\
Imbuements są niezbędne — wzmacniają postać, ułatwiają polowania i przyspieszają progres.

***

**🔹** Najważniejsze imbuements na start

* 🩸 **Life Leech** – leczy cię, gdy zadajesz obrażenia
* 🔮 **Mana Leech** – przywraca manę przy zadawaniu obrażeń
* ⚔️ **Strike** – dodaje 50% obrażeń krytycznych z 10% szansą

Na początku gry stosuj imbuements na swoim sprzęcie tak szybko, jak to możliwe, pod warunkiem że przedmiot na to pozwala.\
Najczęściej można ich używać na: **hełmy, zbroje i bronie**.\
Są bardzo przystępne cenowo i sprawiają, że gra staje się płynniejsza, szybciej zdobywasz poziomy i łatwiej radzisz sobie z trudniejszymi potworami.

***

#### 🔹Gdzie stosować imbuements

* W **Thais Depot**, po lewej stronie

***

**🔹** Zdobywanie materiałów do imbuements

Porozmawiaj z NPC **Imbuement Assistant** i powiedz:\
`hi → imbuement packages → strike / void / vampirism`\
Otrzymasz od razu torbę ze wszystkimi potrzebnymi materiałami.

***

Imbuements to kluczowy element gry, zwłaszcza przy **custom monsterach**, które zadają mocniejsze obrażenia i gubią lepsze łupy — nie pomijaj ich, jeśli chcesz być krok przed innymi! ⚔️✨

<figure><img src="/files/1E6O0m7DPthEy2XFCak6" alt=""><figcaption><p>Imbuement Assistant w Thais depot</p></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://wiki.eloria.pl/eloria-wiki/pl/tutoriale/imbuements.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.
