> For the complete documentation index, see [llms.txt](https://docs.reavers.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reavers.xyz/game/playbook/island-2-plunders.md).

# Island 2 Plunders

### Onyx Inn

Level Requirement: **8-15+**

24h yield for L8 Quartermaster (x1.25 for First Mate): **441 $BOOTY** \
24h yield for L9 Quartermaster (x1.25 for First Mate): **515 $BOOTY** \
24h yield for L10 Quartermaster (x1.25 for First Mate): **603 $BOOTY** \
24h yield for L11 Quartermaster (x1.25 for First Mate): **706 $BOOTY** \
24h yield for L12 Quartermaster (x1.25 for First Mate): **826 $BOOTY** \
24h yield for L13 Quartermaster (x1.25 for First Mate): **966 $BOOTY** \
24h yield for L14 Quartermaster (x1.25 for First Mate): **1130 $BOOTY** \
24h yield for L15+ Quartermaster (x1.25 for First Mate): **1322 $BOOTY**

4x: **2%** \
2x: **7%** \
1x: **81%** \
Mission Failed: **5%** \
Imprisoned: **5%**\
**Overall success rate: 90%**&#x20;

### Trader's Post

Level Requirement: **9-15+**

\
24h yield for L9 Quartermaster (x1.25 for First Mate): **562 $BOOTY** \
24h yield for L10 Quartermaster (x1.25 for First Mate): **657 $BOOTY** \
24h yield for L11 Quartermaster (x1.25 for First Mate): **769 $BOOTY** \
24h yield for L12 Quartermaster (x1.25 for First Mate): **900 $BOOTY** \
24h yield for L13 Quartermaster (x1.25 for First Mate): **1053 $BOOTY** \
24h yield for L14 Quartermaster (x1.25 for First Mate): **1232 $BOOTY** \
24h yield for L15+ Quartermaster (x1.25 for First Mate): **1441 $BOOTY**

5x: **5%** \
2.5x: **11%** \
1x: **55%** \
Mission Failed: **18%** \
Imprisoned: **12%**\
**Overall success rate: 70%**&#x20;

### Obsidian Jewellers

Level Requirement: **10-15+**

24h yield for L10 Quartermaster (x1.25 for First Mate): **712 $BOOTY** \
24h yield for L11 Quartermaster (x1.25 for First Mate): **833 $BOOTY** \
24h yield for L12 Quartermaster (x1.25 for First Mate): **974 $BOOTY** \
24h yield for L13 Quartermaster (x1.25 for First Mate): **1140 $BOOTY** \
24h yield for L14 Quartermaster (x1.25 for First Mate): **1334 $BOOTY** \
24h yield for L15+ Quartermaster (x1.25 for First Mate): **1560 $BOOTY**

\
6x: **6%** \
3x: **13%** \
1x: **31%** \
Mission Failed: **30%** \
Imprisoned: **20%**\
**Overall success rate: 50%**&#x20;

### Blackrock Mansion

Level Requirement: **12-15+**

24h yield for L12 Quartermaster (x1.25 for First Mate): **1049 $BOOTY** \
24h yield for L13 Quartermaster (x1.25 for First Mate): **1227 $BOOTY** \
24h yield for L14 Quartermaster (x1.25 for First Mate): **1435 $BOOTY** \
24h yield for L15+ Quartermaster (x1.25 for First Mate): **1679 $BOOTY**

9x: **5.5%** \
4x: **14%** \
1x: **5.5%** \
Mission Failed: **45%** \
Imprisoned: **30%**\
**Overall success Rate: 25%**&#x20;

<figure><img src="/files/occdGf8e7GAheJiTGHOU" 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.reavers.xyz/game/playbook/island-2-plunders.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.
