> For the complete documentation index, see [llms.txt](https://crazy-panda-village.gitbook.io/crazy-panda-village/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crazy-panda-village.gitbook.io/crazy-panda-village/about-game/gems.md).

# Gems

Gems, Scrolls, and Equipment Enhancement

In Crazy Panda Village, players can acquire gems and scrolls as drops from mobs and chests. Gems can be inserted into slots to enhance character attributes and come in various rarities, ranging from common to legendary. Gems can be either permanent or temporary, with temporary gems providing a greater attribute boost for a limited duration.

Scrolls, on the other hand, are used for enhancing equipment and weapons. By using a combination of scrolls and in-game tokens, players can upgrade their gear, unlocking higher levels of power and bonuses. The highest level of enhancement for weapons, gems, and scrolls is the Cyber level, which is extremely rare and challenging to obtain.

1. **Bamboo’s Heart**: This precious gem has the power to restore the vitality of the panda warriors. When equipped, it significantly increases health regeneration, helping pandas bounce back from their battles faster.
2. **Nightshade Pearl**: A rare gem imbued with the essence of the darkest nights, it increases the attack speed of the pandas, allowing them to land swift and relentless blows on their enemies.
3. **Celestial Crystal**: This radiant gem is believed to be a fragment of a fallen star. It enhances the energy regeneration of pandas, allowing them to use their skills more frequently in battles.

<figure><img src="/files/4oKxI6VNbDfFzBr43tCD" alt=""><figcaption></figcaption></figure>

### The Power of Gems

* In Crazy Panda Village, gems are more than just shiny trinkets. They are potent sources of power that can turn the tide of battles. By embedding these enchanted gems into their gear, pandas can gain significant boosts to their abilities.

Choosing Your Gems

* The choice of gem is crucial as it can complement your play style. Want to be a sturdy panda who can take a lot of hits? Go for Bamboo's Heart. If you prefer a fast-paced, aggressive style, Nightshade Pearl is your best bet. And if you love using skills and want to keep them ready at all times, Celestial Crystal is the way to go.

Upgrading Your Gems

* As you progress in Crazy Panda Village, you can also upgrade your gems, further enhancing their effects. This upgrade process uses in-game resources, adding another layer of strategy and progression to the game.


---

# 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:

```
GET https://crazy-panda-village.gitbook.io/crazy-panda-village/about-game/gems.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.
