# Wiki, evoluciones y evs

* Nuevo sistema para ver toda la información sobre un pokemon: **/pwiki (pokemon)**
* Para ver a que nivel evoluciona un pokemon: **/wiki (pokemon) evo**
* Para ver en que sitio (bioma) aparece el pokemon mencionado: **/wiki (pokemon) biome**
* Este comando te dice en cuanto tiempo spawnea un Legendario: **/checkspawn legendary**
* Los IVS son valores ocultos que tiene cada uno de los pokémon que nos encontramos. Afectan acada uno de los stats, y varían entre 0 y 31 (siendo 32 valores posibles por cada stast): **/ivs (stot)**
* Cuando un pokémon  es derrotado proporciona puntos de experiencia a los pokémon que han participado en dicha batalla. También proporciona otros puntos adicionales, llamados Evs: **/evs (stot)**\
  &#x20;
  * Existen **6 tipos diferentes de Evs**, un tipo por stats:

**EV de PS** - **EV de Ataque Especial** - **EV de Ataque**  - **EV de Defensa Especial** - **EV de Defensa** - **EV de Velocidad**

**Bayas que redicen EVS** <br>

![](https://becraft.es/img/bayas.jpg)

**Las vitaminas que aumentan los EVS**<br>

![](https://becraft.es/img/vitaminas.png)


---

# 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://px.becraft.es/guias-1/wiki-evoluciones-y-evs.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.
