CatsAndBoats / catseyexi

: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
13 stars 13 forks source link

Atkoramuy does not spawn in Qufim #286

Closed discord-bug-reports[bot] closed 8 months ago

discord-bug-reports[bot] commented 9 months ago

Submitter: gmcarver Author: auri2909

https://github.com/CatsAndBoats/catseyexi/blob/base/sql/nm_spawn_points.sql

MobID 17293485 does not exist.

https://github.com/CatsAndBoats/catseyexi/blob/base/scripts/zones/Qufim_Island/mobs/Atkorkamuy.lua

Could not find spawn conditions on the monster lua either.

https://www.bg-wiki.com/ffxi/Atkorkamuy

Wiki shows 30m respawn in one section. Shows 2-2.5 hours as of an old 2013 update.

Thorinori commented 9 months ago

Can add this to my list to look at in the next day or so. Pretty sure this can be marked LSB since not seeing it in my db as well.

Thorinori commented 9 months ago

30 Minute (approximately, seems to be a couple minutes extra) Respawn confirmed on retail. Spawned away from where I killed it the first time, doing a second kill to check spawn position for a 3rd pop.

Thorinori commented 9 months ago

Looking at the nm_spawn_point table, it seems a lot of NMs do have multiple spawn points. Is there a goal number of spawn points to check in retail, or what would the best approach be for setting spawn points?

CatsEyeXI commented 8 months ago

https://github.com/LandSandBoat/server/pull/5146