# Crafting

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

### 🛠 Streamlined Crafting

Blueprints have been reworked to make the crafting process more straightforward. Previously, crafting a single blueprint could require materials from multiple different rarities.&#x20;

In Season 1.5, you only need materials matching the rarity of your blueprint for example, an epic blueprint now requires only epic materials.

However, because there’s no longer a need to scout multiple locations for each blueprint, the material requirements have increased to keep the challenge balanced.

### Season One Craft Times (Reference)

* Common/Uncommon: 20 scouts
* Scare: 60 scouts
* Rare: 100 scouts
* Epic: 120 scouts
* Mystical: 200 scouts + Artifact
* Legendary: 230 scouts + Artifact

### New Craft Times (Season 1.5)

* Common/Uncommon: 20 scouts
* Scare: 60 scouts
* Rare: 80 scouts
* Epic: 120 scouts
* Mystical: 160 scouts + Artifact
* Legendary: 200 scouts + Artifact

This approach reduces the need to explore multiple locations, making crafting more efficient while maintaining an appropriate level of difficulty.

<br>


---

# 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://guide.derpbirds.io/derp-birds/adventures/crafting.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.
