# 報酬

## 報酬：TSUGT

* SpecialMatchでは$TSUGTが報酬となります。
* ゲーム全体の$TSUGT消費量から算出されたSpecialMatchの報酬量により、その週のSpecialMatch1回あたりの報酬が決まります。
* SpecialMatch1回あたりの報酬は、SpecialMatch参加チケット獲得人数により変動します。
* 3ターンすべて勝利したほうが$TSUGTの獲得量が多くなります。

### さらに$TSUGTの獲得を増やすには

* ライバルモードにもある各ステージのボーナス条件を満たすと$TSUGT獲得量は最大化します。
* このモードのボーナス条件はライバルモードと異なり必ず出現するわけではありません。
* ボーナスの出現はフュージョン回数によって制御されます。

## 報酬：宝箱/アイテム

SpecialMatchでは、使用した選手のLuck(運)のパラメータに応じて 宝箱がドロップされることがあります。

#### Luck別ドロップ率（一部）

| Luck | ドロップ率 |
| ---- | ----- |
| 10   | 11.9% |
| 30   | 32.0% |
| 50   | 50.7% |
| 70   | 68.7% |
| 90   | 86.1% |

報酬は以下です。

#### ARENA宝箱A

<figure><img src="/files/88nhFyLDB9JFlHAr8Ecd" alt=""><figcaption></figcaption></figure>

#### ARENA宝箱B

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


---

# 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/arena-specialmatchnobi/bao-chou.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.
