You are viewing a potentially older version of this package. View all versions.
SmoothSpatula-RoRRRandomizer-1.0.1 icon

RoRRRandomizer

Randomizes character, skills and artifacts when you enter a run.

Date uploaded 2 years ago
Version 1.0.1
Download link SmoothSpatula-RoRRRandomizer-1.0.1.zip
Downloads 125
Dependency string SmoothSpatula-RoRRRandomizer-1.0.1

This mod requires the following mods to function

ReturnOfModding-ReturnOfModding-1.0.0 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.0.0
SmoothSpatula-TomlHelper-1.0.0 icon
SmoothSpatula-TomlHelper

Helper mod for saving and loading Toml config files for SmoothSpatula mods.

Preferred version: 1.0.0
SmoothSpatula-ChatConsole-1.0.3 icon
SmoothSpatula-ChatConsole

Adds chat commands (launch in multiplayer)

Preferred version: 1.0.3

README

RoRRRandomizer

Adds a survivor, skill, and artifact randomizer when you start a game. You can set the mod options via ImGui ("INSERT" key) or by editing the it manually (found at ReturnOfModding/config/RoRRRandomizer/cfg.toml).


Disclaimer

  • This mod doesn't choose the random skills intelligently, using some skills can do nothing or lead to crashes.
  • Runs played with this mod are saved under the character that was selected in the lobby, not the random one set by the randomizer.
  • This mod hasn't been tested in multiplayer, but it should probably work as the Host.

Installation Instructions

  • If you are not using the mod manager, you will need manually create a "ReturnOfModding/config/RoRRRandomizer" folder for the config.

  • This mod depends on the Return Of Modding loader:

  1. Download the latest Return Of Modding release and follow the Manual Installation instructions to install it.
  2. Download this mod and extract it into the ReturnOfModding/plugins folder.
  3. The mod should now be loaded. Enjoy!

Special Thanks To

  • Molk for the idea
  • The Return Of Modding team

Contact

For questions or bug reports, you can find us in the RoRR Modding Server @Miguelito @Umigatari

CHANGELOG

v1.0.0

  • Initial release

v1.0.1

  • Updated mod Description

v1.0.2

  • Fixed config directory not being created when not using modmanager
  • Added a log message to identify broken skills

v1.0.3

  • You can now enable/disable skills, these settings are saved
  • Improved random skill choice algorithm

v1.0.4

  • Tested all skills as commando, skill that crash the game are now disabled by default
  • Fixed the artifact randomizer not working
  • Changed the TomlHelper from a local file to a dependency

v1.0.5

  • Small oversight

v1.0.6

  • Disabled to the stars, starbound, snipe and quickscope, which may crash in certain situations
  • Purple menu text

v1.0.7

  • If you liked playing commando every game, too bad because it is fixed

v1.0.8

  • Added a /r command to randomize your character and skills at will using ChatConsole