mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
- General Script syntax cleanup - Address issue with PRT not resetting flurry or attack speed - Addressing PXK spawning one too many waves of dogs per live parsing. - Solve EQEmu wide bug with charm. NPC's on live are allowed to charm more than one PC, but EQEmu treats NPC's like PCs and only allows 1 charm per entity. To work around this limitation, ZMYV has 6 invisible npc's that will provide the charm services as there should be 6 charms that go out per wave. - Simplified the logic for ZMKP however note, there is still a bug where if a raid completely kills one of the balance mobs, it will be considered a fail for the rest of the encounter. AKA - Do not kill the balance mob unless you want Hard Mode. - Addressed an exploit with the 14 corpses quest where you could drop DZ and continue to farm a specific corpse over and over as they were tied to the boss. Live uses a hidden flag to track this, I made it visible as a lockout. |
||
|---|---|---|
| .. | ||
| encounters | ||
| #Sesnil_Yisnon.lua | ||
| 298009.lua | ||
| 298010.lua | ||
| 298011.lua | ||
| 298017.lua | ||
| 298019.lua | ||
| 298022.lua | ||
| 298024.lua | ||
| 298030.lua | ||
| 298031.lua | ||
| 298033.lua | ||
| 298034.lua | ||
| 298036.lua | ||
| 298037.lua | ||
| 298038.lua | ||
| an_elite_mastruq_berserker.lua | ||
| an_elite_mastruq_crusher.lua | ||
| an_elite_mastruq_destroyer.lua | ||
| player.lua | ||
| script_init.lua | ||
| zone_status.lua | ||