# Skills

Force Wing System has 2 Normal Skills and 1 Special Skill for all Players to use in different Situations.

## Normal Skills

{% hint style="info" %}
All Normal Skills are obtainable from Training Scrolls which can be found at Yerte (Core Alchemist) in Port Lux

All Skills are accessible in Skill UI after you learnt them
{% endhint %}

<table data-full-width="false"><thead><tr><th width="103">Skill</th><th width="98">Stat</th><th width="82">Normal</th><th width="90">Rare</th><th width="90">Unique</th><th width="87">Epic</th><th width="80">Master</th><th>Legend</th></tr></thead><tbody><tr><td><p><img src="/files/gsSNACcBP5wqqD6FuVOJ" alt="" data-size="original"> </p><p>Wing Assault</p></td><td>Force Wing Damage</td><td>10%</td><td>25%</td><td>40%</td><td>55%</td><td>-</td><td>-</td></tr><tr><td><img src="/files/xFUkOu52QGUHMsyHf48E" alt="" data-size="original"> Wing Protect</td><td>Wing Protect</td><td>1 time</td><td>2 times</td><td>3 times</td><td>4 times</td><td>-</td><td>-</td></tr></tbody></table>

{% hint style="info" %}

* Wing Assault can be used to do additional Damage to the next Skill that is used. After Usage the Skill is on Cooldown.
* Wing Protect can be used to avoid Damage completely for the next x times (Example Usage: Spike Attack in Dungeon). After Usage the Skill is on Cooldown.
  {% endhint %}

***

## Special Skill

The Special Skill is called "Arrival Skill" ![](/files/fiulrGlSn0579fJjIz6L) and was introduced in EP33.\
Short said: It is a Skill which hold various Options of Stats which can be rerolled by the Player

{% hint style="info" %}
For each Wing Level you can Unlock one Slot to Roll for new Stats.

Every Slot can give different Type of Stats

All Information about Stats and How to Reroll can be found here: [Arrival Skill Training](/content/systems/force-wing/arrival-skill-training.md)
{% endhint %}


---

# 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://wiki.playcabal.to/content/systems/force-wing/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.
