> For the complete documentation index, see [llms.txt](https://wiki.pixelmonbrasiloficial.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixelmonbrasiloficial.com.br/warp/evs/suco-de-evs.md).

# 🧃Suco de EVs

## 🧃 **SISTEMA DE SUCOS DE EV**

### 📌 **O que são?**&#x20;

Sucos de EV são itens consumíveis que aumentam diretamente os EVs de um atributo específico do seu Pokémon.

Eles permitem treinar de forma rápida, prática e estratégica.

### 📊 **Quanto cada suco concede?**

Cada Suco concede:

➤ +10 EVs no atributo correspondente

Limites padrão:&#x20;

• 252 EVs por atributo&#x20;

• 510 EVs no total&#x20;

• A cada 4 EVs = +1 ponto no nível 100

## 🥤 **Tipos de Suco**

🟪 HP • Suco de HP → +10 EVs em HP

🟥 Attack • Suco de Attack → +10 EVs em Ataque

🟨 Defesa • Suco de Defesa → +10 EVs em Defesa

🟦 Sp. Atk • Suco de Sp. Atk → +10 EVs em Ataque Especial

🟩 Sp. Def • Suco de Sp. Def → +10 EVs em Defesa Especial

🟫 Speed • Suco de Speed → +10 EVs em Velocidade

## 📦 **Como Obter?**

Os Sucos podem ser obtidos através de:

👑 Kits VIP ([💎Vip's e suas Vantagens](/vips/vips-e-suas-vantagens.md))

🐉 Derrotando Boss Pokémon ([👾Invasão](/sistemas/invasao.md))

🛒 Comprando de outros jogadores (GTS)

### 🧠 **Como usar de forma eficiente?**

Para fechar 252 EVs em um atributo:

252 ÷ 10 = 25 Sucos (+2 EV restantes)

Ou seja:&#x20;

➤ 25 Sucos = 250 EV&#x20;

➤ Complete os 2 EV restantes derrotando Pokémon específicos, ou usando mais um Suco do EV correspondente.

## 💡 **Exemplo Prático**

Build ofensiva padrão do Garchomp:

✔ 252 Attack&#x20;

✔ 252 Speed&#x20;

✔ 4 HP

Você vai precisar:

• 26 Sucos de Attack&#x20;

• 26 Sucos de Speed&#x20;

• 1 Suco de HP

Pronto. Pokémon competitivo.&#x20;

## ❗ **Importante**

• Não ultrapassa 252 EV por status&#x20;

• Não ultrapassa 510 EV total&#x20;

• Planeje antes de usar&#x20;

• EV mal distribuído pode prejudicar sua build

<figure><img src="/files/9jbfzgxoa0yD0MvR37yM" alt=""><figcaption><p>Ilustração</p></figcaption></figure>


---

# 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.pixelmonbrasiloficial.com.br/warp/evs/suco-de-evs.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.
