# Shuriken

## **General Description**

Shurikens are core combat items used in regions to attack a chosen opponent. They allow players to initiate combat actions, dealing damage to enemies from a distance.

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

## **Features**

Shurikens can only be crafted once all blueprint fragments are collected. Crafting requires 6 unique fragments, each unlocked by the player.

* **Obtaining Fragments**: Fragments are earned through battles by collecting blood and merging it at the Blood Altar.
* **Crafting**: Once all 6 fragments are gathered, players can craft the shuriken at the Blacksmith's shop. Crafting takes a some time, but this can be sped up by watching ads or purchasing instant completion.
* **Management**: Crafted shurikens are displayed in the player’s profile, where they can be equipped and upgraded.
* **Shuriken Skin:** It is a unique visual for shurikens that is applied on top and enhances certain shuriken characteristics. Learn more about [Shuriken Skins](/game-info/game-systems/bazaar/charatacters-and-locations/blacksmith.md).

## **Types of Shurikens**

<table><thead><tr><th width="215.5712890625">Shuriken</th><th>Effect</th></tr></thead><tbody><tr><td>The First Key</td><td>Default shuriken received after completing the tutorial.</td></tr><tr><td>Fourth Horseman</td><td>X% increased chance to deal Y% extra damage (one-time) if the player’s HP is below 50%.</td></tr><tr><td>Bloodspiller</td><td>Chance to inflict a bleeding wound, dealing X HP damage over Y seconds.</td></tr><tr><td>Triumvirate</td><td>Chance to restore health equal to 50% of damage dealt, every second for Y seconds.</td></tr></tbody></table>

{% hint style="info" %}
Shuriken Effects can be upgradet in [Player Profile](/game-info/game-systems/bazaar/player-profile.md) with RP. Learn more about [RP System](/game-info/game-systems/respect-points-rp.md).&#x20;
{% endhint %}


---

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