Admiral-Fish / RaidFinder

Crossplatform RNG tool for Pokemon Sword/Shield raids
GNU General Public License v3.0
179 stars 54 forks source link

Can't find correct den? #5

Closed koihei closed 4 years ago

koihei commented 4 years ago

I've checked every Dappled Groove den on RaidFinder and none of them match Rare Den 79. Two of the dens with Flapple are close, but the Whimsicott line isn't supposed to be on either off the Flapple dens. Neither of the two Flapple dens are marked GMax as well.

I am having the same problem with the PK HeX Raid Plugin so I am not sure if I goofed something up, but the list on serebii matches with what I'm getting in-game. Any help would be appreciated.

Thank you.

Den info on Serebii: https://www.serebii.net/swordshield/maxraidbattles/den79.shtml

image image

image image

image

Admiral-Fish commented 4 years ago

You can see how serebii matches to the actual game from this listing. https://github.com/Admiral-Fish/RaidFinder/blob/master/Core/DenLoader.cpp#L26-L127

What serebii lists as Den 28/79 is actually Den 12.

koihei commented 4 years ago

I see it now, thanks!

I will close this now as I've found the den I'm looking for, but I do want to point out that the raid table is still messed up: Den 12 should not have Whimsicott, Ferrothorn is 4-5, Shiftry should be in there with 3-5, Flapple should be GMax, etc.

Admiral-Fish commented 4 years ago

Data is pulled directly from the game, it is correct.