# Items Rarity

In Darkrest.Online, items can vary in rarity, which impacts their value, power, and the bonuses they provide. Item rarity is a measure of the likelihood and quality of the bonuses attached to an item. Items can be acquired in several ways, including elite, mythic and legendary monster drops and crafting or enchanting. When crafting, the chance of producing an item of a specific rarity will be displayed in the crafting window.

Items can have the following rarities:

* Common
* Uncommon
* Rare
* Epic
* Legendary

The higher the rarity, the better the bonuses and attributes.

Example items:

![](/files/OUq9wfdCgLwroRhzz2yF)![](/files/h9N7kR7T5d6OqVSsxVDK)

***

### Rarities descriptions

The rarity of an item significantly impacts its performance and value, making the hunt for high-rarity items one of the thrilling aspects of Darkrest.Online. Whether you're defeating powerful monsters or mastering your crafting skills, keep an eye out for these precious items and the incredible benefits they can offer.

#### Common

Common items are the most basic type of items. They do not carry any additional attributes or bonuses.

#### Uncommon

Uncommon items are a step up from Common items. They come with one added bonus with a maximum multiplier of 1.

#### Rare

Rare items are more difficult to come by. They include two bonuses with a maximum multiplier of 2.

#### Epic

Epic items are highly sought after for their power. They include three bonuses with a maximum multiplier of 3.

#### Legendary

Legendary items are the most coveted items in Darkrest.Online. They include four bonuses, providing significant advantages to the players fortunate enough to acquire them. The maximum bonus multiplier is 4.

***

### Attributes

In the game, attributes play a significant role in defining a character's strengths and weaknesses. Each attribute is linked to a particular aspect of the character's abilities and performance within the game.

#### **Attribute Descriptions** <a href="#attribute-descriptions" id="attribute-descriptions"></a>

Below is a list of each attribute, along with a brief description of what it affects:

* **Magic Power (Intelligence):** Each point increases the character's instant and rune cast values.
* **Melee Skills (Strength):** Each point increases the character's melee skill by 1.
* **Distance (Dexterity):** Each point increases the character's distance skill by 1.
* **Movement Speed:** Each point increases the character's movement speed by 2.
* **Constitution:** Each point increases the character's hit points (HP) by 10.
* **Healing Power (Focus):** Each point increases the character's healing power by 2%.

&#x20;

#### **Attribute and Item Relationship** <a href="#attribute-and-item-relationship" id="attribute-and-item-relationship"></a>

| -                          | Magic Power (Intelligence) | Melee Skills (Strength) | Distance (Dexterity) | Movement Speed       | Constitution          | Healing Power (Focus) |
| -------------------------- | -------------------------- | ----------------------- | -------------------- | -------------------- | --------------------- | --------------------- |
| Magic Power (Intelligence) | -                          | Fighter Attributes      | Assassin Attributes  | Occultist Attributes | Battlemage Attributes | Druid Attributes      |
| Melee Skills (Strength)    | Fighter Attributes         | -                       | Nomad Attributes     | Soldier Attributes   | Barbarian Attributes  | Monk Attributes       |
| Distance (Dexterity)       | Assassin Attributes        | Nomad Attributes        | -                    | Duelist Attributes   | Brigand Attributes    | Ranger Attributes     |
| Movement Speed             | Occultist Attributes       | Soldier Attributes      | Duelist Attributes   | -                    | Sentry Attributes     | Scholar Attributes    |
| Constitution               | Battlemage Attributes      | Barbarian Attributes    | Brigand Attributes   | Sentry Attributes    | -                     | Soldier Attributes    |
| Healing Power (Focus)      | Druid Attributes           | Monk Attributes         | Ranger Attributes    | Scholar Attributes   | Soldier Attributes    | -                     |

&#x20;


---

# 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://darkrest-online.gitbook.io/darkrest.online-wiki/features/items-rarity.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.
