> For the complete documentation index, see [llms.txt](https://www.btkwiki.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.btkwiki.info/ingame-guides/quest-guide/blueprint-quest.md).

# Blueprint Quest

## &#x20;                            🔧 Blueprint Crafter – Player’s Guide&#x20;

<figure><img src="/files/VZeJFzfLd1mkfopV2pM5" alt=""><figcaption><p>Alice</p></figcaption></figure>

#### NPC Location

* **Blueprint Crafter** (4\_M\_HUMERCHANT)
* **Map:** Center Mall (`centermall`)
* **Coords:** (134, 87)

#### What It Does

The Blueprint Crafter lets you turn **blueprints + materials + Zeny** into powerful gear. All the materials you deposit are **stored** per item until you’ve got enough—so you can farm at your own pace!

#### How to Use

1. **Talk** to Blueprint Crafter at (134, 87) in Center Mall.
2. You’ll see a menu of craftable items (with icons).
3. **Deposit Materials**
   * Select **“Deposit Materials”**.
   * Pick one of the required materials.
   * Enter the amount you want to deposit (you’ll see “Stored: X” in the requirements list).
   * Your deposit is safely **stored across sessions**—no more hauling dozens of stacks at once!
4. **Craft Now**
   * Once **all materials + blueprint + Zeny** are ready, choose **“Craft Now”**.
   * The script will consume your stored items, blueprint, and Zeny—and hand you the new gear!
   * A server‑wide announcement will broadcast your success.
5. **Cancel** to exit anytime—your stored materials remain intact.

#### Farming & Storage Tips

* **Blueprints** drop from various MVPs and high‑end mobs—keep an eye on your hunting grounds!
* Use +drop% buff cards or party up to speed up farming of raw materials.
* **Deposit early and often**—you don’t need to carry dozens of stacks at once. Your materials stay “banked” until you’ve filled the requirement.

***

### 📘 How to Obtain Blueprints

#### 1. Kill MVP Monsters for Loot Boxes

Every time you slay an MVP boss, they drop an **MVP Loot Box**.

* **Low Tier MVPs** award **Low Box**
* **Mid Tier MVPs** award **Mid Box**
* **High Tier MVPs** award **High Box**

**2. MVP Loot Box Tiers & Contents**

| **Box Tier** | **Possible Blueprints**                                                                                                                                          |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **High Box** | <p>- Proxy blueprint<br>- Valkyrie blueprint<br>- Bisonhorn blueprint<br>- Combat Knife blueprint</p>                                                            |
| **Mid Box**  | <p>- Orlean’s Glove blueprint<br>- Diabolus Ring blueprint<br>- Dark Bacilium blueprint<br>- Ice Pick blueprint<br>- Variant Shoes blueprint</p>                 |
| **Low Box**  | <p>- Cardo blueprint<br>- Dragon Manteau blueprint<br>- Berserk blueprint<br>- Dragon Vest blueprint<br>- Veteran Axe blueprint<br>- Veteran Sword blueprint</p> |

> *Each box awards **one random** blueprint from its own tier list.*

#### 3. MVP Monsters by Difficulty Tier

| Tier                                                                                                                                                                                             | MVPs (HP Multiplier, Points) |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------- |
| **Low**                                                                                                                                                                                          | (HP × 4,)                    |
| Dracula, Drake, Eddga, Garm, Golden Thief Bug, Gopinich, Stormy Knight, Maya, Mistress, Moonlight Flower, Orc Hero, Osiris, Pharaoh, Phreeoni, Tao Gunka, Turtle General                         |                              |
| **Mid**                                                                                                                                                                                          | (HP × 3)                     |
| Amon Ra, Atroce, Bacsojin, Baphomet, Dark Lord, Detale, Doppelganger, Evil Snake Lord, Incantation Samurai, Kiel D-01, Ktullanux, Lady Tanee, Lord of Death, Orc Lord, RSX‑0806, Vesper, Ygnizem |                              |
| **High**                                                                                                                                                                                         | (HP × 2)                     |
| Biolab 3 MVPs, Beelzebub, Fallen Bishop, Gloom Under Night, Ifrit, Nidhoggr’s Shadow, Memory of Thanatos, Valkyrie Randgris, Wounded Satan Morroc                                                |                              |


---

# 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://www.btkwiki.info/ingame-guides/quest-guide/blueprint-quest.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.
