> 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/class.md).

# Class

### Earthling

The **Earthling race** specializes in massive damage output combined with powerful area control abilities. Earthlings can quickly **one-hit** opponents. However, they have low durability, making them vulnerable to counterattacks if they fail to finish the enemy in one strike.

Exclusive Skills

* Kamejoko: The **strongest basic energy blast** among all races.
* Solar Flare: A **wide-area crowd control skill** that targets multiple enemies. This is one of the Earthling race’s most powerful **group PK abilities**.
* Genkidama: The Earthling race’s **most devastating area damage skill**. The more enemies around, the greater the damage. This is the Earthlings’ ultimate **Boss-stealing ability**.
* Kaioken: Burns a portion of the user’s **HP and KI** to unleash a powerful punch with massive damage to the target. While extremely strong, this skill has the drawback of consuming a large amount of HP and KI upon use.    &#x20;

Suggested Earthling Equipment Build:&#x20;

* With their massive damage potential, you should choose equipment that provides **high attack power bonuses** to maximize the Earthling race’s damage output.
* Pick equipment with **damage-to-HP and KI conversion effects** to restore your health while dealing massive damage. This helps **compensate for the Earthling race’s low durability** and optimizes their weaknesses.
* Recommended Passive Skills:\
  \- **Instant Teleport** – Increases the damage of the next attack.\
  \- **Kaioken** – Increases the damage of the Kaioken skill.\
  \- **Genkidama** – Reduces the cooldown of the Genkidama skill.<br>

<figure><img src="/files/nygQxoOwhwNx5ZZMfFwW" alt=""><figcaption></figcaption></figure>

### Namek

The **Namekian race** specializes in dealing **sustained damage** to their targets. Combined with their ability to **heal allies around them**, Namekians play a crucial role in **group PK** and **party farming**. Additionally, Namekians can **last-hit bosses** when played in the **Mutant form**, but the drawback of this form is that **basic attack damage is relatively low**.

Exclusive Skills:&#x20;

* Heal: A skill that can **revive fallen players** and **heal all allies nearby**.
* Makankosappo: A single-target energy blast that deals damage based on the user’s **maximum KI** combined with their **attack power**. The higher the KI and attack, the greater the damage dealt.
* Rappid Punch: A punch skill with an **extremely short cooldown** that deals **devastating chip damage**.
* Summon: Summons a **support creature** to attack the target, dealing **continuous chip damage**.

Suggested Namek Equipment Build:&#x20;

* Choose equipment that **increases damage** and provides **light healing** so Namekians can **sustain longer in battles**.
* Alternatively, you can focus entirely on **KI** to **one-hit enemies** with the **Makankosappo skill**.
* Recommended Passive Skills:\
  \- Makankosappo: Reduces the cooldown of the Makankosappo skill.\
  \- Summon: Increases the damage of the Summon skill.\
  \- Rappid Punch: Increases the damage of the Rappid Punch skill.

<figure><img src="/files/nygQxoOwhwNx5ZZMfFwW" alt=""><figcaption></figcaption></figure>

### Saiyan

The **Saiyan race** is known for being **fierce warriors**—the more they fight, the stronger they become. With high durability and powerful skill-based damage, Saiyans become **monsters in combat**.\
Additionally, their **powerful skill set** allows Saiyans to **hunt bosses solo** without needing a team.

Exclusive Skills:&#x20;

* Regen Energy:  Stand still to **recover a large amount of HP and KI**.
* Final Explosion: Self-destruct, creating a massive explosion that deals damage to all nearby enemies based on the user’s maximum HP.
* Great Ape: Transform into a Great Ape, doubling maximum HP, increasing base attack power by 100%, and granting 100% critical chance.
* Target Bind: Paralyzes and restrains the target, preventing movement and actions for the duration.<br>

Suggested Saiyan Equipment Build:&#x20;

* Choose equipment that provides **bonus HP** and **bonus attack power**.
* High durability allows Saiyans to use reflect-damage gear, turning enemy power into a weapon of retaliation.
* Recommended Passive Skills:\
  \- Galick Punch : Increases the damage of the Galick Punch skill.\
  \- Great Ape : Reduces the cooldown of the Great Ape skill.\
  \- Final Explosion: Reduces the cooldown of the Final Explosion skill.

<figure><img src="/files/nygQxoOwhwNx5ZZMfFwW" alt=""><figcaption></figcaption></figure>


---

# 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/class.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.
