# ⚡PVP Icon System

In *New Madrigal Flyff*, a **PvP icon** is now displayed whenever a player equips PvP-specific items. This feature helps players quickly identify whether their character is using PvP-optimized gear.

<details>

<summary>🔍 How It Works</summary>

* When a player equips any **PvP-designated item**, a **"PvP" icon** will automatically appear near their character’s **status bar**.
* The icon disappears when the PvP item is unequipped or swapped out for non-PvP gear.

</details>

<details>

<summary>PvP Item Effects</summary>

Equipping PvP items affects gameplay in the following ways:

* **PvE Damage Reduction**: Attacks against monsters deal **only 1 damage**.
* **Reduced PvE Defense**: Incoming monster attacks bypass most defenses, dealing significantly more damage (**/10 resist attack**).

This ensures that PvP items are used exclusively for **PvP battles**, preventing them from being overpowered in PvE scenarios.

</details>

<details>

<summary>Where to Get PvP Items</summary>

PvP items are available from **NPC Wafor in Flaris**. Players can visit this NPC to purchase PvP gear and prepare for battles against other players.

</details>

<details>

<summary>Benefits of the PvP Icon</summary>

* **Quick Identification**: Instantly see if you are using PvP gear before entering battle.
* **Avoid Mistakes**: Prevents unintentional PvP item use in PvE situations.
* **Strategic Planning**: Helps players ensure they have the correct gear setup before engaging in PvP combat.

</details>

<figure><img src="/files/0g9Z50FdUYeb0U1ffywM" 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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/system/pvp-icon-system.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.
