# サポートスロット／キャラ

<figure><img src="/files/6ObvGrKPaP2gox13BSsR" alt=""><figcaption></figcaption></figure>

* 各選手のサポートスロットに、サポートキャラを装備することでゲーム中にバフ効果を得られます。
* サポートキャラを装備するためには、まずサポートスロットの解放を行う必要があります。
* １選手あたり、計8つのサポートスロットが存在します。

## サポートスロットについて

### サポートスロットの種類

各選手は、４つのパラメータサポートスロットと４つVSパラメータサポートスロットを持っています。

パラメータスロットは４つ（Efficiency/Resilience/Luck/熟練度）、VSパラメータスロットには３つ（力/速/技）の種類があり、それぞれにスロットと同じ種類のサポートキャラクターを装備できます。

### サポートスロットの解放

サポートスロットは、選手のレベルが一定に達していると解放することが可能になり、 解放には$TSUBASAUTを消費します。

各レベルごとに解放にかかるコストは以下の通りです。

<table><thead><tr><th width="158.3125" align="center">選手のレベル</th><th width="240">開放するサポートスロット</th><th width="321.6875" align="center">サポートスロット解放に必要な必要$TSUBASAUT</th></tr></thead><tbody><tr><td align="center">5</td><td>パラメータ</td><td align="center">20</td></tr><tr><td align="center">10</td><td>パラメータ</td><td align="center">40</td></tr><tr><td align="center">15</td><td>パラメータ</td><td align="center">60</td></tr><tr><td align="center">20</td><td>パラメータ</td><td align="center">80</td></tr><tr><td align="center">25</td><td>VSパラメータ</td><td align="center">30</td></tr><tr><td align="center">27</td><td>VSパラメータ</td><td align="center">60</td></tr><tr><td align="center">30</td><td>VSパラメータ</td><td align="center">90</td></tr><tr><td align="center">30</td><td>VSパラメータ</td><td align="center">90</td></tr></tbody></table>

### サポートスロットのレアリティ

* サポートスロット解放時にレアリティの抽選が行われます。
* レアリティは5種類あり、Common → Legendaryにかけて希少性が高くなります。&#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>&#x20;
* サポートスロットのレアリティがUncommon以上の場合、サポートスロットに追加効果が乗ります。&#x20;
* サポートスロットのレアリティの再抽選はできません。

## サポートキャラについて

### サポートキャラの種類と使い方

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

サポートキャラはパラメータ／VSパラメータの2タイプに分かれています。

* パラメータタイプ：パラメータに関連する効果をもたらします。
* VSパラメータタイプ：VSパラメータに関連する効果をもたらします。

サポートキャラは、同じ種類のサポートスロットに装備し、ゲーム中にバフ効果をもたらすことができます。効果は加算値/乗算値の2タイプが存在します。&#x20;

**サポートキャラタイプの例**

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

### サポートキャラのレベルアップについて

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

サポートキャラは、同じ種類/同じレベルのものを3つ合成することでレベルアップすることが可能です。

レベルに応じて、必要な$TSUBASAUTの量や成功率等の条件が異なります。&#x20;

<figure><img src="https://lh5.googleusercontent.com/vcGh_gVeaar2zlkEznQGRXqehnjHtLG_iYXA4NfXPFajXOuM-orYv58BOkHLAzn0-JGkhoR4ahSNpwtJTYzDspqlO54FhVEFapAyXEPoAqWYeGRCUR3tQsAv2J3RinRRP5cnIU3N0IZGu5qotoICOoSEcrxOTqXfgHaLO4FWPAbAwFCIAGqgP1-fNw" alt=""><figcaption></figcaption></figure>

* レベル2−6ではレベルアップに失敗することもありますが、$TSUBASAUTの消費はありません。&#x20;
* レベル7以上ではレベルアップに100％成功しますが、$TSUBASAUTの消費が必要です。

| 装備のレベル | 必要$TSUBASAUT |  成功率 |
| :----: | :----------: | :--: |
|    2   |       0      |  35% |
|    3   |       0      |  55% |
|    4   |       0      |  65% |
|    5   |       0      |  75% |
|    6   |       0      |  85% |
|    7   |      500     | 100% |
|    8   |      600     | 100% |
|    9   |      700     | 100% |


---

# 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/ja/player-nft/support-slots-characters.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.
