# Special skill

### About Special skill&#x20;

Each Player character is able to learn unique Special skills that are mainly used in PvP mode.

Each Player can learn up to three Special skills. The first one is set by default for each character. The first is unique to the character, while the other two can be unlocked through gameplay.&#x20;

The power of the Special skills can be increased by leveling them up.

### Learning Special skill

<figure><img src="/files/p3kmgNBTzVgLNJuW1t5N" alt=""><figcaption></figcaption></figure>

* When a player reaches a certain level, he can learn up to two new Special skills.
* Use $TSUBASAUT to select which technique you want your Player to learn. The $TSUBASAUT cost depends on the Special skill.
* The whole list of Special skills is not available. Please find them out in the course of gameplay!

Example：

<table><thead><tr><th width="212" align="center">Special skill</th><th width="198" align="center">Type</th><th align="center">Power</th><th align="center">$TSUBASAUT Cost</th></tr></thead><tbody><tr><td align="center">Drive Shot</td><td align="center">Shoot</td><td align="center">140〜200％</td><td align="center">-</td></tr><tr><td align="center">Heel Lift</td><td align="center">Dribble</td><td align="center">120〜150%</td><td align="center">100</td></tr><tr><td align="center">Golden Duo</td><td align="center">Combination Dribble (w/ Misaki)</td><td align="center">160〜250%</td><td align="center">470</td></tr><tr><td align="center">Skydive Shot</td><td align="center">Shoot</td><td align="center">180〜300%</td><td align="center">810</td></tr><tr><td align="center">Strong Tackle</td><td align="center">Tackle</td><td align="center">108〜120%</td><td align="center">100</td></tr><tr><td align="center">Aurora Curtain</td><td align="center">Tackle</td><td align="center">152〜230%</td><td align="center">240</td></tr></tbody></table>

\*The "Power" varies depending on the level of the Player

* Golden Combination of "Ozora Tsubasa" cannot be activated without "Taro Misaki."
* The higher the $TSUBASAUT cost is, the more powerful the technique is.

Strategically choosing the three Special skill types is the key to win the PvP mode.

For example,

* If you want a balanced Player, learn all shoot, dribble, and tackle techniques.&#x20;
* If you want an offense-focused Player, learn to shoot and dribble.&#x20;

Some players also have special traits i.e. becoming more powerful as they learn more shooting skills. In this case,

* Learning three shooting skills might be an effective training strategy.

### Overwriting Special skills&#x20;

* Select the Special skill you want to remove from the list and overwrite it with another.
* If you replace a Special skill, the level of the new Special skill will be reset to Lv 1.

### Leveling Up Special skill

Special skill can be leveled up by using $TSUBASAUT.

| Level | $TSUBASAUT Cost |
| :---: | :-------------: |
|   1   |        0        |
|   2   |        50       |
|   3   |       100       |
|   4   |       150       |
|   5   |       200       |


---

# 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://captain-tsubasa-rivals.gitbook.io/en/player-nft-and-training-functions/special-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.
