# Primary Weapons

* **Offensive Stats:** Increase damage&#x20;
* **Defensive Stats:** Boost survivability&#x20;

Some weapons focus on **damage**, while others provide **tankiness**, allowing players to choose based on their role.

***

{% tabs %}
{% tab title="Offensive Stats" %}

|      Weapon Name     |   Level  |       Source       |
| :------------------: | :------: | :----------------: |
|       Historic       |    75    |        Giant       |
|   Legendary Golden   |    105   |        Giant       |
|   T1 Vampire (DPS)   |    120   |   Aminus Dungeon   |
| T2 Mastercraft (DPS) | 121 Hero | La Brittania \[HM] |
|   T3 Behemoth (DPS)  | 140 Hero |  \[Dungeon] Ankou  |
|     {% endtab %}     |          |                    |

{% tab title="Defensive Stats" %}

|      Weapon Name      |   Level  |       Source       |
| :-------------------: | :------: | :----------------: |
|        Guardian       |    60    |        Giant       |
|         Angel         |    90    |        Giant       |
|   T1 Vampire (Tank)   |    120   |   Aminus Dungeon   |
| T2 Mastercraft (Tank) | 121 Hero | La Brittania \[HM] |
|   T3 Behemoth (Tank)  | 140 Hero |  \[Dungeon] Ankou  |

{% endtab %}
{% endtabs %}

**Lower-tier items** can also be dropped by giants. Check our in-game wiki for details.


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/in-game-guide/equipment-guide/primary-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.
