# Runes

{% hint style="info" %}
Apply these by dragging and dropping them onto an item. Runes provide special effects to the player, like the vitality rune that boosts health.
{% endhint %}

### Rune of Vitality

Ancient runes that can be socketed like gems, focusing purely on raw health pools.

#### Recipe

**Crafting Station:** Runecarver's Stone\
**Ingredients:**

* Stone Tablet
* Life Essence

#### Stats per Tier (I - V)

* **Tier I:** Max Health +10
* **Tier II:** Max Health +25
* **Tier III:** Max Health +50
* **Tier IV:** Max Health +100
* **Tier V:** Max Health +200

#### Trivia

* Unlike gems, runes are carved rather than cut.
* Found commonly in the **Ruins of Septimus**.

***

### Rune of Precision

Enhances accuracy and armor penetration.

#### Recipe

**Crafting Station:** Runecarver's Stone\
**Ingredients:**

* Stone Tablet
* Hawk Eye

#### Stats per Tier (I - V)

* **Tier I:** Armor Pen 2%
* **Tier II:** Armor Pen 5%
* **Tier III:** Armor Pen 10%
* **Tier IV:** Armor Pen 15%
* **Tier V:** Armor Pen 25%

#### Trivia

* Highly valued by marksmen in **Quarnton's Ranged Ward**.
* The symbol glows when looking through a scope.


---

# 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.coldmc.com/items/enchants-and-amplifyers/runes.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.
