# Metas de Player

O sistema de metas, recompensa todos os jogadores que estão online, no momento que bate uma quantidade de jogadores online no servidor. Lembrando que a partir da meta de 40 jogadores online, ocorre o evento de Super Invasão.

Metas de Jogadores:

<table><thead><tr><th width="121">Jogadores</th><th width="431">Recompensa</th><th>Super Invasão</th></tr></thead><tbody><tr><td>20</td><td>1 Lucky Block</td><td></td></tr><tr><td>30</td><td>1 Lucky Block <mark style="color:yellow;">|</mark> 1 Chave Pelúcia</td><td></td></tr><tr><td>40</td><td>1 Lucky Block <mark style="color:yellow;">|</mark> 1 Lucky Shiny <mark style="color:yellow;">|</mark> 1 Chave Encantamento</td><td>X</td></tr><tr><td>50</td><td>1 Lucky Block <mark style="color:yellow;">|</mark> 1 Lucky Shiny <mark style="color:yellow;">|</mark> 1 Chave Pelúcia <mark style="color:yellow;">|</mark> 1 Chave Encantamento</td><td>X</td></tr><tr><td>60</td><td>1 Lucky Block <mark style="color:yellow;">|</mark> 1 Lucky Shiny <mark style="color:yellow;">|</mark> 1 Chave Cosmético</td><td>X</td></tr><tr><td>70</td><td>2 Lucky Block <mark style="color:yellow;">|</mark> 2 Lucky Shiny <mark style="color:yellow;">|</mark> 1 Chave Pelúcia <mark style="color:yellow;">|</mark> 1 Chave Encantamento <mark style="color:yellow;">|</mark> 1 Master Ball</td><td>X</td></tr><tr><td>80</td><td>2Lucky Block <mark style="color:yellow;">|</mark> 2 Lucky Shiny <mark style="color:yellow;">|</mark> 6 Chave Pelúcia <mark style="color:yellow;">|</mark> 2 Chave Encantamento <mark style="color:yellow;">|</mark> 1 Chave Cosmético <mark style="color:yellow;">|</mark> 1 Master Ball</td><td>X</td></tr><tr><td>90</td><td>4 Lucky Block <mark style="color:yellow;">|</mark> 4 Lucky Shiny <mark style="color:yellow;">|</mark> 4 Chave Pelúcia <mark style="color:yellow;">|</mark> 4 Chave Encantamento <mark style="color:yellow;">|</mark> 1 Chave Cosmético <mark style="color:yellow;">|</mark> 1 Master Ball</td><td>X</td></tr><tr><td>100</td><td>6 Lucky Block <mark style="color:yellow;">|</mark> 6 Lucky Shiny <mark style="color:yellow;">|</mark> 6 Chave Pelúcia <mark style="color:yellow;">|</mark> 6 Chave Encantamento <mark style="color:yellow;">|</mark> 1 Chave Cosmético <mark style="color:yellow;">|</mark> 2 Master Ball</td><td>X</td></tr></tbody></table>

<figure><img src="/files/hKBwbl5yzN1WCU8lPWLv" 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://wiki.minecraft-brasil.com/pixelmon/sistemas/sistemas-de-recompensa/metas-de-player.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.
