> 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/pokemon/greninja-battle-bond.md).

# 🐸 Greninja Battle Bond

## 🐸 Greninja Battle Bond

O Greninja é um dos únicos pokémons que possui uma habilidade "oculta" além de sua hidden hability, essa habilidade se chama **Battle Bond** e permite que o Greninja se transforme em **Ash-Greninja**.

### ❓Como capturar

As condições para obter um Greninja com a habilidade Battle Bond são:

* O greninja deve ser obtido pescando em um bioma de pântano.
* É obrigatório utilizar uma **Super Rod** para que ele possa vir com a habilidade **Battle Bond**.
* O local de pesca deve ter pelo menos 4 blocos de largura, 4 blocos de comprimento e 4 blocos de profundidade.

### 🏆Utilidade no Competitivo

A habilidade Battle Bond faz com que os status de attack, special attack e speed sejam aumentadas em 1.5x após derrotar um pokémon do oponente, sendo uma das habilidade mais utilizadas do greninja na geração 9.

### ⚠️ Avisos Importantes

O Greninja Battle Bond tem uma aparência igual a de um greninja comum, portanto só é possível diferenciar ele verificando sua habilidade.

> Uma dica para verificar se a habilidade do greninja é "Battle Bond", é utilizar um pokémon com a habilidade "Trace" (Por exemplo uma Gardevoir) que copia a habilidade do pokémon do oponente e aparece na interface de batalha. Não é possível utilizar randomizadores de IV's no Greninja Battle Bond

### 📍Observação

* A chance de capturar um Greninja Battle Bond é de 1 em 71 (aproximadamente 1,4%)

### **🐸Ash-Greninja**

<figure><img src="/files/ggONmlduv3D4ARI8nd02" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/RqqhGSCedAVuGuP7D87a" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/FPX4R1ABW9T8I3ihAmuO" alt="" width="375"><figcaption></figcaption></figure>

### **📈Buffs**

* Buffs que ele recebe após derrotar um pokémon

<figure><img src="/files/49xPA4VEyAjnUhtBCzXW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wlEkZTHrmsVRCC1Ca5vp" alt=""><figcaption></figcaption></figure>

#### **✍️Descrição da Habilidade Battle Bond**

<figure><img src="/files/Sf9DxRs1wJnobjS3VlSD" alt="" width="563"><figcaption></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/pokemon/greninja-battle-bond.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.
