# Achievements

The **Achievement System** is a new feature introduced in Season 8, designed as a long-term, cross-season progression system. Unlike most other systems on the server, progress never resets between seasons, making it a permanent record of your accomplishments. <mark style="color:$success;background-color:$primary;">mineraze</mark>

Use `/achievements` to see your progress.

***

### Overview

* Cross-season progression – progress is permanent and does not reset
* Rewards are cross-season (Crowns and cosmetics)
* Tasks range from simple milestones to extremely challenging objectives
* Intended as a long-term progression system, allowing players to work toward goals over multiple seasons

***

### Objectives

Achievements cover a broad spectrum of gameplay, including but not limited to:

* Winning tournaments
* Completing every dungeon at least once
* Unlocking the full archaeology system
* Collecting cosmetics, pets, and other collectibles

Each achievement represents a hallmark or milestone of server mastery.

***

### Rewards

The primary reward for completing achievements is Crowns — a cross-season currency that carries over between seasons. Achievements are one of the main free-to-play ways to earn Crowns. Cosmetic rewards are also available through the system.

***

### Achievement List

| Achievement              | Objective                                                                                                     | Reward                                  |
| ------------------------ | ------------------------------------------------------------------------------------------------------------- | --------------------------------------- |
| Archaeology: Hunting     | Unlock all safari hats and baby pets                                                                          | 300 Crowns                              |
| Archaeology: Digging     | Unlock all dinosaur pets and fossil cosmetics                                                                 | 300 Crowns                              |
| Archaeology: Woodcutting | Unlock all forest-themed cosmetics, pets, and mounts                                                          | 300 Crowns                              |
| Archaeology: Mining      | Unlock all underground-themed pets and gear                                                                   | 300 Crowns                              |
| Dungeon Master           | Defeat every dungeon boss across all 14 dungeons                                                              | 200 Crowns                              |
| Tournament Champion      | Win each tournament category at least once                                                                    | 1500 Crowns                             |
| Trial of the Gods        | Defeat Azazel, Mortax, and Xerathul                                                                           | 100 Crowns                              |
| Miscellaneous            | Win a fishing tournament, claim the Day 30 Llama reward, reach Level 50 in a job, and reach Transcendent rank | 200 Crowns                              |
| Barrel Master            | Complete all 6 Barrel Master questlines                                                                       | <p>300 Crowns +<br>Baby Piglin Pet</p>  |
| Stables                  | Unlock all pets and mounts from the stables                                                                   | <p>200 Crowns +<br>Red Raptor Mount</p> |
| Isle of the Dead         | Complete all Isle of the Dead quests including the Tomb of Secrets                                            | 500 Crowns                              |
| Fallen Kingdom           | Complete all Fallen Kingdom quests and defeat the Fallen King                                                 | 1500 Crowns                             |
| Completionist            | Complete all 12 achievements above                                                                            | 3,000 Crowns + Completionist title      |
| Champion of Events ⭐     | Complete all four seasonal event questlines (Summer, Halloween, Christmas, Easter)                            | 1,000 Crowns                            |

⭐ *Champion of Events is a standalone achievement and is not required for Completionist.*

**Total Crowns available per player: \~10,000**

***

### Completionist

The Completionist achievement is the final challenge of the system. It requires completing all 12 core achievements. Upon claiming it, you receive 3,000 Crowns and the exclusive **COMPLETIONIST** title, which is displayed permanently on your account.

Champion of Events does not count toward Completionist, as it requires completing seasonal events that may not be available at any given time.

***

### Notes

* Many achievements are intentionally difficult — full completion may take multiple seasons
* All Crown rewards carry over between seasons and never reset
* The `/achievements` menu shows your live progress for every achievement


---

# 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://pacificminer3e2wfrgtb.gitbook.io/mineraze/survival/achievements.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.
