# Skill

There are 2 types of skills formed in each character. Skill will depend on the character's base stats and class.

**Normal Skill:** Physical damage is dealt by all basic attacks, and is also dealt by some abilities and item effects.&#x20;

Most physical damage is based on the champion's attack damage, but not all damage based on attack damage does physical damage; a small number of champion abilities that deal physical damage can be strengthened with ability power.

**Ultimate Skill:**  Ults are very strong spells that can single-handedly change the tide of any battle. Because they are so powerful, ultimate abilities have the longest cooldown timer, and can be used only sparingly – forcing players to carefully choose when to commit to using their ult, or alternatively trying to force opponents to waste their own ults to create more advantageous engagement opportunities.


---

# 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/nft-collectibles/heroes/skill.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.
