> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-1/magmar/magmar-or-cobblemon-pokedex.md).

# Magmar Spawn Locations

Magmar spawns in Hills, Volcanic, Nether Basalt and 1 more biome on Cobblemon Islands. Common, levels 30 to 50, found on land. All 3 spawn entries listed.

![Cobblemon Magmar's Sprite](https://content.gitbook.com/content/kDhjqcTDxLyJjpmZNG4V/blobs/bDbjCh3QCU2VYf7HXfIr/sprite.png)

Fire

## Abilities

* Flame Body
* *Vital spirit*

## EV Yield

SpAtk 2

## Dropped Items

| Item                                                                                                                                  | Chance | Quantity |
| ------------------------------------------------------------------------------------------------------------------------------------- | ------ | -------- |
| Magmarizer ![Magmarizer's Sprite](https://content.gitbook.com/content/kDhjqcTDxLyJjpmZNG4V/blobs/yN1brKv5sdfUL8L0jjoT/sprite.png)     | 5%     | 1        |
| Rawst Berry ![Rawst Berry's Sprite](https://content.gitbook.com/content/kDhjqcTDxLyJjpmZNG4V/blobs/zyyAHhUknH8glKnkUY1I/sprite.png)   | 5%     | 1        |
| Blaze Powder ![Blaze Powder's Sprite](https://content.gitbook.com/content/kDhjqcTDxLyJjpmZNG4V/blobs/jrMJq2jizXsEnlhcv9Ss/sprite.png) | 5%     | 1        |

## Base Stats

| Stat    | Value |
| ------- | ----- |
| HP      | 65    |
| Attack  | 95    |
| Defence | 57    |
| SpAtk   | 100   |
| SpDef   | 85    |
| Speed   | 93    |

## Where to find Magmar

Magmar spawns in **Hills**, **Volcanic**, **Nether Basalt** and 1 more biome on Cobblemon Islands. It is **Common** and appears at **levels 30 to 50**, found on land.

{% hint style="success" %}
**Catch Magmar on Cobblemon Islands.** A public Cobblemon 1.8 server. Get the modpack on Modrinth or CurseForge, then [join the server](https://connect.cobblemonislands.com)
{% endhint %}

### Full spawn data (Cobblemon 1.8)

Cobblemon Islands uses Cobblemon's own spawn pool for this species. Rarity buckets, level ranges and biome tags are exactly as the game defines them.

{% tabs %}
{% tab title="Spawn 1" %}
**Spawn Type:** grounded

**Bucket:** common

**Level:** 30-50

**Weight:** 63.2

**Presets:** natural

#### Conditions

* **minSkyLight**: 8
* **maxSkyLight**: 15
* **isRaining**: False
* **neededNearbyBlocks**: minecraft:lava, minecraft:magma\_block

#### Biomes

**Biomes and tags:**

* \#cobblemon:is\_hills

**Excluded biomes:**

* \#cobblemon:is\_volcanic
  {% endtab %}

{% tab title="Spawn 2" %}
**Spawn Type:** grounded

**Bucket:** common

**Level:** 30-50

**Weight:** 63.2

**Presets:** natural

#### Conditions

* **minSkyLight**: 8
* **maxSkyLight**: 15
* **isRaining**: False

#### Biomes

**Biomes and tags:**

* \#cobblemon:is\_volcanic
  {% endtab %}

{% tab title="Spawn 3" %}
**Spawn Type:** grounded

**Bucket:** common

**Level:** 30-50

**Weight:** 63.2

**Presets:** natural

#### Conditions

* None

#### Biomes

**Biomes and tags:**

* \#cobblemon:nether/is\_basalt
* \#cobblemon:nether/is\_wasteland
  {% endtab %}
  {% endtabs %}


---

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