# Fishing & Campfire Cooking

## Fishing

Fishing ports can be found in close proximity to the 8 Villages of The Six Dragons.

In order to be able to fish, one must first complete the Fishing Quest. This will give you access to the fishing rod which in turn allows you to fish.

#### Fish Types

There are 4 types of fish which you can get, <mark style="color:green;">Uncommon</mark>, <mark style="color:blue;">Rare</mark>, <mark style="color:purple;">Epic</mark> and <mark style="color:yellow;">Legendary</mark>. The probability of catching the different rarities of fish depends on the area lvl you are at.&#x20;

Higher level areas offer a greater probability of catching higher rarity fish.

#### Cooking Recipes

Raw fish cannot be consumed by your player. You need to first cook them in the campfires found in all 8 villages of The Six Dragons realm.&#x20;

Consuming cooked fish will give you Buffs for a short amount of time. Here are all the buffs you can get:

<table><thead><tr><th width="242.33333333333331"></th><th>Buff</th><th>Time</th></tr></thead><tbody><tr><td>Common Cooked Fish</td><td>5% <mark style="background-color:purple;">DEF</mark> increase </td><td>15 min</td></tr><tr><td>Rare Cooked Fish</td><td>6% <mark style="background-color:purple;">DEF</mark> increase</td><td>20 min</td></tr><tr><td>Epic Cooked Fish</td><td>8% <mark style="background-color:purple;">DEF</mark> increase</td><td>25 min</td></tr><tr><td>Legendary Cooked Fish</td><td>10% <mark style="background-color:purple;">DEF</mark> increase</td><td>30 min</td></tr></tbody></table>

## Campfire Cooking

There is a campfire in every village of The Six Dragons which you can use to cook meals which will provide buffs to help you in battle.

In order to light up the campfire and cook meals, you will need the appropriate Lv of Wood. The flame will stay lit for one and a half minutes, so make sure you have all the resources you need beforehand.&#x20;

#### Recipe Book

| Recipe                | Resources |
| --------------------- | --------- |
| Meat                  |           |
| Mushroom              |           |
| Stew cup              |           |
| Common Cooked Fish    |           |
| Rare Cooked Fish      |           |
| Epic Cooked Fish      |           |
| Legendary Cooked Fish |           |


---

# Agent Instructions: 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://guide.thesixdragons.com/game-guide/character-development/fishing-and-campfire-cooking.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.
