# Opponents and Special rules

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

## Opponents

* One of the three guardians will be selected to be the enemy.
* It is completely random, so you do not know in advance which one will be chosen.
* Each guardian has its own attribute, and the favorable attribute will be buffed.

| Players           | Attribute                                     | Stage Buffs                                   |
| ----------------- | --------------------------------------------- | --------------------------------------------- |
| Genzo Wakabayashi | <mark style="color:green;">**Skill**</mark>   | <mark style="color:red;">**Toughness**</mark> |
| Salinas           | <mark style="color:blue;">**Agility**</mark>  | <mark style="color:green;">**Skill**</mark>   |
| Deuter Muller     | <mark style="color:red;">**Toughness**</mark> | <mark style="color:blue;">**Agility**</mark>  |

## Special Rules

* If you are not confident because your opponent is randomly selected, you can spend UT and buff your RP before attempting the stage.

| Buff multiplier | Consuption $TSUBASAUT |
| --------------- | --------------------- |
| 10%             | 10                    |
| 50%             | 30                    |
| 100%            | 50                    |

## Tsubasa Chance

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

After defeating the Guardians in the SpecialMatch, Tsubasa may challenge you.

* The player used for the match can be selected again. The requirements are the same as in Special Match: to use a Player of Lv. 30.
* If you win Tsubasa 3 times, you will get additional $TSUGT as a reward. For fewer wins (1 or 2), you will still get the reward, but the amount will be reduced.


---

# 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/how-to-play-arena-specialmatch/opponents-and-special-rules.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.
