# Party Buffs 🤝

Party buffs provide additional benefits when players form a party and reach certain conditions. These buffs help improve combat efficiency and rewards.

### Party Buff List

<table><thead><tr><th>Buff Name</th><th width="375">Effect</th><th width="130">Required Party Level</th><th>Required Party Points</th></tr></thead><tbody><tr><td><img src="/files/qWJx7Db53HHMIl9d9oU3" alt=""> Call Out</td><td>Alerts all party members to the party leader's location.</td><td>10</td><td>0</td></tr><tr><td><img src="/files/9KSwEe5xKJtSO8yUvVx0" alt=""> Blitz</td><td>The party leader commands all members to attack a target.</td><td>10</td><td>0</td></tr><tr><td><img src="/files/4N2vaQFT5Rmwe8W3lKTJ" alt=""> Retreat</td><td>The party leader orders all members to fall back.</td><td>10</td><td>0</td></tr><tr><td><img src="/files/U3f5K3qQ8dUfcww7I3rT" alt=""> Precision</td><td>Increases critical strike rate when the party leader and members attack the same target.</td><td>20</td><td>1</td></tr><tr><td><img src="/files/q8vJpgxMEj028OQ3LcEx" alt=""> Link Attack</td><td>Boosts damage when party members attack the same target as the party leader.</td><td>20</td><td>1</td></tr><tr><td><img src="/files/HyjAVvSiKOeVfgKYpNSY" alt=""> Lucky Drop</td><td>Enhances the chance of masquerpets dropping rare items.</td><td>25</td><td>5</td></tr><tr><td><img src="/files/itBHeNl51joDkHRv6Odz" alt=""> Resting</td><td>Increases HP and MP recovery speed by 1.5x. If the leader is an Assist, recovery is 1.8x faster.</td><td>35</td><td>2</td></tr><tr><td><img src="/files/EcNnPshxt20DSZm2WyqP" alt=""> Treasure Hunter</td><td>Boosts the quantity of items dropped by masquerpets.</td><td>40</td><td>8</td></tr></tbody></table>

### How to Activate Party Buffs:

1. Form a party and set it to **Advanced Party Mode** when it reaches Level 10.
2. Assign party skills using **Party Points**, which are earned through combat.
3. The **Party Leader** can manage and activate buffs from the Party Window.
4. Some buffs require a higher-level party and enough points to maintain activation.

### Notes 📜:

* Party Buffs are only available in **Advanced Parties** (Level 10+).
* Buffs are active only while the party remains together.
* The effectiveness of some buffs increases as the party levels up.


---

# 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/buff-system/party-buffs.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.
