# Entropy

## What is Entropy?

Entropy is used as the plugins custom currency. You earn this in many forms and is used to craft augments and upgrade your deliveries in **/fish deliveries.**

**Entropy** is essential to your entire experience within fishing. Without it, you cannot upgrade your deliveries or craft augments.

## How to earn Entropy

There are many ways to earn entropy in PyroFishingPro. Below is a table outlining all of the possible ways to earn Entropy from fish themselves. Below will be ways that you can increase the output of the values.&#x20;

{% hint style="danger" %}
These are only default values and these may differ from what your server offers. You can view the Gutting Values in /fish gut. Catching values must be manually calculated by using your fish stats
{% endhint %}

| Tier         | Catching Fish | Gutting Fish |
| ------------ | ------------- | ------------ |
| **Bronze**   | 45            | 40           |
| **Silver**   | 110           | 120          |
| **Gold**     | 200           | 200          |
| **Diamond**  | 350           | 500          |
| **Platinum** | 1250          | 1000         |
| **Mythical** | 10000         | Not Guttable |

{% hint style="info" %}
Below are the different ways entropy can be increased / maximised by using different parts of the plugin together.
{% endhint %}

## Augments

If you wish to maximise your Entropy earnings, you should invest in the following Augments:

| Augment                                                                                                 | Description                                                                              |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| [Hot Spot](/pyro-plugins/pyrofishingpro/features/augments/augments-list.md#hot-spot)                    | Ables you to catch multiple fish at once, allowing you to Gut more fish for more Entropy |
| [Call of the Storm](/pyro-plugins/pyrofishingpro/features/augments/augments-list.md#call-of-the-storm)  | Same as Hot Spot but works in the rain.                                                  |
| [Precision Cutting](/pyro-plugins/pyrofishingpro/features/augments/augments-list.md#preceision-cutting) | Gives you more entropy from gutting fish.                                                |
| [Perception](/pyro-plugins/pyrofishingpro/features/augments/augments-list.md#perception)                | Gives you more entropy from catching fish. (multiplies the base entropy earnings)        |

## Boosters

The best way to multiply the amount of entropy you earn is through boosters. These can be normally earned from delivery rewards by default or spawned in using the **/fish giveitem** command. You can check your booster status using **/fish boosters**

**Entropy Boosters** can have any multiplier attached to them. These will last **30 minutes** each and provide a boost to the entropy earned from **catching fish only**. Entropy Boosters do not affect gutting or any other forms of earning entropy.

## Totems

Totems are another excellent way to earn Entropy - however Totems are **mid to late** game multiblock structures. Using the **Entropy Horder** passive ability allows you to earn up-to 25% more entropy from every fish you catch.&#x20;

You might also want to consider using **Mythical Waters** and **Fish Schools** as these will increase the tiers of fish you catch and increase [Hot Spot](/pyro-plugins/pyrofishingpro/features/augments/augments-list.md#hot-spot) and [Call of the Storm](/pyro-plugins/pyrofishingpro/features/augments/augments-list.md#call-of-the-storm) to work more often.

{% content-ref url="/pages/-MTNKDx56kcZdS7rjGSv" %}
[Fishing Totem](/pyro-plugins/pyrofishingpro/features/fishing-totem.md)
{% endcontent-ref %}

## Skills

Fishing Skills can also be very important to stocking up and building up your entropy stores while fishing.&#x20;

It is advised to put a few points into the **Better Gutting** and **Luck of the Catch** skills as these help to improve your entropy from Gutting and from Catching Fish respectively.&#x20;

Furthermore, putting points into **Master Augmenter** can benefit if you wish to craft Perception and Precision Cutting and don't already have those augments.

Check out the Skill page for more information on Skills.

{% content-ref url="/pages/-MkE7C3UpsL39eBkeWqf" %}
[Skills](/pyro-plugins/pyrofishingpro/features/skills.md)
{% endcontent-ref %}


---

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