# Digger

## Skill Tree

![The Digger Tree](/files/LPlcoxYBckmtQMSFuxLH)

***

### Archaeologist (Passive)

Ability to find rare loot whilst digging around.

#### Level 1

| Material         | Chance | Blocks                                                        |
| ---------------- | ------ | ------------------------------------------------------------- |
| Coal             | 0.01%  | Dirt, Rooted Dirt, Grass Block, Podzol, Coarse Dirt, Farmland |
| Charcoal         | 0.01%  | Dirt, Rooted Dirt, Grass Block, Podzol, Coarse Dirt, Farmland |
| Gold Nugget      | 0.03%  | Red Sand                                                      |
| Raw Iron         | 0.03%  | Gravel                                                        |
| Prismarine Shard | 0.05%  | Clay                                                          |
| Quartz           | 0.05%  | Soul Sand, Soul Soil                                          |
| Glowstone Dust   | 0.05%  | Soul Sand, Soul Soil                                          |
| Red Mushroom     | 0.05%  | Mycelium                                                      |
| Brown Mushroom   | 0.05%  | Mycelium                                                      |

#### Level 2:

| Material               | Chance | Blocks                                                        |
| ---------------------- | ------ | ------------------------------------------------------------- |
| Random Non Solid Coral | 0.05%  | Sand                                                          |
| Lapis Lazuli           | 0.05%  | Dirt, Rooted Dirt, Grass Block, Podzol, Coarse Dirt, Farmland |
| Scute                  | 0.05%  | Sand                                                          |
| Gold Ingot             | 0.01%  | Red Sand                                                      |
| Raw Copper             | 0.03%  | Gravel                                                        |
| Brick                  | 0.03%  | Gravel                                                        |
| Prismarine Crystals    | 0.05%  | Clay                                                          |
| Gold Nugget            | 0.05%  | Soul Sand, Soul Soil                                          |
| Blaze Rod              | 0.05%  | Soul Sand, Soul Soil                                          |

#### Level 3:

| Material              | Chance | Blocks                                                        |
| --------------------- | ------ | ------------------------------------------------------------- |
| Diamond               | 0.01%  | Dirt, Rooted Dirt, Grass Block, Podzol, Coarse Dirt, Farmland |
| Emerald               | 0.01%  | Dirt, Rooted Dirt, Grass Block, Podzol, Coarse Dirt, Farmland |
| Turtle Egg            | 0.01%  | Sand                                                          |
| Raw Gold              | 0.05%  | Red Sand, Gravel                                              |
| Gunpowder             | 0.025% | Gravel                                                        |
| Nautilus Shell        | 0.03%  | Clay                                                          |
| Wither Skeleton Skull | 0.001% | Soul Sand, Soul Soil                                          |
| Magma Cream           | 0.05%  | Soul Sand, Soul Soil                                          |

***

### Excavator (Passive)

Chance to double all non-treasure drops from broken blocks.

* Level 1: 10% chance.
* Level 2: 20% chance.
* Level 3: 30% chance.

***

### Tunneller (Active)

Instantly create a 1 block deep tunnel by breaking singular blocks, shift right-click with a shovel to activate. Mutually exclusive with refiner.

* Level 1: 1x2 tunnel, 10 second duration and 300 second cooldown.
* Level 2: + shaped tunnel, 20 second duration and 270 second cooldown.
* Level 3: 3x3 tunnel, 30 second duration and 240 second cooldown.

***

### Refiner (Active)

Instantly turn blocks into their processed variant when breaking them, shift right-click with a shovel to activate. Mutually exclusive with tunneller.

* Level 1: Duration of 40 seconds, cooldown of 300 seconds. Can refine sand into glass.
* Level 2: Duration of 50 seconds, cooldown of 270 seconds. Can refine powdered concrete into concrete.
* Level 3: Duration of 60 seconds, cooldown of 240 seconds. Can refine clay into bricks.

***

### Mineral Finder ([Masterwork](/custom-items/masterwork.md))

Can find nuggets of rare ingots while digging around various blocks. These *nuggets* can be made into *ingots* for use in the *masterwork set*.

* Litnium in dirt-based blocks.
* Maronine in soul sand or soil.
* Cinnarite in sand or red sand.

***

### Crafting Recipes

At levels 10, 15, 20, and 25 new recipes are unlocked automatically. They do not have to be bought with a skill point.

<details>

<summary>Crafting Level 1</summary>

* Compactor 1: Can compact podzol, soul sand, soul soil, and rooted dirt.

</details>

<details>

<summary>Crafting Level 2</summary>

* Compactor 2:  Can compact clay, red sand, grass, and mycelium.

</details>

<details>

<summary>Crafting Level 3</summary>

* Compactor 3: Can compact dirt, sand, gravel, and coarse dirt.

</details>

<details>

<summary>Crafting Level 4</summary>

* No recipes currently available.

</details>


---

# 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://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/digger.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.
