# Interactive Objects

The Dungeon includes different objects where Players are able to click on. We call them "Interactive Objects". Some of them require specific items to take effect, while others can be clicked without any requirements.

**Pokeballs:**<br>

*Usage*: Dropping a random Amount of Rare Candies between 0 and 3.\
\
\&#xNAN;*Occurrence*: All over the Dungeon. Some Pokeballs are typically located at hidden places which are mostly not too obviously.\
\
\&#xNAN;*Requirements*: None

<figure><img src="https://wiki.entropia.fun/images/thumb/f/f2/PballCtrl.gif/200px-PballCtrl.gif" alt=""><figcaption></figcaption></figure>

**Plants:**<br>

*Usage*: Having a chance of dropping Rare Candies, Razz Berries and Razz Berries(Silver).\
\
\&#xNAN;*Occurrence*: All over the Dungeon, especially inside Buildings and Rooms. Some plants can be shaked but dont drop items.\
\
\&#xNAN;*Requirements*: None

<figure><img src="https://wiki.entropia.fun/images/thumb/7/71/PlantCtrl.gif/200px-PlantCtrl.gif" alt=""><figcaption></figcaption></figure>

\
**Balloons:**<br>

*Usage*: Having a chance of dropping Skydash Balloons.\
\
\&#xNAN;*Occurrence*: All over the Dungeon, but kind of rare. Balloons are available in different colors, which does not affect the drop rate.\
\
\&#xNAN;*Requirements*: None

<figure><img src="https://wiki.entropia.fun/images/thumb/6/67/BalloonCtrl.gif/200px-BalloonCtrl.gif" alt=""><figcaption></figcaption></figure>

**Berry Trees:**<br>

*Usage*: Having a chance of dropping Razz Berries, Razz Berries(Silver) and Razz Berries(Gold).\
\
\&#xNAN;*Occurrence*: All over the Dungeon.\
\
\&#xNAN;*Requirements*: None

<figure><img src="https://wiki.entropia.fun/images/thumb/8/87/BerryTreeCtrl.gif/200px-BerryTreeCtrl.gif" alt=""><figcaption></figcaption></figure>

**Garbage Cans:**<br>

*Usage*: Dropping a random Amount of Rare Candies between 0 and 3.\
\
\&#xNAN;*Occurrence*: All over the Dungeon.\
\
\&#xNAN;*Requirements*: None

<figure><img src="https://wiki.entropia.fun/images/thumb/1/1a/GarbageCanCtrl.gif/200px-GarbageCanCtrl.gif" alt=""><figcaption></figcaption></figure>

**Masterball:**<br>

*Usage*: Has a chance to drop a Masterball Luckybox that contains a random rare Pokemon Pet!\
\
\&#xNAN;*Occurrence*: Bills Quiz U3, at the secret Masterball-Room. Can be opened every day.\
\
\&#xNAN;*Requirements*: None

<figure><img src="https://wiki.entropia.fun/images/thumb/9/9c/MasterballCtrl.gif/200px-MasterballCtrl.gif" alt=""><figcaption></figcaption></figure>

**Doors:**<br>

*Usage*: Takes the player to the environment behind the door.\
\
\&#xNAN;*Occurrence*: All over the Dungeon. Appears in a lot of different variations.\
\
\&#xNAN;*Requirements*: Rarely requires to own specific items or active/completed quests.

<figure><img src="https://wiki.entropia.fun/images/thumb/d/d6/DoorsCtrl.gif/200px-DoorsCtrl.gif" alt=""><figcaption></figcaption></figure>

**Teleporter:**<br>

*Usage*: Takes the player to an other place.\
\
\&#xNAN;*Occurrence*: All over the Dungeon. Teleporters appear in different variations, such as other colors or even look like statues or stairs.\
\
\&#xNAN;*Requirements*: Does sometimes require to own specific items or quests.

<figure><img src="https://wiki.entropia.fun/images/thumb/3/31/TeleporterCtrl.gif/200px-TeleporterCtrl.gif" alt=""><figcaption></figcaption></figure>

**Movable Objects:**<br>

*Usage*: These objects can be moved and basically act like a door or trigger something else.\
\
\&#xNAN;*Occurrence*: Appears in different variations on some locations of the dungeon.\
\
\&#xNAN;*Requirements*: Does sometimes require to own specific items or quests.

<figure><img src="https://wiki.entropia.fun/images/thumb/0/09/MoveableObjectsCtrl.gif/200px-MoveableObjectsCtrl.gif" alt=""><figcaption></figcaption></figure>

**Rocks:**<br>

*Usage*: Having a chance of dropping Rare Candies, Thunder Stones, Water Stones and Fire Stones. Some Rocks are blocking paths and need to get destroyed to pass. Sometimes there can be a Pokeball hidden inside a Rock.\
\
\&#xNAN;*Occurrence*: All over the Dungeon. Rocks have a chance to stun upon getting destroyed.\
\
\&#xNAN;*Requirements*: You need to have the item HM: Rock Smash in your inventory.

<figure><img src="https://wiki.entropia.fun/images/thumb/f/f2/RockCtrl.gif/200px-RockCtrl.gif" alt=""><figcaption></figcaption></figure>

\
**Trees and Bushes:**<br>

*Usage*: Some Trees and Bushes are blocking paths and need to get destroyed to pass.\
\
\&#xNAN;*Occurrence*: All over the Dungeon but rare.\
\
\&#xNAN;*Requirements*: You need to have the item HM: Cut in your inventory.

<figure><img src="https://wiki.entropia.fun/images/thumb/4/4f/HmCutCtrl.gif/200px-HmCutCtrl.gif" alt=""><figcaption></figcaption></figure>

**Charizard Mount:**<br>

*Usage*: Takes the player to Cinnabar Island.\
\
\&#xNAN;*Occurrence*: Appears in Viridian City and Lavender Town\
\
\&#xNAN;*Requirements*: You need to have the item HM: Fly in your inventory.

<figure><img src="https://wiki.entropia.fun/images/thumb/6/64/HmFlyCtrl.gif/200px-HmFlyCtrl.gif" alt=""><figcaption></figcaption></figure>

**Heavy Gates:**<br>

*Usage*: Takes the player to the place behind the Heavy Gate.\
\
\&#xNAN;*Occurrence*: Appears rarely in Rooms and Undergrounds.\
\
\&#xNAN;*Requirements*: You need to have the item HM: Strength in your inventory.

<figure><img src="https://wiki.entropia.fun/images/thumb/3/35/HmStrengthCtrl.gif/200px-HmStrengthCtrl.gif" 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.entropia.top/custom-content/other/kanto/interactive-objects.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.
