# Fishing set (add to armor)

## Armor

### Angler's Helmet

#### Use

* Utility helmet that improves fishing concentration.
* **Effect:** Reduces fishing difficulty (-2).
* Description: "A sturdy helmet that slightly increases concentration when fishing."

#### Recipe

**Crafting Station:** Armory\
**Ingredients:**

* Iron Helmet
* Prismarine Shard

#### Trivia

* Uses custom model data `50010`.

### Deep Sea Chestplate

#### Use

* Heavy plated armor that attracts better fish.
* **Effect:** Increases Silver Star fish chance (+1).
* Description: "Reinforced chestplate that helps attract larger fish."

#### Recipe

**Crafting Station:** Armory\
**Ingredients:**

* Diamond Chestplate
* Heart of the Sea

#### Trivia

* Uses custom model data `50011`.

### Sturdy Boots

#### Use

* Weighted boots that provide stability during the minigame.
* **Effect:** Reduces game time difficulty (value -0.5).
* Description: "Boots that help you stand firmer, making the game a little easier."

#### Recipe

**Crafting Station:** Armory\
**Ingredients:**

* Golden Boots
* Lead Ingot (or Iron Block)

#### Trivia

* Uses custom model data `50013`.

### Swift Leggings

#### Use

* Lightweight pants that speed up the bite timer.
* **Effect:** Wait Time Multiplier 0.98 (2% faster).
* Description: "Lightweight leggings that help reduce the waiting time."

#### Recipe

**Crafting Station:** Armory\
**Ingredients:**

* Leather Leggings
* Sugar
* Swiftness Potion

#### Trivia

* Uses custom model data `50012`.


---

# 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://wiki.coldmc.com/items/equipment/armor/fishing-set-add-to-armor.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.
