# Fishes & Loot

## Fish Types

<table><thead><tr><th width="153">Name</th><th width="131">Picture</th><th width="221">Effect</th><th width="143">Required  Fishing</th></tr></thead><tbody><tr><td>Rockfish</td><td><p></p><div><figure><img src="/files/LU5qFoUJflRb6EKJlzBI" alt=""><figcaption></figcaption></figure></div></td><td>Nutrient-packed</td><td>1</td></tr><tr><td>Orange Snapper</td><td><p></p><div><figure><img src="/files/pChz0Rqgpz61sXfffsxb" alt=""><figcaption></figcaption></figure></div></td><td>Increases <br>regeneration by<br>200Hp/Mp each 2sec for 1H</td><td>20</td></tr><tr><td>White Shark</td><td><p></p><div><figure><img src="/files/E8ZoTJxlLSY3R73aZf1R" alt=""><figcaption></figcaption></figure></div></td><td>Increases damage reduction for 1H</td><td>40</td></tr><tr><td>Neptune</td><td><p></p><div><figure><img src="/files/siuKcBPyRxwl9mDvR8Jf" alt=""><figcaption></figcaption></figure></div></td><td>Increases<br>Distance +7<br>Sword +7<br>Magic +7<br>for 1H</td><td>60</td></tr><tr><td>Clownfish</td><td><p></p><div><figure><img src="/files/zjKqrKHETX9W2QhcyORl" alt=""><figcaption></figcaption></figure></div></td><td>Increases leech stats<br>lifeLeechChance = 5<br>lifeLeechAmount = 10 <br>manaLeechChance = 5<br>manaLeechAmount = 10<br>for 1H</td><td>80</td></tr><tr><td>Inkspot</td><td><p></p><div><figure><img src="/files/BowowYxArrfkuEvLl8CT" alt=""><figcaption></figcaption></figure></div></td><td>Increases critical stats<br>critChance = 10<br>critDamage = 40<br>for 1H</td><td>100</td></tr><tr><td>Voidsting</td><td><p></p><div><figure><img src="/files/EToNpH0FfMIsICFinm92" alt=""><figcaption></figcaption></figure></div></td><td>Increases your level by 1</td><td>120</td></tr></tbody></table>

Type `!fishingstats` to view your current fishing drop chances when fishing.

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

## Base chances for Fishes

* Rockfish = 2%
* Orange Snapper = 0.25
* White Shark= 0.225%
* Neptune = 0.2%
* Clownfish = 0.162%
* Inkspot = 0.125%
* Voidsting = 0.0125%

### :package: Fishing Loot

Besides fish, you can also reel in:

* **Upgrade Stone:** Used to boost your fishing upgrades.
* **Surprise Cube**: Contains mystery rewards.

<figure><img src="/files/dHdyBhzL4VmcNOaVmAax" alt=""><figcaption><p>Surprise Cube</p></figcaption></figure>

<figure><img src="/files/bi49qkNZoh2T9kLN6sV6" alt="Upgrade Stones" width="49"><figcaption><p>Upgrade Stone</p></figcaption></figure>

### Suprise Cube Drops

| Reward Item     | ID                               | Amount | Chance (%) |
| --------------- | -------------------------------- | ------ | ---------- |
| Gold Ingot      | ![](/files/7rewo4k5TjbZbtcjFnLw) | 5      | 50%        |
| Gummy Worm      | ![](/files/m4EoF05Yffe6NCHf8WHI) | 60     | 39%        |
| Upgrade Stone   | ![](/files/bi49qkNZoh2T9kLN6sV6) | 1      | 10%        |
| Manta Ray Mount | ![](/files/uHpos1zZ52f3TKTPbB5p) | 1      | 1%         |

## Base chances for loot

* Upgrade Stone = 0.05%
* Surprise Cube = 0.1%


---

# 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://monzera.gitbook.io/monzera-wiki/fishing-system/fishes-and-loot.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.
