# Melee Weapons

Melee weapons are used by <img src="/files/TM2tspmXlu4aERtqCUnD" alt="" data-size="line">Warriors and <img src="/files/XPEvZH1ZSo1UfoQff9L8" alt="" data-size="line">Rogues.&#x20;

**Melee Weapon Types**

* Polearm (Restricted to <img src="/files/TM2tspmXlu4aERtqCUnD" alt="" data-size="line">Warriors)
* Great Sword (Restricted to <img src="/files/TM2tspmXlu4aERtqCUnD" alt="" data-size="line">Warriors)
* Great Axe (Restricted to <img src="/files/TM2tspmXlu4aERtqCUnD" alt="" data-size="line">Warriors)
* Great Mace (Restricted to <img src="/files/TM2tspmXlu4aERtqCUnD" alt="" data-size="line">Warriors)
* Sword
* Axe
* Mace
* Whip
* Dagger
* Fist

Melee weapons are further broken down into subtypes:

| Melee Weapon Subtypes | Included Weapons                                         | Restrictions                                                                                                                       |
| --------------------- | -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Great Weapons**     | Polearms, Great Swords, Great Axe&#x73;**,** Great Maces | <p>Only 1 may be equipped at a time.<br>Restricted to <img src="/files/TM2tspmXlu4aERtqCUnD" alt="" data-size="line">Warriors.</p> |
| **Fast Weapons**      | Swords, Daggers, Whips, Fists, Axes                      |                                                                                                                                    |
| **Blunt Weapons**     | Maces                                                    |                                                                                                                                    |

### Melee Damage Types

Melee weapons have three basic damage types: Slash, Pierce, and Bash. While they often align with a weapon type, there are sometimes exceptions. For example, most swords do Slash damage, but rapiers inflict Pierce damage.

| Melee Damage Type                                                          | Aspect Alignment                                                                                                                               | Mechanics                                  |
| -------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| <img src="/files/peOIlNZgX4mx81A4bAKC" alt="" data-size="line"> **Slash**  | <img src="/files/l5oXxAI6GHvde2bFr292" alt="" data-size="line">Chaos, <img src="/files/uKDZKLGsD6rutt7OWCSn" alt="" data-size="line">Order     | Less effective against Medium, Heavy armor |
| <img src="/files/kWduS2d4LSxG9XD80TPA" alt="" data-size="line"> **Pierce** | <img src="/files/oYvAiPelFMylhwxhjdTI" alt="" data-size="line">Life, <img src="/files/X1MaYTyQofzOiEkkMYz5" alt="" data-size="line">Death      | Absorb is less effective against Pierce    |
| <img src="/files/pvN2ymvETxyM1Y7Mka61" alt="" data-size="line"> **Bash**   | <img src="/files/aHFEQiUclUQZsjoqatbe" alt="" data-size="line">Artifice, <img src="/files/RDIwBkFFKB2uoATqF21M" alt="" data-size="line">Nature | Absorb is more effective against Bash      |


---

# 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.pixelwar.com/items/weapons-and-shields/melee-weapons.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.
