# Mining System

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

The cliffs of Forasia glitter with five elemental ores.\
By wearing a **Mine Helm** and wielding a **Pick-Axe** you can extract raw stones, refine them into **Ingots**, and climb from Rookie Prospector to Master Miner.

***

### Core NPCs & Gear:

| NPC / Item            | Coordinates / Access                        | Function                               |
| --------------------- | ------------------------------------------- | -------------------------------------- |
| **Mining Instructor** | Forasia **299 278**                         | Handles level-up quest line            |
| **Smelter**           | Prontera                                    | Converts ore points → Ingots           |
| **Mine Helm**         | Trial version from *Forasia’s Warden*       | **Required** headgear to unlock Mining |
| **Pick-Axe** ×10      | Given at Lv 1 unlock *(extra in Mine shop)* | Required tool for the Interact action  |

{% hint style="info" %}
**Safety Rule** - The Smelter literally will not serve you if you forget to equip your **Mine Helm**.
{% endhint %}

***

### Level Progression (Overview):

| Stage                  | Unlocks                                              | Main Quests (flags)                                                                               | Typical Reward                                |
| ---------------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------- | --------------------------------------------- |
| **Lv 1: Prospector**   | Mine **Rough** stones of all 5 elements              | Mine 75-100 × any node → Mine 30-50 × **same element** in a row → Craft *any* Ingot (via Smelter) | Pick-Axe ×10 & 100 Rough stones               |
| **Lv 2: Journeyman**   | Mine **Flawed** stones• Interact with **Stonerings** | Strike 2 Stonerings → Mine 175-250 times → 25-50 successful digs                                  | 150 Flawed stones (random element)            |
| **Lv 3: Master Miner** | Mine **Pure** stones (highest tier)                  | Mine 300-350 times → Final 75-100 digs                                                            | Unlock Tempered stones & full Ingot catalogue |

***

### Ore Types & Rarity Ladder:

{% embed url="<https://osro-revo.gg/videos/Mining.mp4>" %}

Each node yields up to **45 digs** before despawning for 3-10 minutes.

| Element            | Rough (15 pt)     | Flawed (75 pt)     | Pure (150 pt)    | Tempered (300 pt)    |
| ------------------ | ----------------- | ------------------ | ---------------- | -------------------- |
| **Aquastone** 💧   | Rough Aquastone   | Flawed Aquastone   | Pure Aquastone   | Tempered Aquastone   |
| **Flamestone** 🔥  | Rough Flamestone  | Flawed Flamestone  | Pure Flamestone  | Tempered Flamestone  |
| **Dragonstone** 🐲 | Rough Dragonstone | Flawed Dragonstone | Pure Dragonstone | Tempered Dragonstone |
| **Galestone** 🌪   | Rough Galestone   | Flawed Galestone   | Pure Galestone   | Tempered Galestone   |
| **Terrastone** ⛰   | Rough Terrastone  | Flawed Terrastone  | Pure Terrastone  | Tempered Terrastone  |

***

### Smelter Workflow:

1. Talk to **Smelter** in Prontera with *Mine Helm equipped*.
2. Choose an Ingot type; the UI shows required ores and their point values.
3. Supply **9,000 total points** of any mix for that element (e.g. 30 × Pure + 20 × Flawed).
4. Consume **2 Stamina Points** and receive **1 Ingot**.

#### Ingot Recipes at a Glance:

| Ingot ID          | Element  | Points Needed | Example Cheap Mix          |
| ----------------- | -------- | ------------: | -------------------------- |
| Aquastone Ingot   | Water    |         9 000 | 60 × Flawed (75 pt ea)     |
| Flamestone Ingot  | Fire     |         9 000 | 30 × Pure (150 pt ea)      |
| Dragonstone Ingot | Draconic |         9 000 | 10 × Tempered (300 pt ea)  |
| Galestone Ingot   | Wind     |         9 000 | 8 × Tempered + 20 × Flawed |
| Terrastone Ingot  | Earth    |         9 000 | Any mix ≥ 9 000 points     |

{% hint style="info" %}
Ingots act as high-tier crafting cores for future weapon, armour, and accessory upgrades.
{% endhint %}

***


---

# 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://wiki.osro-revo.gg/features/forasia-life-skill/mining-system.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.
