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

# Abyssringe

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

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

<figure><img src="/files/oLMKO9FcXPFDwFFsj6RU" alt="" width="375"><figcaption><p>"When do I get Corrode?"</p></figcaption></figure>

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

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

{% tabs %}
{% tab title="Torrent" %}
Increases the power of water type moves by 50% when at or below 33% max health.
{% endtab %}

{% tab title="HA: Adaptability" %}
Increases the same type attack bonus to 2x from 1.5x.
{% endtab %}
{% endtabs %}

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

{% tabs fullWidth="true" %}
{% tab title="National Dex" %}
Choiced Attacker

Abyssringe @ Choice Specs <img src="/files/I45KDMSVqt9ysaYLDGZj" alt="" data-size="line"> / Choice Scarf <img src="/files/xX7Ev3bCE7bOEYn9a0S7" alt="" data-size="line">\
Ability: Adaptability\
Timid Nature / Modest Nature\
EVs: 252 Atk / 4 Def / 252 Spe\
\- Surf / Hydro Pump\
\- Sludge Wave\
\- Flip Turn\
\- Ice Beam

Abyssringe is a rather potent special attacker when it leverages its Adaptability ability. It is generally held back by its low offensive power and somewhat mediocre speed tier in relation to the new pokemon in this generation. It's Surfs hit extremely hard with the Choice Specs item, capable of nearly one hit koing pokemon such as physically defensive Corviknight, and getting a near guaranteed 2hko after leftovers recovery against specially defensive Corviknight. With Hydro Pump, those near one hit kos are a foregone conclusion and it can hit a roll to ohko physically defensive Corviknight and it only has 1 roll that doesn't kill no bulk Tapu Lele. Sludge Wave, while being resisted, or outright immune to, by much of the tier, is good for calling out grass types that may attempt to switch in against Abyssringe's strong water moves. Ice beam is good coverage for Zapdos, enabling Abyssringe to 2hko Dragonite and prevent it's set up.\
With Choice Scarf Abyssringe can leverage its very nice speed tier to pull off quick Flip Turns that are Adaptability boosted, calling out enemies who hard switching and getting you out of tough match ups. As well as allowing you to become a check to Choice Scarf and Choice Specs Tapu Lele variants
{% endtab %}
{% endtabs %}

### Team Options

### Weaknesses

Abyssringe struggles a lot in dealting damage without items such as Choice Specs or Life Orb. Much of the National Dex tier can just shrug off Abyssringe's attacks and with it's pitiful bulk a good few of them are able to ohko it in return. And when Abyssringe does run those items, its fearful of pokemon who are faster than it, even in base. Pokemon such as Iron Vice or Iron Valiant can even leverage their often ran boosted speed to outrun scarf Abyssringe and knock if out with something such as Earthquake or Psychic respectively. \
It fears Pokemon with strong priority such as Raging Bolt and Kingambit as well, or even Mega Lopunny who can batter it with Fake Out and switch out to a resist. The uncommon Rillaboom is also a big concern for Abyssringe as a Choice Band Grassy Glide can outright knock out Abyssringe from 100% on 43% of rolls.


---

# 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/abyssringe.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.
