# Warrior Masteries

| Mastery                                                                                                            | Description                                                                                                                                                                                                           |
| ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/VO4dyMhjdlQQ9gPiXqUR" alt="" data-size="original"></p><p></p><p>Verdict of the Thunderborn</p> | Upon dealing damage, reduces enemy's current and max HP by 20% of damage dealt.                                                                                                                                       |
| <p><img src="/files/2Sgs8JnHfFBDeoQNOpGz" alt="" data-size="original"></p><p></p><p>Blood of the Berserker</p>     | Increases Basic Attack damage by 30%, deals true damage to oneself equals to 2% of current HP upon each Basic Attack.                                                                                                 |
| <p><img src="/files/cojDIaK3ckcs7UgT8EbE" alt="" data-size="original"></p><p></p><p>Asura</p>                      | Heals for a percentage of damage dealt, ranging from 0% to 100% based on the inverse of current HP (0% at full HP, 99% at 1% HP).                                                                                     |
| <p><img src="/files/QA1YotTw3ZWVMFWh3Cfn" alt="" data-size="original"></p><p></p><p>Call of Valhalla</p>           | Upon Basic Attack, consumes 10% of current HP to deal extra Heavy Weapon Damage equal to five times the consumed amount.                                                                                              |
| <p><img src="/files/OpeVNgsDHTnyIEG3JQZL" alt="" data-size="original"></p><p></p><p>Kasumi</p>                     | Converts all Speed into Critical Hit Rate at a ratio of 1000:1.                                                                                                                                                       |
| <p><img src="/files/wlNwLJI3CJOnTdbHUTQX" alt="" data-size="original"></p><p></p><p>Tsubame Gaeshi</p>             | Increases Agility by 20%, deals Fixed Damage equal to (difference in Agility x 5) upon Basic Attack.                                                                                                                  |
| <p><img src="/files/5pFpNBG4Fb5wy0zD6s5j" alt="" data-size="original"></p><p></p><p>Executioner's Salvation</p>    | Increases damage dealt based on the percentage of enemy's lost HP, by half that percentage; if the enemy's remaining HP is less than 5% after the attack, deal additional Heavy Weapon damage equal to Strength x 10. |
| <p><img src="/files/3PyZmo4mMvOWLewu5xr0" alt="" data-size="original"></p><p></p><p>Mikiri</p>                     | Converts 50% of Critical Damage Reduction into Evasion Rate; performs a Basic Attack on the attacker upon Evading.                                                                                                    |


---

# 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/talent-system/warrior-talents/warrior-masteries.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.
