# Brewer

Skill Tree

<figure><img src="/files/4L9bp3Dmxe7aRWe4JzqD" alt=""><figcaption><p>The Brewer skill tree.</p></figcaption></figure>

***

### Exposure Therapy (Passive)

When hit with a negative effect potion by someone else, there is a chance for it to not work.

* Level 1: 10% chance.
* Level 2: 20% chance.
* Level 3: 30% chance.

***

### Assisted Healing (Passive)

Increases the amount of health you get when using an instant health potion.

* Level 1: 4 extra health per use.
* Level 2: 6 extra health per use.

***

### Modified Hardware (Passive)

Speed up brewing times on registered brewing stands. To register a brewing stand, right click on it while employed as a Brewer. These reset when logging off.

* Level 1: 10% faster.
* Level 2: 20% faster.
* Level 3: 30% faster.

***

### Crafting Recipes

At levels 10, 15, 20, and 25 new recipes are unlocked automatically. They do not have to be bought with a skill point.

<details>

<summary>Crafting Level 1</summary>

* [Custom potions](/custom-items/potions.md#brewer-custom-potions) level one: Hunger, Withering, Luck, Glowing.

</details>

<details>

<summary>Crafting Level 2</summary>

[Custom potions](/custom-items/potions.md#brewer-custom-potions) level two: Fatigue, Nausea, Bad Omen, Milk.

</details>

<details>

<summary>Crafting Level 3</summary>

[Custom potions ](/custom-items/potions.md#brewer-custom-potions)level three: Hero of the Village, Blindness, Absorption, Levitation, Haste.

</details>

<details>

<summary>Crafting Level 4</summary>

* [Masterwork ](/custom-items/masterwork.md)[Skill](/custom-items/masterwork.md): Can craft rare fish oils and masterwork oil.
* Potion blending: Combine two custom potions into one.
  * Coming soon!

</details>


---

# Agent Instructions: 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://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/brewer.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.
