# Amulet

## **General Description**

An amulet is an equippable item with a passive defensive property that applies a protective effect to the player.

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

## **Features**

Amulets 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 amulet at the Merchant’s shop. Crafting takes a minimum of 50 minutes, but this can be sped up by watching ads or purchasing instant completion.
* **Management**: Crafted amulets are displayed in the [player’s profile](/game-info/game-systems/bazaar/player-profile.md), where they can be equipped and upgraded.

## **Types of Amulets**

<table><thead><tr><th width="162.714111328125">Amulet</th><th>Effect</th><th>Visual Effect</th></tr></thead><tbody><tr><td>Ember Golem</td><td>Partially reflects opponent’s damage. Player takes no damage, damage is redirected to the attacker.<br><br>10%+ activation chance, based on level.</td><td>Player sees opponent’s body parts turn transparent.</td></tr><tr><td>Iron Fish</td><td>Allows dodging an opponent’s attack.<br><br>5%+ activation chance, based on level.</td><td>Player sees the opponent appear to triple in vision.</td></tr><tr><td>Sky Turtle</td><td>Grants a chance to become temporary invincible and avoid damage.<br><br>5%+ activation chance, based on level.</td><td>Opponent sees a purple aura around the player.</td></tr></tbody></table>

{% hint style="info" %}
Amulets activation chances 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/amulet.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.
