> 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/nebyura.md).

# Nebyura

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

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

<figure><img src="/files/UVzfcmgZhL31TZ9jcLeh" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/WyBBOXIYYEFAsGg7VDrv" alt="" width="563"><figcaption></figcaption></figure>

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

{% tabs %}
{% tab title="Analytic" %}
The power of this Pokemon's move is multiplied by 1.3 if it is the last to move in a turn.
{% endtab %}

{% tab title="HA: Levitate" %}
This Pokemon is immune to Ground-type attacks and the effects of Spikes, Toxic Spikes, Sticky Web, and the Arena Trap Ability.
{% endtab %}
{% endtabs %}

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

{% tabs fullWidth="true" %}
{% tab title="National Dex" %}
Defensive Pivot

Nebyura @ Leftovers <img src="/files/4xI9QS2JYx63jtYmO2hJ" alt="" data-size="line"> / Colbur Berry <img src="/files/Awb9Ih3cIEPkSMY2yGHx" alt="" data-size="line"> / Rocky Helmet <img src="/files/3sDfJQKdYfu75GsSUK5B" alt="" data-size="line">\
Ability: Levitate\
Bold Nature / Relaxed Nature\
EVs: 252 HP / 252 Def / 4 SpDef\
\- Teleport\
\- Recover\
\- Toxic\
\- Protect / Psychic&#x20;

Stored Power

Nebyura @ Leftovers <img src="/files/t58rW2BkDF6VlqkUTUdq" alt="" data-size="line">\
Ability: Levitate / Analytic\
Bold / Calm Nature\
EVs: 248 HP / 252 Def / 8 SpA\
&#x20;        248 HP / 72 SpA / 184 SpD \
\- Stored Power\
\- Moonblast / Shadow Ball\
\- Calm Mind / Cosmic Power\
\- Recover / Shadow Ball

Trick Room Attacker

Nebyura @ Assault Vest <img src="/files/jxRSlMzPyaCMtbzWAOGk" alt="" data-size="line"> / Power Herb <img src="/files/ftLonxqIsIvy2HbQZsv0" alt="" data-size="line">\
Ability: Levitate\
Quiet Nature\
EVs: 248 HP / 252 SpA / 8 SpD\
\- Meteor Beam / Power Gem\
\- Psyshock\
\- Shadow Ball\
\- Focus Blast

Mid-Late Game Trick Room Setter

Nebyura @ Mental Herb / Colbur Berry \
Ability: Levitate \
Relaxed Nature\
Evs: 252 HP / 252 Def / 4 SpDef \
\- Trick Room\
\- Recover\
\- Power Gem\
\- Teleport
{% endtab %}
{% endtabs %}

### Team Options

### Weaknesses

Nebyura doesn't truly have any main defining weakness. Its biggest weakness is that it suffers from only have 4 more slots, it wants to run so much, but it can only have so many moves. And in most of it's roles, it is generally outclassed by something that just does it's role better. And in all of it's roles, it is just rather average, except as a Defensive Pivot. It is a very, very good defensive pivot.


---

# 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.pokeclash.com/pokemon/competitive/compdex/nebyura.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.
