# Harpoon

## General Description

Harpoons are essential consumable items used in regions to start a battle with a chosen opponent. Successfully harpooning an enemy first gives the player an initial advantage in combat.

<figure><img src="/files/YopH1h5icoM8Amx35MAo" alt="" width="375"><figcaption></figcaption></figure>

## **Features**

Harpoons let players pull an opponent toward them by pressing the harpoon button in a region.

**Default Harpoon**: Players receive the basic **Grappling Hook** upon completing the tutorial.

**Unlocking**: Additional harpoons unlock when players advance through Blood Progression, tracked at the Blood Altar.

**Obtaining**: Harpoons are earned as rewards for completing in-game tasks or can be bought in sets of 5 from the Merchant, with up to 10 available in the Loadout window.

**Equipping**: Harpoons can be equipped or used through the [player’s profile](/game-info/game-systems/bazaar/player-profile.md) or [Loadout](/game-info/game-systems/region/loadout.md) menu.

**Default Fallback**: If all purchased harpoons are used, players revert to the standard Grappling Hook in their profile until they acquire more.

**Effects**: Harpoon effects apply only to the opponent.

## **Types of Harpoons**

**Grappling Hook**

* Granted after completing the tutorial.
* Deals minor initial damage to the opponent before the fight starts.
* Free, no resources required.

**Corrosion Harpoon**

* Available at Blood Progression level 7.
* Shield Breaker effect. At the start of combat, the opponent’s shield is fully depleted, and its regeneration is slowed to half the normal rate.
* Limited attempts to use. Players must ensure harpoons are purchased or obtained and equipped. If they run out, the standard Grappling Hook is used.

**Guzzler Harpoon**

* Available at Blood Progression level 19.
* Exhaustion effect. At the battle’s start, the opponent’s stamina is reduced by a set percentage for a specific duration. Stamina regenerates at the normal rate.
* Limited attempts to use. Players must ensure harpoons are purchased or obtained and equipped. If they run out, the standard Grappling Hook is used.


---

# 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://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/harpoon.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.
