# Mongen

## What is Mongen?

In Monsterra game, the main characters are called "Mongen“. Each Mongen has a unique rarity created by unique DNA codes. These creatures can be used as follow:&#x20;

* **Production.**
* **Defend land.**
* **Attack.**

## Race

There are 5 different races of Mongens in the Monsterra world:

* <img src="/files/K1KIMDfoyGHuN7nRQTJh" alt="" data-size="line"> **Beast.**
* <img src="/files/ueqm7QcHeKZMvjs9fZLv" alt="" data-size="line"> **Tectos.**
* <img src="/files/wPvgXPaD3lPczOqkELga" alt="" data-size="line"> **Mystic.**
* <img src="/files/d3P41x1ZiBsZOjxBwr6A" alt="" data-size="line">**Celest.**
* <img src="/files/SxYstvMzqdQmVe0CNAxT" alt="" data-size="line">**Chaos**.

Each type is weak and strong against other types:

![](/files/uMQ92ZPeRj3RnpcjhKBH)

{% tabs %}
{% tab title="Beast" %}
Beasts are better at defense than offense. The hard scales that cover its strong body serve as an inviolable shield from any attack.

![](/files/IGV9roi0EVtJUiaHLSbC)
{% endtab %}

{% tab title="Tectos" %}
Tectos owns an invincible strength and is stronger than any other Monges race. It has a powerful vision to see through a deep smoke in any battle.

![](/files/lQsiBqMX6aP3ISAxlCUf)
{% endtab %}

{% tab title="Mystic" %}
Mystics has the fantastic capability of perceiving and controlling battle auras which offer their owner prominent competitive advantages over the opponents.

![](/files/7Osj3iCKJTeZHKTQATGT)
{% endtab %}
{% endtabs %}

## Rarity

Each Race is divided into different rarity:&#x20;

* <img src="/files/hd2XEt6tNriEOcrDe9fI" alt="" data-size="line">Common.
* <img src="/files/iNtxfkVSBvltDBjD3mL2" alt="" data-size="line">Uncommon.
* <img src="/files/FV2dalkxJq3GqF97uu1e" alt="" data-size="line">Rare.
* <img src="/files/RV1cwPaWmicedZLvI5Qm" alt="" data-size="line">Epic.
* <img src="/files/xTMP4PWjF04KWzrasvzl" alt="" data-size="line">Legendary.

The higher the rarity of the Mongen, the more superior stats it has.

## Stats

Mongen's stats will be calculated based on the race, body parts, and rarity figures. Each Mongen has basic stats encompassing of:

<table data-header-hidden><thead><tr><th width="150" align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><strong>STAT</strong></td><td><strong>Description</strong></td></tr><tr><td align="center">Health Point (HP) <img src="/files/gKgRJwyfpuzchpf0FCFP" alt="" data-size="line"></td><td>Determines the amount of damage that the Mongen can take before defeated.</td></tr><tr><td align="center">Sturdiness (STD) <img src="/files/xTUAKVLqnz5aArwkN0Ib" alt="" data-size="line"></td><td>Stands for how much damage is reduced before decreasing Health.</td></tr><tr><td align="center">Magic (MG) <img src="/files/RYVwSUZyJwj1HMaSWcZu" alt="" data-size="line"></td><td>Works as bonus damage amount for using skills.</td></tr><tr><td align="center">Aggression (AGR)<img src="/files/lDflzBRM8ghv2rOtTwAG" alt="" data-size="line"></td><td>Defines the rate of critical attack.</td></tr></tbody></table>

## Skills

Mongen has the ability to use Basic Skill and Ultimate skill to fight.

The Basic skill and Ultimate Skill system are divided into the following rarity:

* <img src="/files/hd2XEt6tNriEOcrDe9fI" alt="" data-size="line">Common.
* <img src="/files/iNtxfkVSBvltDBjD3mL2" alt="" data-size="line">Uncommon.
* <img src="/files/FV2dalkxJq3GqF97uu1e" alt="" data-size="line">Rare.
* <img src="/files/RV1cwPaWmicedZLvI5Qm" alt="" data-size="line">Epic.
* <img src="/files/xTMP4PWjF04KWzrasvzl" alt="" data-size="line">Legendary.

The higher the rarity, the stronger the skill's power.


---

# Agent Instructions: 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.monsterra.io/gameplay/develop-mongens/mongen.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.
