Seed generation


To get started, you will need to download Java version 8 here. Make sure you have Java 8 specifically since it won't work with other versions of Java. After downloading Java, you will need to restart your computer. Once Java is fully installed, launch SeedGen.jar from the randomizer installation folder.

Main tab

This is where most of the options are. Let’s go through each of them.

Logic groups

The logic group is basically the difficulty of the seed. By default it’s set to the Moki group. Moki logic is intended for newer players who have finished the game at least once. By enabling a logic group, you will add more paths to the logic.

If you want to learn more about what the each group wan expect from you, please check the logic guide.

Goal Modes

Goal modes are restrictions which prevent you from entering the final boss room before you have completed your goal. If nothing is checked, you will be able to enter this room after destroying the corrupted hearts, like in a normal playthrough. You can learn more about goal modes here.

Spawn Options

These options affects state from the game

Spawn Area

Choose where you want to start your seed from. All seeds will start on a Spirit Well. Checking the Random spawn option will make you spawn at one spirit well at random. If your starting point isn't Marsh, you will start with some random items, at least one of which is used for progression.

Miscellaneous options

These options change the item pool of the randomizer

Headers tab

Headers are game mods which can do a lot of things. By default, you will have these ones:

You can also create a folder called headers in your randomizer installation folder. If you place a randomizer header file (.wotwrh) in this folder, the seed generator will load it and you will be able to enable the headers within from the header tab.

Advanced tab

This is the same thing as a header, but you will be able to write your own header which will be used in the seed you generate. To learn how to write an header, check this document