# Miner Stats

Miners possess various statistics that determine their performance in both mining and combat scenarios. These **core stats** define how effective a Miner is during operations and influence team composition, efficiency, and overall strategy.

Each stat is a **randomized trait** generated at the time of the character's **mint**, based on predefined rarity probability distributions. This ensures uniqueness and variety across all Miners, making each one a distinct asset in your roster.

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

### 📐 Key Stats

<table><thead><tr><th data-type="files"></th><th>Stat</th><th>Description</th></tr></thead><tbody><tr><td><a href="/files/LAxb4rHX87quyIzU1p9i">/files/LAxb4rHX87quyIzU1p9i</a></td><td><strong>POWER</strong></td><td>Ranges from 1 to 18. Indicates the damage dealt per shot — the higher the value, the more impactful each strike.</td></tr><tr><td><a href="/files/lt9HzP6K3DUmiMZFdiDL">/files/lt9HzP6K3DUmiMZFdiDL</a></td><td><strong>SPEED</strong></td><td>Ranges from 1 to 10. Represents the speed of hitting (1 shot every 3 seconds baseline); higher speed equals faster mining.</td></tr><tr><td><a href="/files/drIbJCrTz1c0Ff99B7jU">/files/drIbJCrTz1c0Ff99B7jU</a></td><td><strong>STAMINA</strong></td><td>Ranges from 1 to 18. Indicates how many hits a Miner can perform before exhaustion. (1 = 50 hits)</td></tr><tr><td><a href="/files/KAmHCkSU1rlyhvLbu31g">/files/KAmHCkSU1rlyhvLbu31g</a></td><td><strong>NUMBER OF HITS</strong></td><td>Ranges from 1 to 6. The number of simultaneous hits a Miner can execute, increasing efficiency on multi-block targets.</td></tr><tr><td><a href="/files/qFXNa4BeQLtTScigKmhU">/files/qFXNa4BeQLtTScigKmhU</a></td><td><strong>RANGE OF HITS</strong></td><td>Ranges from 1 to 6. Defines how vertically wide the effect of each hit is — higher range allows hitting stacked rocks in one move.</td></tr></tbody></table>

### Strategic Relevance

Each stat contributes to building a unique **Miner profile**, and combining Miners with complementary stats is crucial to success. For example:

* A Miner with high **POWER** and **STAMINA** can break through strong blocks and last longer.
* High **SPEED** and **NUMBER OF HITS** make for a rapid digger ideal for shallow layers.
* Boosting **RANGE OF HITS** is valuable when targeting vertical rock formations.

This system ensures a diverse and dynamic gameplay loop, encouraging players to experiment with different Miner combinations and builds. 🔧


---

# 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://alans-organization-23.gitbook.io/rune-miners/mining-core/miner-stats.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.
