# The Stat Tier Primer

Stat Tiers are how we convert the unicorn stats from the main Crypto Unicorns game into our fighting world. This system allows us to create an inclusive game for a wide audience of CU players. It gives high stat unicorns a healthy edge but allows skilled players to be competitive (ideal: 65% skill / 35% stats). Enter the Tiers.

Each unicorn has a base stat tier of 1 for all 8 stat categories.

Unicorns receive three specific stat tier modifiers based on the strength of the Class: a primary bonus (+3 Tiers), a secondary bonus (+2 Tiers) and a tertiary bonus (+1 Tier). Before we get to any other adjustments, each unicorn starts with one Tier 4 stat, one Tier 3 stat, one Tier 2 stat and five Tier 1 stats which varies by class.

Unicorns who have 500+ on any individual stat in the main CU game will receive a bonus Tier for that stat. This is calculated after mythic bonuses are applied to the unicorns stats following the established jousting bonus formula, but does not include gems.

Putting that all together, natural stat tiers range from Tier 1 to Tier 4 and then bonuses, buffs and debuffs will further impact these Tiers as described in following sections.

<figure><img src="/files/Bnq1MKwClctKgYx8m1Kh" 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://unicorn-fight-club.gitbook.io/unicorn-fight-club/game-mechanics/the-stat-tier-primer.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.
