# Rarity

Each Hero has not only a class, subclass, and array of stats, but a rarity level as well. Every **Summon** has a chance to produce Heroes of each rarity level; however, Summoning with more rare Heroes increases the likelihood that the Summoned Hero will be of a higher rarity. Rare Heroes are coveted because each level of rarity corresponds with bonuses to the base stat levels of your Hero.

## Rarity Indicators

## Rarity and Summoning

The rarity of a Hero is influenced by the rarity of the Heroes used to infuse the Summoning Crystal.&#x20;

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

Shininess

In addition to rarity, every Hero has a small chance of being shiny, which increases if the Summoning Heroes are also shiny. Being shiny makes heroes more popular among the ladies and gentlemen of the court, ensures they never step in dung, and makes their character card shiny. It has no other use in the game.


---

# 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://docs.songofrising.com/song-of-rising-white-paper/gameplay/heros/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.
