TabulaRasa11 / TabulaRasa

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive.
https://landsandboat.github.io/server/
GNU General Public License v3.0
3 stars 1 forks source link

🐛 Hoo Mjuu the Torrent has too many PH #112

Open ProtonData opened 2 years ago

ProtonData commented 2 years ago

Hoo Mjuu the Torrent in Giddeus has too many placeholders.

earliest mention of it only popping from Mendicants. This is accurate on the server, but too many. https://ffxiclopedia.fandom.com/wiki/Hoo_Mjuu_the_Torrent?oldid=86991

Eventually, through trial and error, it was figured out that 3 of 5 Mendicants sometimes jobchange to Piper/Persecutor and these are NOT the placeholders. Only the two that always spawn Mendicant. And even then, only the lowest on Widescan. https://ffxi.allakhazam.com/db/bestiary.html?fmob=117#m119682975413807383

here they say 2/4 job change and the other 2 are always mendicant: https://ffxiclopedia.fandom.com/wiki/Hoo_Mjuu_the_Torrent?oldid=638761 first wiki mention of 5 total mendicants with 3 that job change: https://ffxiclopedia.fandom.com/wiki/Hoo_Mjuu_the_Torrent?oldid=1239859

In the code, 6 Mendicants are placeholders. Highest time-tested mention is max 5 possible mendicants. 3 can change jobs. Two are always Mendicant, and still only 1 is the placeholder. They always spawn as 6 mendicants on this server. https://github.com/TabulaRasaXI/TabulaRasa/blob/base/scripts/zones/Giddeus/IDs.lua

Steps to reproduce

Never get a break killing all 6 mendicants and anxiously waiting for each repop

Expected behavior

With no widescan, one would focus all mendicants until only two are spawning, then focus those two. With widescan you would target the lowest Mendicant on the list of two.