> For the complete documentation index, see [llms.txt](https://3kingdomsheronft.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3kingdomsheronft.gitbook.io/whitepaper/class.md).

# Class

<figure><img src="/files/0NR7sSHCoIQKsuSwE3bd" alt=""><figcaption><p>Swordman</p></figcaption></figure>

<figure><img src="/files/xJAwqjYTKz9HxXxAwCvH" alt=""><figcaption><p>Royal Guard</p></figcaption></figure>

<figure><img src="/files/f4SqfKOeo29xaUMkJ87H" alt=""><figcaption><p>Spearman</p></figcaption></figure>

<figure><img src="/files/mmHILnbXJnxalr7GgBBa" alt=""><figcaption><p>Destroyer</p></figcaption></figure>

<figure><img src="/files/Lq7LNUvU0fPf7Utv5Tmx" alt=""><figcaption><p>Archer</p></figcaption></figure>

<figure><img src="/files/YWBR5fzgJMcR0zC0BwYO" alt=""><figcaption><p>Assassin</p></figcaption></figure>

<figure><img src="/files/f8K2jEC8taFYjuyTwROD" alt=""><figcaption><p>Adviser</p></figcaption></figure>

<figure><img src="/files/tdiGbA2R4NL9KtOW0luy" alt=""><figcaption><p>Leader</p></figcaption></figure>

<figure><img src="/files/u9Kk008Wy22DU3rVL2Wh" alt=""><figcaption><p>Spymaster</p></figcaption></figure>

<figure><img src="/files/J9dg3ZvihD93DAo3g1el" alt=""><figcaption><p>Axeman</p></figcaption></figure>

**Characters in this game have a variety of Class for players to arrange troops according to their needs. with the ability according to the value The stats that we have chosen are as follows.**

Swordman -ATK- Swordman is always eager to charge into a fight

Royal Guard -DEF- Royal guard wields his massive shield tp block a physical attack

Spearman -AGI- Spearman increasing ability to evade enemy attack

Destroyer -HP- Destroyer launch into a maddened rage increased MaxHP

Archer -DEX- Archer releases a flurry of arrows in continuous salvos

Assassin -LUK- Assassin is always hunting none are safe from ambush. Increased Critical!

Adviser -INT- Adviser quickly destroys his enemies of powerful magic

Spymaster/Leader/Axeman


---

# 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, and the optional `goal` query parameter:

```
GET https://3kingdomsheronft.gitbook.io/whitepaper/class.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
