# 対戦相手や特殊ルール

<figure><img src="https://lh4.googleusercontent.com/eBvSiRWViuBVWzvbEQ-QvFaLqmx0lQq0muteoE46U43U5SVfchXAhRBE-xsVWkufnqO_ebjT5KBNRfWunh-90B_uQ75pDUUUYhPaJKNVv0XsBVofgCBuaeTLa7duCsRGbrvfksQVI2gjyJ6dW6b9keM" alt=""><figcaption></figcaption></figure>

## 対戦相手

* 3人の守護神から1名が選出されて敵となります。
* 完全にランダムなのでどの相手が選ばれるかは事前にわかりません。
* それぞれの守護神は属性を持ち、有利属性にバフがかかります。

| 選手          | 属性                                      | ステージバフ                                  |
| ----------- | --------------------------------------- | --------------------------------------- |
| 若林 源三       | <mark style="color:green;">**技**</mark> | <mark style="color:red;">**力**</mark>   |
| サリナス        | <mark style="color:blue;">**速**</mark>  | <mark style="color:green;">**技**</mark> |
| デューター・ミューラー | <mark style="color:red;">**力**</mark>   | <mark style="color:blue;">**速**</mark>  |

## 特殊ルール

* 対戦相手がランダムであることから自信がない場合、 ステージに挑戦する前にUTを消費し、RPにバフをかけることができる。

| バフ倍率 | 消費 $TSUBASAUT |
| ---- | ------------- |
| 10%  | 10            |
| 50%  | 30            |
| 100% | 50            |

## 翼チャンス

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

SpecialMatchで守護神を撃破した後、翼が挑んでくる場合があります。

* 対戦に使用する選手は選択し直してプレイすることが出来ます。\
  SpecialMatchと出場条件は同じくLv30の選手です。&#x20;
* 翼には3勝することで$TSUGTを追加で獲得することが出来ます。 \
  2勝や1勝の場合でも報酬は獲得することが出来ますが量は減ります。


---

# 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/yarru.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.
