# &#x20;Magikarp | Cobblemon Pokedex&#x20;

![Cobblemon Magikarp's Sprite](/files/922de45a4f95c108dd11598b8d0231afefe83f9c)

Water

### Abilities

* Swift swim
* *Rattled*

### EV Yield

Speed 1

### Dropped Items

#### Wacan Berry

![Wacan Berry's Sprite](/files/2b33b49e329b9facff89bb8ba9884d8a32636e3d)

Chance: 3%

Quantity: 1

#### Bone Meal

![Bone Meal's Sprite](/files/a14dbf7b6719ef0b68298ff63bf99fbbc5bbb32d)

Chance: 5%

Quantity: 1

#### Raw Salmon

![Raw Salmon's Sprite](/files/c4c1cbfa3100e475df80782faf2df627ad9afb9c)

Chance: 100%

Quantity: 1

### Base Stats

| HP | Attack | Defence | SpAtk | SpDef | Speed |
| -- | ------ | ------- | ----- | ----- | ----- |
| 20 | 10     | 55      | 15    | 20    | 80    |

### Where does Magikarp spawn in Cobblemon?

Magikarp spawns in 5 ways in Cobblemon. Use the buttons below to see the details for each

#### Spawning Details

Context:

* Bucket: Common
* Level: 1-20

Preset: water

Requirements

* Can See Sky: True

Will Spawn in Biomes:

* \#cobblemon:is\_freshwater
* \#cobblemon:is\_ocean

#### Spawning Details

Context:

* Bucket: Uncommon
* Level: 1-20

Preset: water

Requirements

Will Spawn in Biomes:

* \#cobblemon:is\_freshwater
* \#cobblemon:is\_ocean

#### Spawning Details

Context:

* Bucket: Common
* Level: 1-20

Requirements

* Can See Sky: True

Will Spawn in Biomes:

* \#cobblemon:is\_overworld

#### Spawning Details

Context:

* Bucket: Common
* Level: 1-20

Preset: water

Requirements

* Can See Sky: False

Will Spawn in Biomes:

* \#cobblemon:is\_freshwater
* \#cobblemon:is\_ocean

#### Spawning Details

Context:

* Bucket: Common
* Level: 1-20

Requirements

* Can See Sky: False

Will Spawn in Biomes:

* \#cobblemon:is\_overworld

### Level TMEggTutor

{% tabs %}
{% tab title="Level" %}

| Level        | Move                                                   | Type   | Category | Base Power | Accuracy | PP |
| ------------ | ------------------------------------------------------ | ------ | -------- | ---------- | -------- | -- |
| 1            | [Splash](https://cobblemon.tools/pokedex/moves/splash) | Normal | Status   | 0          | 100      | 40 |
| 15           | [Tackle](https://cobblemon.tools/pokedex/moves/tackle) | Normal | Physical | 40         | 100      | 35 |
| 25           | [Flail](https://cobblemon.tools/pokedex/moves/flail)   | Normal | Physical | 0          | 100      | 15 |
| {% endtab %} |                                                        |        |          |            |          |    |

{% tab title="TM" %}

| Move                                                   | Type   | Category | Base Power | Accuracy | PP |
| ------------------------------------------------------ | ------ | -------- | ---------- | -------- | -- |
| [Bounce](https://cobblemon.tools/pokedex/moves/bounce) | Flying | Physical | 85         | 85       | 5  |
| {% endtab %}                                           |        |          |            |          |    |

{% tab title="Egg" %}

| Move         | Type | Category | Base Power | Accuracy | PP |
| ------------ | ---- | -------- | ---------- | -------- | -- |
| {% endtab %} |      |          |            |          |    |

{% tab title="Tutor" %}

| Move                                                   | Type   | Category | Base Power | Accuracy | PP |
| ------------------------------------------------------ | ------ | -------- | ---------- | -------- | -- |
| [Bounce](https://cobblemon.tools/pokedex/moves/bounce) | Flying | Physical | 85         | 85       | 5  |
| {% endtab %}                                           |        |          |            |          |    |
| {% endtabs %}                                          |        |          |            |          |    |


---

# 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.cobblemonislands.com/new-islanders-information/pokedex/gen-1/magikarp/magikarp-or-cobblemon-pokedex.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.
