# Equipment

The comprehensive system of equipment in Glory world has evolved by centuries.&#x20;

Since each of the professions required distinctive attribute from specific equipment to enhance Glorians' core strength, the diversity is essential for demand. The difference in those gear sets is captured by **equipment type**, **stat** and **rarity.**&#x20;

The next detailed figure breaks down concisely equipment's attributes:

{% tabs %}
{% tab title="TYPE" %}

* **Weapon**
  * *Discovered:* sword, staff, bow, shield
  * *Still in-myth:* greatsword, dagger, axe, mace, hammer
* **Armor System**
  * Categorized into 3 classes: *heavy*, *medium* and *light*
  * *A set containing:* vest, belt, gloves, boots, pauldrons
* **Accessories**
  * Ring and necklace
* **Back Gear**
  * Cape/Wing
    {% endtab %}

{% tab title="STAT" %}

* <mark style="color:red;">**Attack**</mark> and <mark style="color:green;">**Defense**</mark> are two main stat metrics a Glorian benefits from dressing on those gears
* Each piece of equipment holds distinguishing metric numbers on:
  * **Power**
  * **Precision**
  * **Ferocity**
  * **Toughness**
  * **Vitality**
    {% endtab %}

{% tab title="RARITY" %}
There are 7 levels of rarity carrying different equipment's net worth, which are **Common, Uncommon, Masterwork, Rare, Exotic, Ascended and Legendary** respectively. And apparently, the rarer the piece, the more useful it is to Glorians.&#x20;

![](/files/aAhu1qP28bdBxPhGNwGQ)
{% endtab %}
{% endtabs %}

In Glory world, skilled blacksmiths are highly appreciated due to their expertise and thus, their products are welcomed and actively hunted in the market. Particularly, those skilled craftsmen have better chance of alchemizing higher-rarity equipments. \
Last but not least, in DE:Glory, we honor the origin of ownership and aesthetic value. The pieces crafted out by those skilled craftsmen carry their own signatures or carved with desired messages, which, in time, become valuable collectibles. More details about this customization is introduced in [Crafting](/gloryworld/the-gameplay/game-features.md) - one of the most exciting game features and also Glorians' pride.


---

# 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://docs.degaverse.com/gloryworld/de-glory/glorians/equipment.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.
