# Union System

## Union System

A support system for players who want to play multiple classes within **1 ID**\
When there are characters that meet the specified conditions, players will receive **special bonuses** according to the levels set by the team

### System Details

Union System is a system that supports players who build multiple classes in a single ID\
The more characters you have that meet the conditions, the more bonuses you will receive.

### Tier Unlock Conditions

Characters within the ID must meet the following level requirements

| Tier   | Required character level | Bonus received |
| ------ | ------------------------ | -------------- |
| Tier 1 | Lv. 70                   | 1% bonus       |
| Tier 2 | Lv. 80                   | 2% bonus       |
| Tier 3 | Lv. 90                   | 3% bonus       |
| Tier 4 | Lv. 95                   | 4% bonus       |
| Tier 5 | Lv. 99                   | 5% bonus       |

### Classes counted in the system

If the ID contains characters of the following classes, the system will count them toward Union bonuses

1. Knight
2. Priest
3. Wizard
4. Blacksmith
5. Hunter
6. Assassin
7. Crusader
8. Monk
9. Sage
10. Rogue
11. Alchemist
12. Bard
13. Dancer
14. Super Novice

### Bonuses from Union Tier

There are a total of **5 Tiers**\
Each Tier increases abilities according to the level **1% to 5%**

| Order | Bonus                                         |
| ----- | --------------------------------------------- |
| 1     | Max HP +1% to 5%                              |
| 2     | Melee Damage +1% to 5%                        |
| 3     | Critical Damage +1% to 5%                     |
| 4     | MATK +1% to 5%                                |
| 5     | Magic damage to bosses +1% to 5%              |
| 6     | Ranged damage +1% to 5%                       |
| 7     | Physical damage to bosses +1% to 5%           |
| 8     | Delay reduced by 1% to 5%                     |
| 9     | Magic damage of all elements +1% to 5%        |
| 10    | Resistance to magic of all elements +1% to 5% |
| 11    | Critical damage taken reduced by 1% to 5%     |
| 12    | Medium size defense 1% to 5%                  |
| 13    | ATK +1 to 5                                   |
| 14    | ASPD +1% to 5%                                |

## Union Level

In addition to the bonuses from Tier,\
the system also has **Union Level** that increase the base stats of characters in the ID as well

### Bonuses for each Union Level

| Union Level | Bonus received |
| ----------- | -------------- |
| Level 1     | All Stats +1   |
| Level 2     | All Stats +2   |
| Level 3     | All Stats +3   |
| Level 4     | All Stats +4   |
| Level 5     | All Stats +5   |

### Union Level Unlock Conditions

Each Union Level requires **the total levels of all characters in the ID** as follows

| Union Level | Required total level |
| ----------- | -------------------- |
| Level 1     | 198                  |
| Level 2     | 396                  |
| Level 3     | 594                  |
| Level 4     | 792                  |
| Level 5     | 990                  |

### Easy-to-understand system summary

* Play multiple classes in a single ID to unlock special bonuses
* The more complete your characters are and the higher their levels, the more bonuses you get
* Bonuses are divided into **Union Tier** and **Union Level**
* Union Tier focuses on directly increasing combat power
* Union Level focuses on increasing **All Stats** for the entire ID

> This system is designed to support players who want to build multiple classes in a single ID\
> The more you develop your ID, the more bonus power you will receive.


---

# 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://guide.auction-finn-ragnarok.com/finnro-classic.ep5-en/game-system-guide/union-system.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.
