> For the complete documentation index, see [llms.txt](https://bso-wiki.oldschool.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bso-wiki.oldschool.gg/custom-items/equippables/skilling-outfits.md).

# Skilling outfits

### Blacksmith Equipment

The Blacksmith set is obtainable from Blacksmith Crates, which drop at a rate of 1/60 from [King Goldemar](/bso-custom-killables/bosses/king-goldemar.md), or from mystery boxes. You can receive duplicates before finishing the set. The full set is required to smith dwarven equipment and tools. When the full set is equipped, a 10% xp boost is given when smithing and when smelting bars at the blast furnace.

![](/files/DdKGjFJI5MhXofOdZ7jn)

###

### Master Runecraft

Obtained from the ourania Delivery Service minigame.&#x20;

### Master Farmer Outfit

The Master Farmer outfit is craftable with 110 Crafting using Ent hides dropped from [Treebeard](/bso-custom-killables/demi-bosses/treebeard.md). The outfit gives +3 extra maximum patches, for every type of patch. This stacks with the +2 patches from the Scroll of farming. It does not have to be equipped.

| Piece                | Ent Hide Needed |
| -------------------- | --------------- |
| Master Farmer Hat    | 1               |
| Master Farmer Jacket | 3               |
| Master Farmer Pants  | 2               |
| Master Farmer Boots  | 1               |
| Master Farmer Gloves | 1               |

![](/files/dcRlMXA0ZsqWzpuJYxOW)

### Fishing

Obtained from the Fishing Contest minigame. Functionally the same as angler and spirit angler outfits.

### Fletcher's

Obtained from the Stealing Creation minigame.&#x20;

### Inventor's

Obtained from the Tinkering Workshop minigame.&#x20;

### Diviner's

Obtained from the Guthixian Cache minigame.&#x20;


---

# 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://bso-wiki.oldschool.gg/custom-items/equippables/skilling-outfits.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.
