# Player mint

​

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCXvhcDYtMmHyWiBg8lgP%2Fuploads%2FWkhDvR78uXKbHiP9p2f4%2FGitbook%20Banner_MINT.png?alt=media&#x26;token=d887384b-de05-48d2-b609-1132199abff1" alt=""><figcaption></figcaption></figure>

## What is a player mint?

​

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCXvhcDYtMmHyWiBg8lgP%2Fuploads%2FCiAV7pUSUe3DkFf4Fe16%2FMint.png?alt=media&#x26;token=97aa18e7-bbce-4186-8fd6-5c9bfdb5ce69" alt=""><figcaption></figcaption></figure>

* The creation of a new player (called a "child player") using two players in your possession (called "parent players") is called "minting."&#x20;
* The new player will appear as an unopened "player pack."
* When minted, two packs will appear at a certain probability.

## Mint Ingredients&#x20;

For Player minting, you will need the following items:&#x20;

* Parent Player x 2&#x20;
* Mint Scroll x 2&#x20;
* $TSUBASAUT for mint cost&#x20;

### Mint Scroll&#x20;

* To generate a new Player, two "Mint Scrolls" of the same rarity as the parent Player to be used are required.&#x20;
* There are five rarities of Mint Scrolls.&#x20;
  * **Common /&#x20;**<mark style="color:green;">**Uncommon**</mark>**&#x20;/&#x20;**<mark style="color:blue;">**Rare**</mark>**&#x20;/&#x20;**<mark style="color:purple;">**Epic**</mark>**&#x20;/&#x20;**<mark style="color:yellow;">**Legendary**</mark>
* Mint Scrolls can be obtained from Treasure Boxes that come as gameplay rewards.

{% hint style="info" %}
**Example of Mint Scroll usage:**

* If you want to use two Common Players as "parent Players", you need two Common "mint scrolls".&#x20;
* In the case of an Uncommon Player and a Common Player, one Uncommon mint scroll and one Common mint scroll are required.
  {% endhint %}

### Mint Cost&#x20;

You must spend $TSUBASAUT for Player minting.

The cost at this time is determined by the rarity of the parent player and the number of times it has been minted.

{% embed url="<https://docs.google.com/spreadsheets/d/1J2HjM3-mq-v4H3u0fwwLXMUGEbuxlc8NfpvsC0ECmD8/edit?gid=335819755#gid=335819755>" %}

## Mint Limits

### Mint Limit&#x20;

Each Player may be used max 7 times for Player minting.

This is shown with the <img src="/files/FYWd0ONBJpII1af2fRrg" alt="" data-size="line"> icon in your inventory.

### Cooltime&#x20;

After a player has been minted, **48 hours** must elapse before the player can be minted again. The same cool time applies to players acquired from the Marketplace, and you must wait **48 hours** after acquiring them before using them as the parent of a mint.


---

# 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-mint.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.
