In Legends: Arceus, Legendary and Mythical Pokemon can be RNG manipulated to achieve desirable IV and Nature combinations. The method used for a specific Pokemon depends on whether it is generated using "Main RNG" or "Spawner RNG". We can use Anubis' fork of SysBot.NET and RNG scripts to monitor both RNG states in real-time.
Main RNG operates as a continuously and naturally advancing RNG state, requiring precise timing of the final inputs before the Pokemon is generated in order to achieve the desired outcome. Those experienced with RNG manipulation in other Pokemon games may find this method familiar.
Some Legendary Pokemon are linked to overworld spawners. In short, when loading into the map, these Pokemon are assigned a "Spawner ID." To advance the seed, the Pokemon must be knocked out and then respawned. Achieving the desired outcome requires respawning the Pokemon a specific number of times in succession until the target has been reached.
The required downloads you will need will depend on the type of encounter you wish to RNG abuse. You do not need anything associated with Spawner RNG if you wish to manipulate a Main RNG encounter, and vice versa.
.NET installer
, then follow the setup instructions until fully complete. This is a required dependency.Moarencounterbots.zip
into an empty folder in a known location on your computer.PokeViewer.NET
into an empty folder in a known location on your computer.sys-botbase
and extract the atmosphere
folder to the root of your Switch SD card, then reboot the console.