# Character Informations

### **Dead Knight Attribute**

There are 4 main stats for each character, including:&#x20;

* HP: Hit point&#x20;
* MP: Mana point&#x20;
* ATK: Attack power&#x20;
* DEF: Defense power.&#x20;

These stats are affected by 5 base attributes:&#x20;

* STR (Strength): Strength measures the physical power of the Dead Knight.
* DEX (Dexterity): Dexterity measures the agility, balance and reflex of the Dead Knight.
* VIT (Vitality): Vitality measures the endurance, stamina and the number of health of the Dead Knight.
* INT (Intelligence): Intelligence measures knowledge & memory of the Dead Knight.
* Luck: Luck measures how lucky the Dead Knight is.

### **Dead Knight class**

There are 4 character classes in this game, distinguished by their attribute point allocation and special abilities.

* Dead Knight: The melee fighters that wield dark magic and runeforged weapons. Death knights often engage their foes up-close, swing their weapons with dark magic and damage their opponents with unholy power.
* Necromancer: Necromancers employ the spells of necromancy, a magic that allows them to toy with life and death. Many necromancers use spells to raise the Undead and summon ghosts, skeletons or zombies.
* Night Assassin: The Night Assassins typically combine combat ability with the masterful stealth skills, and are specialised in defeating enemies without becoming involved in a protracted melee fight. They have very high dexterity and critical damage
* Shadow Archer: The Shadow Archers are the deadly rangers who master the archery skill. They can shoot from afar and kill the enemy in silence.


---

# 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://knight-dead.gitbook.io/dead-knight-whitepaper/overview/gaming-features/character-informations.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.
