# Inheritance(Special moves and Skills)

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

With the “inheritance” feature, player NFTs can inherit a special move or skill to another player NFT by paying a certain amount of $TSUBSAUT.

This can be done between NFTs of the exact same character.

## How to use

1. Select a skill or a special move.
2. Select the character who has learned the skill or special move you want to inherit and the character you want to inherit the skill or special move to.
3. When you select the skill or special move you wish to inherit, the cost is calculated.
4. Pay the cost to complete the inheritance.

## About Cost

<figure><img src="https://lh4.googleusercontent.com/7JXM4FzpCeRrXTMjUER8HhEUZHqK801_0OAAtsW8QbTez7WKX-qjtdNNkyhsTKmU31dB4c3nrbsJMcsPcaOwXgLgXYgun1dLlo08gmb98LcqYtmVRoPl0_iJfrQhw_GxRl1EaJMdbbYUbT4YGRGsPZU" alt=""><figcaption></figcaption></figure>

Example)

The cost to inherit 4 skills is the following: 400 x 4 = 1600 $TSUBASAUT

If you want to inherit Golden Combination Lv1 (x1.6) and Aurora Curtain Lv1 (x1.52) to Ozora Tsubasa: 160+152 = 312 $TSUBASAUT

## Notes

* You cannot inherit skills and special moves with the Tsubasa of Pack 1 and Pack 2.
* When a player has inherited a skill or special move, the original skill or special move will be deleted.
* The special move and skill slots of the player to whom you are inheriting the skill or special move must be open.
* Special move slot 1 cannot be inherited.


---

# 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/player-packs-2.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.
