# Skills

<figure><img src="/files/vXbJE5gTW4ySjOu63osc" alt=""><figcaption><p>Skill Tree for CryptoFights</p></figcaption></figure>

Dive into the rich tapestry of abilities and skills in CryptoFights, where your strategic choices shape the battlefield. Here, every decision in crafting your warrior’s abilities is a step toward victory or an opportunity for growth.

### **💫 Skills**

Every Skill is associated with [Attributes](/world/fighters/attributes.md): Strength, Dexterity and Intelligence. Their effectiveness is determined by their [Ability Point Modifiers](/world/fighters/ability-points.md#ability-point-score-and-modifier).

* **Actions:** Your arsenal for the heat of battle, like the explosive 'Fireball', ready to be unleashed with a click.
* **Traits:** Your silent guardians, offering passive bonuses such as 'Strong', bolstering your might without a word.
* **Talents:** Your war chest of skills, like 'Sharpshooter', unlocked together to synergize your path to dominance.

### **🔗 Skill Relationships**

* **Required Skills:** Skills that must be learned before learning a particular skill
* **Child Skills:** Skills that become accessible once a certain skill is learned
  * Example: Elementalist (Talent): Shock, Burn, Chill
* **Sacrificial Skills:** Skills that must be sacrificed in order to learn a new skill
* **Superseded Skills:** Skills that become "improved" versions of previously learned skills

### **❌ Inaccessible Skills**

Certain skills cannot be accessed directly, such as "Improved Power Attack" which requires learning "Power Attack"


---

# 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://whitepaper.cryptofights.com/world/fighters/skills.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.
