# Payon Invasion

Six classic Lighthalzen MVPs invade Payon's north entrance across five waves. Clear every wave to trigger a treasure phase that rewards Soul Fragments and TCG Cards.

## Quick Guide

**Availability:** Announcement driven.

* Watch for the broadcast: `EVENT: Payon Invasion - Big monsters invaded the town in the north`.
* Travel to Payon and fight near the northern entrance (`payon 181 309`).
* Five waves of MVPs spawn — each new wave appears after the previous wave is wiped.
* Once all five waves are cleared, treasure boxes spawn in the same area.
* Whoever kills a treasure box claims its reward.

## Where it Happens

| Map   | Where                                       |
| ----- | ------------------------------------------- |
| Payon | North entrance area, around `payon 181 309` |

## Wave Monsters

The classic Lighthalzen MVPs invade Payon during the event. Mobs are picked at random for each wave.

| Monster                                                                                                                                                                                         | Notes                       |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| <p><img src="/files/F2KeaWGp4XIoOQHjKClQ" alt="Lord Knight Seyren" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/monster/1646">Lord Knight Seyren</a></p>         | Fire element melee MVP      |
| <p><img src="/files/WblH90x1s5ehQVmQL3kC" alt="Assassin Cross Eremes" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/monster/1647">Assassin Cross Eremes</a></p>   | Poison element high-DPS     |
| <p><img src="/files/97UCjmbHkJJERKSjhWQf" alt="Whitesmith Howard" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/monster/1648">Whitesmith Howard</a></p>           | Earth element, highest HP   |
| <p><img src="/files/j9JM8l0Xa0avbGgkwAp8" alt="High Priest Margaretha" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/monster/1649">High Priest Margaretha</a></p> | Holy element support caster |
| <p><img src="/files/9MsbdD3X62Cr84JZMGNE" alt="Sniper Cecil" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/monster/1650">Sniper Cecil</a></p>                     | Wind element ranged         |
| <p><img src="/files/YgsAvrOdce6cSnPwiQwy" alt="High Wizard Kathryne" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/monster/1651">High Wizard Kathryne</a></p>     | Ghost element AoE caster    |

## Treasure Phase Reward

Each treasure box rewards exactly one player (the killer):

| Item                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Amount     |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| <p>One of: </p><p><img src="/files/4DLKA65ut4X23WBytfTC" alt="Swordman Soul" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/6814">Swordman Soul</a>, </p><p><img src="/files/R5fyp01xde1CJLq9NuEo" alt="Merchant Soul" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/6815">Merchant Soul</a>, </p><p><img src="/files/HSOkdOAQTM5j31LWFALr" alt="Thief Soul" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/6816">Thief Soul</a>, </p><p><img src="/files/iy6oX90iEdfQgZIGyHf5" alt="Mage Soul" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/6817">Mage Soul</a>, </p><p><img src="/files/F2SOjt0GQ3uyV4P2jn1J" alt="Archer Soul" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/6818">Archer Soul</a>, </p><p><img src="/files/s03hvVUSGn7p4EvHQaFM" alt="Acolyte Soul" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/6819">Acolyte Soul</a></p> | 1 (random) |
| <p><img src="/files/rdd1U9NLckGqkI3CgUqA" alt="TCG Card" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/7227">TCG Card</a> ID: 7227</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | 5          |

## Notes

* The invading MVPs still drop their normal loot table. Those drops land on the ground for anyone to pick up — autoloot is temporarily disabled in Payon during the event.
* The number of waves is fixed at five. The number of monsters per wave scales with how many players are online.
* Soul Fragments and TCG Cards from the treasure phase are used in the [Vicious Aura Quest](/vanro-global-docs/quests/quest_viciousauraquest.md).


---

# 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://vanro-global.gitbook.io/vanro-global-docs/events/event_payoninvasion.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.
