> For the complete documentation index, see [llms.txt](https://wiki.zenithkingdoms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zenithkingdoms.com/blog/devlog-4-potions-maar-dan-zonder-het-gezeur.md).

# Devlog #4 - Potions, maar dan zonder het gezeur

Ieder seizoen is het weer raak: wat doen we met potions? Gaan we *wéér* ingredienten droppen uit custom mobs laten vallen, en players door tien menu’s slepen om uiteindelijk één Fire Resistance-potion te brewen? Nee, dit seizoen pakken we het anders aan. Beter.

## Brewing? Dat is verleden tijd.

Vanaf nu kun je niet meer zelf potions brewen. Jep, je leest het goed. Geen potion-labs meer in je achtertuin, geen ingewikkelde receptjes meer uit je hoofd leren. In plaats daarvan koop je potions gewoon in de Questwereld.

Maar – en hier komt de twist – niet iedereen krijgt zomaar toegang tot die shops. Je moet eerst bepaalde *techs* unlocken of specifieke *quests* voltooien. Pas dan worden de potion shops voor jou zichtbaar. Hierdoor blijft het speciaal én uitdagend.

Die potions betaal je met Zenith Coins, en hoe je die verdient? Check daarvoor [**Devlog #3 - De Nieuwe Standaard**](/blog/devlog-3-de-nieuwe-standaard-in-de-economy.md) **in de Economy**. Kort gezegd: je grindt op jouw manier, en ruilt coins in voor potions. Iedereen blij.

***

## Nieuwe Feature: Potion Combinaties

En dat is nog niet alles. In dit seizoen introduceren we een gloednieuwe mechanic: **Potion Combining**.

Je kunt nu meerdere effecten combineren in één potion. Denk aan:

* **Fire Resistance + Speed**
* **Night Vision + Strength**
* Of iets creatiefs als **Jump Boost + Water Breathing**

Dit betekent: minder inventory-clutter, meer strategie en vooral: veel meer fun tijdens PvP, bossfights of dungeon runs.

Combineren doe je niet zomaar. Je moet ook hier weer bepaalde techs unlocken of een NPC vinden die het voor je doet. Maar zodra je het eenmaal hebt… wil je nooit meer terug.

***

#### Waarom deze verandering?

We merkten dat potion brewing in de praktijk vooral een bottleneck was. Veel gedoe, weinig lol. Met deze nieuwe aanpak blijft het systeem belonend en boeiend, maar halen we de saaie stappen eruit. Grind je liever mobs kapot voor coins dan ingrediënten verzamelen? Prima. Liever quests doen? Ook goed.

Iedereen zijn eigen pad. Maar wel met een goeie potion op zak.

Tot de volgende Devlog.


---

# 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:

```
GET https://wiki.zenithkingdoms.com/blog/devlog-4-potions-maar-dan-zonder-het-gezeur.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.
