> For the complete documentation index, see [llms.txt](https://wiki.pokeclash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pokeclash.com/pokemon/competitive/compdex/lanturn-delta.md).

# Lanturn-Delta

<h2 align="center">General Information</h2>

<p align="center">Tier: RU</p>

<figure><img src="/files/TVhkTy4vvNlzEcHjME9v" alt="" width="295"><figcaption></figcaption></figure>

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

<h3 align="center">Abilities</h3>

{% tabs %}
{% tab title="Flame Body" %}
30% chance a Pokemon making contact with this Pokemon will be burned.
{% endtab %}

{% tab title="Perish Body" %}
Making contact with this Pokemon starts the Perish Song effect for it and the attacker.
{% endtab %}

{% tab title="HA: Flash Fire" %}
This Pokemon is immune to Fire-type moves. The first time it is hit by a Fire-type move, its offensive stat is multiplied by 1.5.
{% endtab %}
{% endtabs %}

<h2 align="center">Strategies</h2>

### Set

{% tabs %}
{% tab title="National Dex RU" %}
Wallbreaker

Lanturn-Delta @ Air Balloon\
Ability: Flash Fire\
Modest Nature\
\- Flamethrower\
\- Tailglow\
\- Shadow Ball\
\- Dazzling Gleam

Delta Lanturn is an amazing wall breaker once it can Tailglow, which it can almost always do thanks&#x20;
{% endtab %}
{% endtabs %}

### Team Options

### Weaknesses


---

# 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:

```
GET https://wiki.pokeclash.com/pokemon/competitive/compdex/lanturn-delta.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.
