
RandomSurvivors
Creates a bunch of randomly generated survivors at runtime.Information: This mod creates randomly generated survivors using pre-existing parts and randomized stats every time you boot the game. I've tried my best to have a little bit of balance, but due to how many different options there are, it's hard to test every situation! Expect some bugs, and expect a few overpowered/underpowered survivors!
Multiplayer: All players need the mod installed. Every player MUST have the same random seed AND settings in the config file!!! (Config file located at: "...\Risk of Rain 2\BepInEx\config\com.Fubuki.RandomSurvivors.cfg")
Config Settings:
[RandomSeed]
- Random Seed to be used when generating survivors
- Must be an integer, such as "RandomSeed = 1234"
- Setting it to "0" will generate a random seed
[NumberOfSurvivors]
- The number of random survivors to generate
- 15 will fill the screen with no other survivor mods
[EnableFliers]
- Whether or not to enable flying bodies (Drones, Wisps, etc.)
- Default is "false" as there's a few bugs while using them, but they should be mostly functional!
- MUST be the same if playing with others online!
Please let me know if you have any suggestions, or if you've found any bugs! You can reach me in the RoR2 Modding Discord!
Ver 0.0.1
- First Release
Ver 0.0.2-0.0.3
- Small Bugfixes