# #1107 - Lumin

#### Lumin **- The Lantern Pokémon**

* Lumin floats gently through the air like a drifting ember. Its body glows like a paper lantern, with soft flames flickering inside. It’s often seen during festivals, as trainers release them to light the night sky in swarms.

#### **Biome Location / Habitat:**

* Soul Fire Nether Biome **- Common Spawn**
* Woodland Mansions at Night **- Common Spawn**

#### **Pokemon Stats:**

**Typing: FIRE / FLYING**\
**Abilities: Spirit Harvest**\
**Hidden Ability: Innards Out**\
**Egg Group: Amorphous**

**HP:** 50\
**ATTACK:** 40\
**DEFENSE:** 45\
**SPECIAL ATTACK:** 65\
**SPECIAL DEFENSE:** 45\
**SPEED:** 65\
\
**Stat Total: 310**\
\
**Evolves into Halloo at Level 25**

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

**Moveset:**

<table data-full-width="true"><thead><tr><th>Level Up Moves:</th><th>Egg Moves:</th><th>TM / Tutor Move</th></tr></thead><tbody><tr><td><p></p><pre class="language-json"><code class="lang-json">    "1:ember",
    "1:leer",
    "1:minimize",
    "5:swift",
    "10:safeguard",
    "14:psychic",
    "20:agility",
    "25:firespin",
    "27:airslash",
    "30:flamethrower",
    "40:amnesia",
    "42:calmmind",
    "45:whirlwind",
    "60:burnup",
</code></pre></td><td><p></p><pre class="language-json" data-full-width="true"><code class="lang-json">
</code></pre></td><td><p></p><pre class="language-json"><code class="lang-json">    "tm:storedpower",
    "tm:brutalswing",
    "tm:round",
    "tm:wrap",
    "tm:fierydance",
    "tm:attract",
    "tm:lightscreen",
    "tm:reflect",
    "tm:hypervoice",
    "tm:helpinghand",
    "tm:charm",
    "tm:fly",
    "tm:fireblast",
    "tm:hurricane",
    "tm:protect",
    "tm:painsplit",
    "tm:mysticalfire"
</code></pre></td></tr></tbody></table>


---

# 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://cobblemon-town.gitbook.io/cobblemon-town/custom-pokemon/new-pokemon/1107-lumin.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.
