# Secondary Attributes

#### **Secondary Attributes**

* Physical Attack.
* Magic Attack.
* Critical Rate - Increse the odds of doing a critical hit for higher damage.
* Attack Speed - Increase the frequent of basic attacks.
* Accuracy - Increased chance to strike your opponent.
* Physical Defense -  a % damage reduction against physical damage.
* Magic Defense -  a % damage reduction against magic damage.
* Armor - This value is a flat damage reduction against physical damage.
* Magic Resist - This is a flat damage reduction against magic damage.
* Evasion - Increased chance to evade attacks.
* HP - Total health points.
* MP - Total mana points.
* Health Regeneration.
* Mana Regeneration.
* Block Chance %. (Only applicable when using a shield)
* Movement Speed.
* Haste - Faster cast speed.
* Spell Mastery - Ability to cast spells in more rapid succession.
* Fortune - Increased chance to find higher rarity items.
* Crystal Find - Increased chance to find Crystals. (NFT's)


---

# 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://lemuria-online.gitbook.io/the-galaxy-of-lemuria/gameplay-1/attributes/secondary-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.
