> For the complete documentation index, see [llms.txt](https://wiki.apexcobblemon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.apexcobblemon.com/features/battling/raids/legendary-bosses.md).

# Legendary Bosses

[Legendary Pokémon](/pokemon-spawns/legendary-pokemon.md) can occasionally spawn as the [Raid Boss](/features/battling/raids/raid-phases/battle.md#raid-boss) during <mark style="color:red;">**Hard**</mark> and <mark style="color:blue;">**Wildcard**</mark> [mode](/features/battling/raids/modes.md) raids. They function as the rare high-value outcome of the standard raid system, giving players a chance at raid-exclusive species, Shiny Legendaries, and Hidden Abilities.

{% hint style="success" %}
Bring your own Master Ball to guarantee a successful Legendary Boss catch! (see [**Catch Chance**](/features/battling/raids/raid-phases/catch.md#catch-chance))
{% endhint %}

The chance for a Legendary Boss is dependent on the <img src="https://cdn.discordapp.com/emojis/1508742571696853034.webp?size=128" alt=":shield_sapphire:" data-size="line">[Difficulty Tier](/features/battling/raids/difficulty-tiers.md), size of the [raid party](/features/player/parties.md), and the [Legendary Pity](#legendary-pity) value of each party member.

<table><thead><tr><th width="120" align="center">Party Size</th><th width="120" align="center">Chance Bonus</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">0%</td></tr><tr><td align="center">2</td><td align="center">5%</td></tr><tr><td align="center">3</td><td align="center">10%</td></tr><tr><td align="center">4</td><td align="center">15%</td></tr><tr><td align="center">5</td><td align="center">20%</td></tr></tbody></table>

<details>

<summary>Legendary Boss Chance Formula</summary>

<p align="center"><span class="math">\begin{aligned} P(\text{Legendary}) &#x26;= \frac{     \sum_{i=1}^{n}(1 + p_i) }{     n \cdot d \cdot (1 - b_n) } \\[0.75em] \text{where } n &#x26;= \text{party size},\\ d &#x26;= \text{difficulty tier base chance denominator},\\ p_i &#x26;= \text{legendary pity of player } i,\\ b_n &#x26;= \text{party-size bonus for a party of size } n. \end{aligned}</span></p>

<p align="center"><span class="math">b_n \;=\; \begin{cases} 0    &#x26; \text{if } n = 1, \\ 0.05 &#x26; \text{if } n = 2, \\ 0.10 &#x26; \text{if } n = 3, \\ 0.15 &#x26; \text{if } n = 4, \\ 0.20 &#x26; \text{if } n = 5. \end{cases}</span></p>

</details>

## Legendary Pity

Each player builds **Legendary Pity** by completing <mark style="color:red;">**Hard**</mark> and <mark style="color:blue;">**Wildcard**</mark> Raids that do **not** become Legendary Raids. Once a Legendary Boss is spawned, the pity values of the participating party members are reset.

Here are some example scenarios for a <img src="https://cdn.discordapp.com/emojis/1508742571696853034.webp?size=128" alt=":shield_sapphire:" data-size="line">**Platinum** raid, which has a base chance of $$\frac{1}{400} = 0.25%$$.

<table><thead><tr><th width="109.7999267578125" align="center">Party Size</th><th width="109.7999267578125" align="center">0 pity/player</th><th align="center">5 pity/player</th><th align="center">15 pity/player</th></tr></thead><tbody><tr><td align="center">1</td><td align="center"><span class="math">0.25\%</span></td><td align="center"><span class="math">\frac{1+5}{1\times400} \Rightarrow \frac{1}{66.\overline{6}} \approx 1.5\%</span></td><td align="center"><span class="math">\frac{1\ +\ 15}{1\times400} \Rightarrow \frac{1}{25} \approx 4\%</span></td></tr><tr><td align="center">2</td><td align="center"><span class="math">0.263\%</span></td><td align="center"><span class="math">\frac{(1+5)+(1+5)} {2\times380} \Rightarrow \frac{1}{63.\overline{3}} \approx 1.57\%</span></td><td align="center"><span class="math">\frac{(1+5)+(1+5)} {2\times380} \Rightarrow \frac{1}{23.75} \approx 4.21\%</span></td></tr><tr><td align="center">3</td><td align="center"><span class="math">0.277\%</span></td><td align="center"><span class="math">\frac{18}{3\ *\ 360} \Rightarrow \frac{1}{60} \approx 1.66\%</span></td><td align="center"><span class="math">\frac{48}{3\times360} \Rightarrow \frac{1}{22.5} \approx 4.44\%</span></td></tr><tr><td align="center">4</td><td align="center"><span class="math">0.294\%</span></td><td align="center"><span class="math">\frac{24}{4\times340} \Rightarrow \frac{1}{56.\overline{6}} \approx 1.75\%</span></td><td align="center"><span class="math">\frac{64}{4\times340} \Rightarrow \frac{1}{21.25} \approx 4.7\%</span></td></tr><tr><td align="center">5</td><td align="center"><span class="math">0.312\%</span></td><td align="center"><span class="math">\frac{30}{5\times320} \Rightarrow \frac{1}{53.\overline{3}} \approx 1.87\%</span></td><td align="center"><span class="math">\frac{80}{5\times320} \Rightarrow \frac{1}{20} \approx 5\%</span></td></tr></tbody></table>

<figure><img src="/files/vqcdD4dFj5jM5RpBkE0O" alt="" width="563"><figcaption><p><em>Legendary Raid Boss</em></p></figcaption></figure>

## Species Pool

Five [Legendary Pokémon](/pokemon-spawns/legendary-pokemon.md) are included in the Legendary Boss pool at a time. Every Sunday at midnight PT, the pool rotates with a new set of species. View the current pool in the Legend Rotations tab of the `/raids` menu.

<figure><img src="https://i.gyazo.com/b436536e9fb867164b40d3b9dc3d412c.png" alt="" width="375"><figcaption><p><em>Legend rotations menu</em></p></figcaption></figure>

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center">Xerneas</td></tr><tr><td align="center">Yveltal</td></tr><tr><td align="center">Rayquaza</td></tr><tr><td align="center">Groudon</td></tr><tr><td align="center">Regigigas</td></tr><tr><td align="center">Regieleki</td></tr><tr><td align="center">Regidrago</td></tr><tr><td align="center">Zarude</td></tr><tr><td align="center">Iron Leaves</td></tr><tr><td align="center">Iron Boulder</td></tr><tr><td align="center">Iron Crown</td></tr><tr><td align="center">Walking Wake</td></tr><tr><td align="center">Gouging Fire</td></tr><tr><td align="center">Chien-Pao</td></tr><tr><td align="center">Chi-Yu</td></tr><tr><td align="center">Palkia</td></tr><tr><td align="center">Giratina</td></tr><tr><td align="center">Dialga</td></tr><tr><td align="center">Mewtwo</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.apexcobblemon.com/features/battling/raids/legendary-bosses.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
