> For the complete documentation index, see [llms.txt](https://wiki.therapie.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.therapie.cz/survival-a-oneblock/enchanty-vylepsene.md).

# Enchanty - vylepšené

<mark style="background-color:blue;">Důležité příkazy :</mark>&#x20;

* /warp enchanty - Teportuje tě na místo, kde je vše, co se týká speciálních enchantů

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

***

## <mark style="background-color:blue;">Jak na to :</mark>&#x20;

* U NPC **Enchanty** klikni pravým tlačítkem myši pro zobrazení menu se všemi enchanty.&#x20;
* Speciální enchanty se dělí na <mark style="background-color:blue;">**Jednoduché**</mark>, <mark style="background-color:green;">**Unikátní**</mark>, <mark style="background-color:blue;">**Elitní**</mark>, <mark style="background-color:purple;">**Ultimátní**</mark> a <mark style="background-color:orange;">**Legendární**</mark>.
* Pro nasazení daného enchantu na svoji výzbroj musíš mít dostatečný /level&#x20;

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

***

* Po rozkliknutí jednotlivých kategorií uvidíš všechny dostupné enchanty a co daný enchant umí.
* <mark style="background-color:orange;">**Enchanty se dají Levelovat**</mark> a tím zvyšovat jejich efektivnost. Čím vyšší level, tím silnější efekt enchantu.&#x20;

<div><figure><img src="/files/nZfSSKarFC6NjvJcMyQe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sA8BThRi5rBXEMUzMbqf" alt=""><figcaption></figcaption></figure></div>

***

* **Enchanty zakoupíš v Enchant shopu**, který se nachází hned za NPC s enchanty. Stačí přejít most.
* V Enchant shopu uvidíš, jaký potřebuješ pro daný enchant Level a jaká je cena jednotlivých enchantů.

<div><figure><img src="/files/yWiDrJncjSHdt2ec0U9v" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JDhflaX3JWuChSnvUB1W" alt=""><figcaption></figcaption></figure></div>

***

* V <mark style="background-color:orange;">**Enchant shopu**</mark> zakoupíš i spoustu dalších itemů, například <mark style="background-color:orange;">**Záhadný prach.**</mark>&#x20;
* Záhadný prach dostaneš vždy k random kategorii - někdy můžeš dostat záhadný prach k Legendárním enchantům.
* Ze záhadného prachu dropuješ přes pravé tl. myši <mark style="background-color:orange;">**Magický prach**</mark>, který zvyšuje procentuální úspěšnost aplikace enchantu na výzbroj.

<div><figure><img src="/files/O1YTLbV8YnYlpm4d8uca" alt=""><figcaption></figcaption></figure> <figure><img src="/files/J7lUcke3u4nQ50HPmqxW" alt=""><figcaption></figcaption></figure></div>

***

* Další důležitou funkcí v enchantech je <mark style="background-color:orange;">**Alchymista.**</mark>&#x20;
* Alchymista ti dokáže vyměnit **2 stejné knihy enchantu za 1 lepší.**
* Pokud máš například **2 knihy stejné** úrovně, **Alchymista** ti poskytne 1 knihu s vyšším Levelem.

<div><figure><img src="/files/rIcG6CAxla2ihSDuiFIV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0qjFMoB9kgOZt8kk4lo3" alt=""><figcaption></figcaption></figure></div>

***

* Nezapomeň na dalšího z enchant party a to je <mark style="background-color:orange;">**Tinkerer.**</mark>&#x20;
* **Tinkerer** od tebe vykoupí enchant knihy, které nepotřebuješ a dá ti za ně <mark style="background-color:orange;">**Magický prach.**</mark>&#x20;

<div><figure><img src="/files/WLJn0im2xaFi9nxSGopI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lRR0VNTnOeysDwpnNL4m" alt=""><figcaption></figcaption></figure></div>

***


---

# 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.therapie.cz/survival-a-oneblock/enchanty-vylepsene.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.
