# Main Attributes

Here’s an explanation of the main attributes for each class:

***

#### Each class is defined by its main attribute, which plays a crucial role in determining the strength of their primary skills and talents.

* **Knight**: The main attribute for Knights is **Constitution**. This attribute enhances their resilience and HP, making them formidable defenders on the battlefield.
* **Warrior**: For Warriors, the main attribute is **Strength**. This attribute boosts their damage output and critical hits, allowing them to deliver powerful attacks against their foes.
* **Ranger**: Rangers rely on **Agility** as their main attribute. This makes their attacks more precise and lethal, increasing the damage they deal with Light Weapons, allowing them to become deadly adversaries against Warriors and Knights, striking swiftly and effectively in combat.

These main attributes are vital for each class, representing the core focus of their abilities and the attributes they should prioritize for maximum effectiveness in combat, in most of the cases.


---

# 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://starfall-handbook.rosentica.jp/attribute-system/main-attributes.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.
