> For the complete documentation index, see [llms.txt](https://docs.pawtato.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.gg/pawtato-land/gameplay/crafting/quality.md).

# Quality

Every time something is crafted there is a random outcome of its **Quality**, which can range from **1 - 100**. The higher the Quality, the better the effects of an item.

While the **Rarity Tier** of an item decides the minimum and maximum effect, the Quality will determine where exactly on that scale it will be.

<figure><img src="/files/14nW5moOek6eLNDGCA7U" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Example A" %} <mark style="color:blue;">**Rare Axe**</mark> with 17 Quality:

**Rare Range:** 25% - 30%\
Rare Quality 1: 25%\
Rare Quality 100: 30%\
\
**Rare Quality 17:&#x20;**<mark style="color:blue;">**25.808%**</mark> (25% + ROUNDDOWN((30% - 25%) \* (17 - 1) / 99, 4)
{% endtab %}

{% tab title="Example B" %} <mark style="color:$warning;">**Legendary Axe**</mark> with 69 Quality:

**Legendary Range:** 60% - 75%\
Legendary Quality 1: 60%\
Legendary Quality 100: 75%\
\
**Legendary Quality 69:&#x20;**<mark style="color:$warning;">**70.303%**</mark> (60% + ROUNDDOWN((75% - 60%) \* (69 - 1) / 99, 4)
{% endtab %}
{% endtabs %}

Quality can also be changed later on in various ways:

Using a <img src="/files/XxVN9pXxUTkMq0JzTLPS" alt="Chaos Seed Icon" data-size="line"><mark style="color:$warning;">**Chaos Seed**</mark> can **reroll** Quality (new Quality between 1-100 will be set, could also lower Quality if unlucky).

Using a<img src="/files/HykA3O03FRFhyVfuD0am" alt="Dawnstone Icon" data-size="line"><mark style="color:orange;">**Dawnstone**</mark> will **increase** Quality by 10.

Using [Runes](/pawtato-land/gameplay/consumables/runes.md) can **increase** Quality with a certain chance.
