# Acolyte Rarity

**50** unique base character models are used to generate our Acolyte Warriors (10 base character models for each race). Each base character has **4** areas for cosmetic variation and variation is delivered through common-tier or special-tier **color tints.**&#x20;

{% hint style="info" %}
This rarity model currently only applies to the [Genesis Acolyte Population](/battleworld/acolyte-warriors/genesis-acolyte-population.md)
{% endhint %}

**These tint colors include:**

* Red
* Pink
* Blue
* Green
* Neutral
* Taunt Gold (Special Tint)
* Taunt Purple (Special Tint)

{% hint style="info" %}
**Neutral** represents the base character's default color schema
{% endhint %}

For each of these 4 sections, Acolytes have the chance for a **Special Tint:** <mark style="color:purple;">Taunt Purple</mark> or <mark style="color:yellow;">Taunt Gold</mark>. The total number of special tints that an Acolyte has determines its rarity tier.&#x20;

{% hint style="info" %}
**There are 5 rarity tiers:**

* Common
* <mark style="color:blue;">Rare</mark>
* <mark style="color:red;">Epic</mark>
* <mark style="color:yellow;">Legendary</mark>
* <mark style="color:purple;">Mythic</mark>
  {% endhint %}

The full table description is below:

| Rarity Tier                                  | Number of Special Parts |
| -------------------------------------------- | ----------------------- |
| Common                                       | 0                       |
| <mark style="color:blue;">Rare</mark>        | 1                       |
| <mark style="color:red;">Epic</mark>         | 2                       |
| <mark style="color:yellow;">Legendary</mark> | 3                       |
| <mark style="color:purple;">Mythic</mark>    | 4                       |

{% hint style="info" %}
Additionally, **background colors** are employed as an easy way to determine an Acolyte’s rarity tier:&#x20;
{% endhint %}

| Rarity Tier | Background Color |
| ----------- | ---------------- |
| Common      | Gray             |
| Rare        | Blue             |
| Epic        | Red              |
| Legendary   | Taunt Gold       |
| Mythic      | Taunt Purple     |

![Example of a Legendary warrior](/files/CgyugssWpjRK18s2R3JE)

{% hint style="warning" %}
In Battleworld, an Acolyte’s rarity ***does not*** affect its match performance. It will, however, play a role in rewards earned through various game features.
{% endhint %}


---

# 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://taunt-battleworld.gitbook.io/battleworld/acolyte-warriors/acolyte-rarity.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.
