# Pokédex

O sistema de pokédex recompensa o jogador cada vez que completa 10% da Pokédex de forma progressiva, entregando 10 recompensas no total, para os pokémons serem contabilizados, é necessário capturá-los ou receber diretamente do sistema.\
\
Pokémon que foram trocados com outros jogadores não contam para a pokédex, pokémon que foram comprados de outros jogadores, também não contabilizam.

### Recompensas da Pokédex

10% da Pokédex - 5x Lucky Block, 1x Zygarde Cube

20% da Pokédex - 7x Lucky Block, 2x Master Ball, 1x GS Ball

30% da Pokédex - 2x Chave de Encantamento, 3x Master Ball, 1x Orb

40% da Pokédex - 7x Lucky Block, 2 Park Ball, 15x Gemas

50% da Pokédex - 10x Lucky Block, 3x Park Ball, 2x Chave de Encantamento, 1x Lendário Random (3 Escolhas)

60% da Pokédex - 2x Chave de Pelúcia, 3x Chave de Encantamento, 1x Ultra Beast Random, 3x Master Ball

70% da Pokédex - 10x Lucky Block, 5x Master Ball, 1x Lendário Random (3 Escolhas), 1x Chave de Cosmético

80% da Pokédex - 5x Chave de Encantamento, 4x Park Ball, 1x Lendário Random (3 Escolhas), 1 HA  Random

90% da Pokédex - 1x Chave de Cosmético, 7 Master Ball, 1x Ultra Beast Random F6

100% da Pokédex - Vip Arceus (60d), 15x Lucky Block, 15x Master Ball, 1x Lendário Random F6

<figure><img src="/files/IrYfb5gbt1hGpKdVDdyd" alt=""><figcaption><p>Menu principal da Pokedex</p></figcaption></figure>

<figure><img src="/files/8elq2HKuWMTgau4dO8B7" alt=""><figcaption><p>Menu de Recompensas da Pokedex</p></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://wiki.minecraft-brasil.com/pixelmon/sistemas/sistemas-de-recompensa/pokedex.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.
