> For the complete documentation index, see [llms.txt](https://docs.dragonz.mobi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dragonz.mobi/new-player-guild/trang-bi.md).

# Equipment

### Equipment are items that increase a character’s stats. Each piece has its own attributes and can also change the character’s appearance.

Guide to finding equipment that increases basic stats:

* Basic Battle Gear:\
  \- Players can purchase equipment by visiting NPCs in the Shop. These NPCs sell a variety of items, including Armor, Pants, Accessories, and more. Simply approach an NPC and buy the desired equipment using in-game currency.\
  \- Defeat powerful monsters to obtain rewards.
* Divine Equipment: \
  \- Bosses have a chance to drop Divine Equipment. (Check the Boss info table to see which Bosses drop Divine Equipment.)
* Destruction Equipment: \
  \- Can only be exchanged at NPC Beerus on Planet Kaio.
* Angel Equipment: \
  \- Can only be exchanged at NPC Whis on Planet Beerus.

Guide to finding equipment that increases maximum stats:

* Defeat Bosses for a chance to obtain drops.
* Defeat bosses for a chance to obtain equipment that grants special stat boosts.
* Exchange from activities occurring within the game.

Equipment is classified into two main categories:

* **Basic Stat Equipment** – Increases a character’s base stats

|                                              Equipment                                              |  Type  |        Function        |
| :-------------------------------------------------------------------------------------------------: | :----: | :--------------------: |
| <div><figure><img src="/files/Wy3G2ybiaStSZsU10KgT" alt=""><figcaption></figcaption></figure></div> |  Armor |    Increase Defense    |
| <div><figure><img src="/files/N5JZ9vEvOS6X0gTybWFb" alt=""><figcaption></figcaption></figure></div> |  Pants |       Increase HP      |
| <div><figure><img src="/files/ei5r90zo4G0ZpO8JBoku" alt=""><figcaption></figcaption></figure></div> | Gloves |  Increase Attack Power |
| <div><figure><img src="/files/2nRiAAJWYbe3tGX4g5TS" alt=""><figcaption></figcaption></figure></div> |  Boots |       Increase KI      |
| <div><figure><img src="/files/YE9rHtUHsMxW60LJlbcJ" alt=""><figcaption></figcaption></figure></div> |  Radar | Increase Critical Rate |

* Special Equipment - Max Stat Increase

|                                              Equipment                                              |         Type         |                                      Function                                      |
| :-------------------------------------------------------------------------------------------------: | :------------------: | :--------------------------------------------------------------------------------: |
| <div><figure><img src="/files/UnOHSVgE8R3bF2Olz3s6" alt=""><figcaption></figcaption></figure></div> |      **Costume**     | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/nbl1WxSXYYeujWOVTW7O" alt=""><figcaption></figcaption></figure></div> |          Pet         | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/1GTGosFp3zwcWnNzdglf" alt=""><figcaption></figcaption></figure></div> |     Spirit Beast     | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/4uFkc9ifAkbLjAFzXrFX" alt=""><figcaption></figcaption></figure></div> |         Mount        | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/IIZJcdFTHnFCgkQGKuAG" alt=""><figcaption></figcaption></figure></div> |       Back Item      | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/v4elztUoLleAGxAzjvcr" alt=""><figcaption></figcaption></figure></div> |     Life Essence     | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/zNDKpL45Yted0Y2LvRkA" alt=""><figcaption></figcaption></figure></div> | Advanced Combat Book | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/rztvCfSImg1qFMn05W3Q" alt=""><figcaption></figcaption></figure></div> |     Divine Weapon    | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/jqxqBB6zdJeHQfyC49rs" alt=""><figcaption></figcaption></figure></div> |       **Title**      | Increases bonus stat lines. Can be obtained from the Shop or as drops from Bosses. |
| <div><figure><img src="/files/3zK9am4ScZ0sfjIaSTZy" alt=""><figcaption></figcaption></figure></div> |    Training Armor    |         When equipped, decreases attack; when unequipped, increases attack.        |
| <div><figure><img src="/files/fIbyp8UsBh0gbv4iDPAh" alt=""><figcaption></figcaption></figure></div> |   Great Skill Book   |            Used to evolve a 'Great Skill' into a more powerful version.            |


---

# 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://docs.dragonz.mobi/new-player-guild/trang-bi.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.
