# Weapons

1. **What are Weapons?**

   * Weapons are offensive equipment that grant various effects.
   * Beyond simply increasing Attack Power, some Weapons come with unique special effects.

2. **Weapon Types**
   * **1H Sword (One-Handed Sword)**:\
     Used by [Swordsman](/characters/job/swordsman.md) Characters. These Weapons can enhance elemental damage such as Fire or Water.
   * **Staff**:\
     Used by [Magician](/characters/job/magician.md) Characters. They enhance certain elements while potentially weakening others, so careful selection is required based on your Character’s Skills.
   * **Dagger**:\
     Used by [Thief](/characters/job/thief.md) Characters. Known for fast attacks and effects like Curse or Poison, Daggers highlight the strengths of the Thief Job line. Some can be used strategically in relation to Zeny and special gear.
   * **Bow**:\
     Used by [Archer](/characters/job/archer.md) Characters. Specialized for ranged combat, Bows enhance both elemental attacks and Skills.
   * **2H Sword (Two-Handed Sword)**:\
     Used by Swordsman Characters. Ideal for Adventurers seeking fast and powerful strikes.
   * **2H Spear (Two-Handed Spear)**:\
     Also used by Swordsman Characters. A top choice for those who want overwhelming physical force.

3. #### **What is a Shadow Weapon?**
   * Shadow Weapons are a type of Shadow Equipment that primarily boost offensive stats.
   * Some pieces may even alter your Character’s Skills.


---

# 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://wiki.ragnaroklibre.com/characters/gear/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.
