> For the complete documentation index, see [llms.txt](https://docs.defikingdoms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defikingdoms.com/gameplay/items/attunement-crystals.md).

# Attunement Crystals

Attunement Crystals can be used during leveling at the Meditation Circle to provide an increased chance for growth in a specific stat. Only one Attunement Crystal may be used during a single leveling ritual. Attunement Crystals are consumed on use.

A special subset of Attunement Crystals, known as [Atonement Crystals](/gameplay/items/attunement-crystals/atonement-crystals.md), are limited-run items usually distributed to remedy bugs found during leveling.&#x20;

### Lesser Attunement Crystals

Crystals that, when used during leveling, provide +5% to the primary stat growth chance of the associated stat and +15% to the secondary stat growth chance of the associated stat.

![](/files/kisOp44WI5M299XjSqHT)**Lesser Might Crystal:** Associated with STR.&#x20;

![](/files/F2GrVAYfxRAAUwGkefBu)**Lesser Finesse Crystal:** Associated with DEX.

![](/files/1NdtmSnP8ENiKVgsbyFi)**Lesser Swiftness Crystal:** Associated with AGI.

![](/files/wpZ9TlIBZ6pvYxs52Cbe)**Lesser Vigor Crystal:** Associated with VIT.

![](/files/7MaqD9JRnlGml7PoDo8N)**Lesser Fortitude Crystal:** Associated with END.

![](/files/Hw7oHVNOTwaYRMvUeN5Y)**Lesser Wit Crystal:** Associated with INT.

![](/files/2Sfa5RKKooxFbt8GbWLu)**Lesser Insight Crystal:** Associated with WIS.

![](/files/51dlDOmiFUzHl7TEDx1e)**Lesser Fortune Crystal:** Associated with LCK.

![](https://defi-kingdoms.b-cdn.net/art-assets/items/chaos-crystal-lesser.gif)**Lesser Chaos Crystal:** Chooses a random stat when used.

### Attunement Crystals

Crystals that, when used during leveling, provide +10% to the primary stat growth chance of the associated stat and +30% to the secondary stat growth chance of the associated stat.

![](/files/d2OwkIMUyzE1rVYLT68Y)**Might Crystal:** Associated with STR.&#x20;

![](/files/IBQTOHQyZuFbmUtms3Zd)**Finesse Crystal:** Associated with DEX.

![](/files/NTFHgaV4bsKZzGYhsWLK)**Swiftness Crystal:** Associated with AGI.

![](/files/LxOsHZU7noqwdbblgaxm)**Vigor Crystal:** Associated with VIT.

![](/files/II4mMyYTm9pjsOa3nHis)**Fortitude Crystal:** Associated with END.

![](/files/nhKBHDaI07yDS4A36LBA)**Wit Crystal:** Associated with INT.

![](/files/xPVVFFd32mwBZjm32ytU)**Insight Crystal:** Associated with WIS.

![](/files/qmf3lob6BOR3eI1GfhWW)**Fortune Crystal:** Associated with LCK.

![](https://defi-kingdoms.b-cdn.net/art-assets/items/chaos-crystal.gif)**Chaos Crystal:** Chooses a random stat when used.

### Greater Attunement Crystals

Crystals that, when used during leveling, provide +15% to the primary stat growth chance of the associated stat and +45% to the secondary stat growth chance of the associated stat.

![](/files/iwIL6tmmAdA9RsPsIPdn)**Greater Might Crystal:** Associated with STR.&#x20;

![](/files/SzIbgykFH1jiDRzxYEaZ)**Greater Finesse Crystal:** Associated with DEX.

![](/files/obWV7f42V5rnBFB14ryr)**Greater Swiftness Crystal:** Associated with AGI.

![](/files/x2RM5ArZvvVIUtNuJiEJ)**Greater Vigor Crystal:** Associated with VIT.

![](/files/dwuSbYfMyN5fnxUFf0Uk)**Greater Fortitude Crystal:** Associated with END.

![](/files/GofXAplcdyupwxw6sNod)**Greater Wit Crystal:** Associated with INT.

![](/files/OIRbh6ak66zQUVJ338TO)**Greater Insight Crystal:** Associated with WIS.

![](/files/rVl6ZCEVIWfyM2AEYvnw)**Greater Fortune Crystal:** Associated with LCK.

![](https://defi-kingdoms.b-cdn.net/art-assets/items/chaos-crystal-greater.gif)**Greater Chaos Crystal:** Chooses a random stat when used.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.defikingdoms.com/gameplay/items/attunement-crystals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
