# Types of Equipment

Equipment in Seraph includes weapons, armor, accessories, and amulets. Each type serves a unique purpose, can be equipped on specific body parts, and provides various effects to enhance gameplay.

## **Weapon**

Weapons in Seraph are diverse, catering to different playstyles and combat preferences. They are further subdivided into axes, maces, staves, blades, swords, daggers, hammers, spears, bows, crossbows, javelins, and more. Each weapon type has distinct properties and animations, enabling unique combat actions based on the character's equipped weapon.

<figure><img src="/files/q1qbJrK9OThIj5rzC2vi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/lWIT3iD5s3MyWeiMCY13" alt=""><figcaption><p><em>Different types of weapons in SERAPH</em></p></figcaption></figure>

Weapons are divided into two categories:

**One-Handed Weapons**: Occupy a single weapon slot, allowing the other slot to be used for a shield.

**Two-Handed Weapons**: Require both slots, offering greater power at the cost of defensive options.

<figure><img src="/files/3g6tZQBlUB1B9TvAguo3" alt=""><figcaption></figcaption></figure>

## **Armor**

Armor is essential for defense and can be equipped on various body parts. It is categorized into helmets, body armor, gloves, shields, belts, and boots, each offering distinct attribute bonuses.

<figure><img src="/files/oT1Cg4Dz56ak4yWIr4BL" alt=""><figcaption></figcaption></figure>

Different types of armor amplify attributes slightly differently, allowing players to tailor their loadouts for specific playstyles. Unique armor pieces for different body parts are also available, adding customization and depth to the game.

<figure><img src="/files/Kr8m4XUDYIuPKUNkWlg6" alt=""><figcaption></figcaption></figure>

## **Accessory**

Accessories such as necklaces and rings provide additional attribute bonuses, complementing the benefits of weapons and armor.

<figure><img src="/files/1OrZiWxLOKWki22cHtya" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.seraph.game/gameplay/equipment-system/types-of-equipment.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.
