# Skills

{% hint style="info" %}
This page is will work in progress, and will be updated and finished at a later date.
{% endhint %}

## What are skills?

Within PyroFishingPro, there are currently <mark style="color:purple;"><mark style="color:blue;">10<mark style="color:blue;"></mark> different skills that you can upgrade that will benefit different areas of the plugin as you upgrade them.

To upgrade skills, you require <mark style="color:orange;">Skill Points</mark>. You earn one Skill Point every time you level up in PyroFishing.&#x20;

To access the skills menu in game - type <mark style="color:green;">/fish skills</mark>, or click on the icon in the main menu.

### Types of Skills

There are currently two different types of skills, and each have different impacts, and leveling up features attached to them.

#### Upgradable Skills

There are currently 5 Upgradable Skills. (See skills section below). These cost one point to upgrade each time and give dimenishing returns based on how many points you spend on that skill.&#x20;

I would recommend to balance your points equally to begin with, and then respec into specific skills once you have a large quantity of them available to you.

#### One Time Purchase Skills

These skills act as 'passive' effects rather then a skill. These cost a flat amount of Skill points (usually 10) to purchase. After you have purchased it, that skill is forever active for you.&#x20;

However, these skills scale with your <mark style="color:orange;">Fishing Level</mark>. This means that the higher Fishing Level you are - the better these skills will preform.&#x20;

To maximise on these skills - try leveling up as much as you can.&#x20;

## What skills are there?

Below is a list of all the different skills.&#x20;

### Upgradable Skills

| Name | Description |
| ---- | ----------- |
|      |             |
|      |             |
|      |             |
|      |             |
|      |             |

### One-Time Purchase Skills

| Name | Description | Cost to Unlock |
| ---- | ----------- | -------------- |
|      |             |                |
|      |             |                |
|      |             |                |
|      |             |                |
|      |             |                |


---

# 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://pyrotempus.gitbook.io/pyro-plugins/pyrofishingpro/features/skills.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.
