# Green Hero

![](/files/zHMSQjDIaXG40gbfibSZ)

Each hero's capacities are determined by the following features:&#x20;

* Rarity
* Class
* Star
* Genes

## **Rarity**

![](https://lh4.googleusercontent.com/DQhBI45fjKNmsdbL_6MvpdKZzl379j3-sfom7_v3edo5vLQVR8wiSCtL07RJ2yN-h0_3qtlZpz1MCVog1cpXDrzQXe246_A5dcSjc8lWM4gO9VYsM4mA3VkzhzeVZ_7kABRIVpw=s0)

Determining the Green hero's quality and remaining unchanged.

Each Green Hero consists of 6 body parts. Each body part represents one stat, with values from min to max and directly affects the Green Hero's power.

| **Part Name** | **Stat**  | **Function**                                                                             |
| ------------- | --------- | ---------------------------------------------------------------------------------------- |
| Face          | Intel     | Char’s intelligence index, affecting char’s strength when leveling up. E.g: Final Damage |
| Hair          | Growth    | Affects level up speed                                                                   |
| Body          | Base Dmg  | Basic damage, increasing with levels                                                     |
| Hand          | Farming   | Helps  players receive more tokens in the pool when farming.                             |
| Leg           | Crit Dmg  | Rate of Damage, increased when triggering Crit rate                                      |
| Deco          | Crit Rate | Chance to increase Damage when attacking                                                 |

Each part of the body will have a varying rarity from 1 - 6 (Common, Uncommon, Rare, Epic, Legendary, and Mythical).

## **Class**

![](/files/rdAIk1nvpj32w3Bk4I3m)

* Each Green Hero belongs to 1 of 5 classes, namely Metal, Wood, Water, Fire, and Earth, representing 5 great elements in nature.
* These classes are attached to each Green Hero permanently.

In a battle, the Green Hero having the same class with the boss will have a higher Dmg base when attacking.

| **Class** | **Description**                                                                                                   | **Boss defense**                                                                                                 |
| --------- | ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| Metal     | Growing up from industrial and electronic wastes. The body is nourished by iron.                                  | Preventing humans from using machines to cut forests and exploiting natural resources.                           |
| Wood      | Having an extraordinary ability to photosynthesize, turning CO2 into Oxygen even in the dark                      | Against air pollution, smog, and noise pollution                                                                 |
| Water     | Having strong roots, helping maintain soil structure, reduce the flow rate, keep soil nutrients, prevent flooding | Anti-flood, reduce drought, avoid soil erosion                                                                   |
| Fire      | Growing from coal, possessing the ability to withstand heat, helping regenerate dead lands.                       | Anti-fire, coal mining, anti-desertification                                                                     |
| Earth     | Where there is land, there are trees covering and maintaining fertility                                           | Preventing domestic waste, harmful microorganisms in the ground, reducing the risk of earthquakes and landslides |

## **Star**

* There are 6 levels of a star, ranging from 1-6.
* All of Green Hero own a level of 1 star from the beginning.

Green Hero increases its star level by Fusion. The higher level of the star, the higher the percentage of damages and rewards received.

## **Genes**

* Each Green Hero is born with a special stat, called Genes which remains unchanged throughout their life.
* Genes is the most important stat of an Green Hero, affecting all other stats. Green heroes with higher Genes are more likely to increase higher stats when body parts level up.
* Genes’ rank, varying from 0.5-1.


---

# 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://greenbeli.gitbook.io/green-beli/features.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.
