> For the complete documentation index, see [llms.txt](https://docs.piratenation.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.piratenation.game/learn/in-game-events/legendary-depths-ii.md).

# Legendary Depths II

<figure><img src="/files/32pyMIzREftGHzmp6Ru0" alt=""><figcaption></figcaption></figure>

After the legendary battles of our first event, the Legendary Depths returned with ROUND TWO of the most treacherous adventure on the high seas! The return to these mysterious waters with new challenges and fiercer competition **began at** **00:00 UTC on July 8th and ended July 22nd, at 00:00 UTC**

Get a higher score on the leaderboard by beating waves faster, and ultimately landing more damage on Squid than other players. The more rounds ye take, the lower your score — speed is paramount to victory!

Earning rewards will require a Founder's Pirate or an active VIP Pass!

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

Some changes in Season 2!&#x20;

* Founder's Pirates holders will receive a 20% bonus to any rewards they earn from the leaderboards
* You get a heal card choice after EVERY boss win!&#x20;
* Card Choices have been juiced up based on feedback.&#x20;
* Affinity damage has been removed from Infinite Tides.

The top 3 players of the Legendary Depths II event were:

* First place: Kirin
* Second place: MagicKaito
* Third place: Lyn

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


---

# 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://docs.piratenation.game/learn/in-game-events/legendary-depths-ii.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.
