This page provides a worked example of how to effectively RNG manipulate Pokemon that are tied to spawner RNG, if you have made it this far, you should already know which Pokemon you wish to hunt, and have all of the relevant tools set up and ready to use.
Figure 1 - In-Game Setup (Cave) Figure 2 - In-Game Setup (Overworld)Your in-game setup will vary depending on if your chosen Pokemon is located inside of a cave, or is wandering in the overworld. Follow the images above for an example of good positioning, then save the game after doing so.
Advancing the RNG state for this type of encounter involves repeatedly knocking out, then respawning the Pokemon. For this reason you should stock up on PokeBalls (to capture the Pokemon), healing items (such as Elixirs and Potions), and throwable items (such as Mud Balls & Sticky Glob), as you cannot leave back to Jubilife after finding a seed.
SysBot.exe
, at this point you should already have the mode configured for Legends: Arceus. If you have not yet done this, visit this page.Hub
tab, then navigate to the EncounterLA
dropdown menu, here you can configure the bot based on the Pokemon you are hunting.OWLegend
to the Pokemon you intend to hunt, then set the SearchDepth
to the amount of advances you wish to search through.StopConditions
dropdown menu, set the IVs/Nature to match your desired Pokemon, close and re-open the program every time you change these settings.Bots
tab, then open the dropdown menu on the right, select EncBotOWLCheckRNGLA
, then click the Add
button.The suggested SearchDepth
value will vary depending on the rarity of your Pokemon. You should also consider if your Pokemon respawns immediately or if in-game actions are required to respawn. Keep this in mind when choosing an appropriate SearchDepth
value.
Uxie, Mesprit, Azelf, Heatran & Cresselia - These will take roughly 30-60 seconds per advance and will respawn immediately after being defeated.
Manaphy, Shaymin, Darkrai, Tornadus, Thundurus, Landorus & Enamorus - These can take up to 5 minutes per advance and will require in-game actions to respawn them.
Ensure that the SysBot settings have been configured properly, stopconditions have been set, and you are standing in the correct position in-game before continuing. All of this information can be found above.
After doing this, disconnect all controllers (or attach your joycons) then start the bot, you should now see that the bot has now began to automate the process of searching for a spawner seed.
Figure 4 - Bot StartedBased on the settings inside the SysBot Hub
tab, the bot has begun searching for an Enamorus within 10 advances that has an attack IV value of 0. The bot will now cycle through Jubilife until a result that meets these conditions has been found.
The spawner seed and internal details of the Enamorus can be seen inside the Logs
tab. This seed can be entered into the Spawner RNG Script to help track your current RNG state if you wish, although this is technically optional as the bot can be restarted at any point to see how many advances remain until you reach your target.
Paste the seed into the Group Seed field at the top of the script (see image), set the search range, and start the search. If configured correctly, the script's search results should match the output produced by the bot. PokeViewer can be used to inspect the details of the Pokémon you are battling and compare them with the script to track your current advance.
This section covers how to advance the RNG state to reach your desired result, the method used to advance the RNG state will vary depending on your desired Pokemon.
Tornadus, Thundurus, Landorus, Enamorus, Shaymin & Darkrai
Uxie, Mesprit, Azelf, Heatran & Cresselia
Manaphy
After advancing the required amount, then engaging in battle with Enamorus, you can use PokeViewer.NET to confirm that the stats of the Pokemon align with what is expected. You can also use the spawner RNG script to figure out exactly what advance you are on if the Pokemon does not match what is expected.
That's all there is to Spawner RNG for Legendary/Mythical Pokemon!