# Gears & Armor Sets

In *New Madrigal Flyff*, armor sets are divided into **Offensive (DPS)** and **Defensive (Tank)** categories. These sets provide specialized stats to enhance your playstyle. Offensive sets focus on maximizing damage, while defensive sets improve survivability.

### Offensive Sets (DPS-Focused)

These sets prioritize damage output, increasing attack power and offensive capabilities.

| Level    | Generic Name       | Dropped by                         | Recommended Stage |
| -------- | ------------------ | ---------------------------------- | ----------------- |
| 15       | Jungle Set         | Madrigal Monsters                  | Early Game        |
| 45       | Jungle Set         | Madrigal Monsters                  | Early Game        |
| 75       | Illustrations Set  | Madrigal Monsters                  | Early Game        |
| 105      | Epic/Legendary Set | Madrigal Monsters                  | Early Game        |
| 120      | T1 Apo/Bloody Set  | Eupreshia Boss                     | Mid Game          |
| 121 Hero | T2 Armor Set       | Abyssal Cove of the Ancients \[HM] | Late Game         |
| 140 Hero | T3 Armor Set       | \[Dungeon] Tartar                  | Late Game         |

### Defensive Sets (Tank-Focused)

These sets prioritize damage output, increasing attack power and offensive capabilities.

| Level    | Generic Name      | Dropped By                         | Recommended Stage |
| -------- | ----------------- | ---------------------------------- | ----------------- |
| 30       | Jungle Set        | Madrigal Monsters                  | Early Game        |
| 60       | Jungle Set        | Madrigal Monsters                  | Early Game        |
| 90       | Astral Set        | Madrigal Monsters                  | Early Game        |
| 120      | T1 Apo/Bloody Set | Eupreshia                          | Mid Game          |
| 121 Hero | T2 Armor Set      | Abyssal Cove of the Ancients \[HM] | Late Game         |
| 140 Hero | T3 Armor Set      | \[Dungeon] Ankou                   | Late Game         |

**The T1 -T3 armor set that can be upgraded to Ultimate.** Check [here](/new-madrigal-wiki/in-game-guide/upgrading-guide/creating-ultimate-t1-t3-weapon-armor.md) how to convert to ultimate.\
You can also upgrade **Ultimate to Divine**. Check it [here.](/new-madrigal-wiki/in-game-guide/upgrading-guide/creating-divine-item.md)

### Dungeon Drops

You may utilize the [teleport](/new-madrigal-wiki/game-features/quality-of-life/teleport.md) feature to check possible dungeon drops.


---

# 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/gears-and-armor-sets.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.
