


This mod allows you to randomize your run in a unique way. You can specify the maximum number of items that each tier will be allowed to generate. For example, say you only want 10 different Tier 1/White items to spawn then you can set the value in the config to 10. When the new run starts, it will select 10 white items at random and add those to the available drop items list, so those 10 white items will be the only white items you will see this run.
The available tiers to modify are, Tier 1 (white), Tier 2 (green), Tier 3 (red), Boss (yellow), Lunar (blue), and equipment. Any value set to 0 will make the mod ignore that tier, and you will get all available items for that tier. You can also enable or disable the entire mod in the config as well, so you don't have to uninstall or change all values back to 0 to get back to vanilla functionality. The items list will be randomized with each new run, so you should see fairly different results every time, depending on how many items you selected from each tier.
There are custom commands with this mod, all starting with "itemroulette_" that can be used in the game's console (Alt + Ctrl + `). These commands allow you to update any of the values within the config file without the need to restart the game. Alternatively you can update the config file itself and reload the config by pressing "F10";
This mod is still a work in progress. I'm extremely new to the modding scene so I apologize if any issues do arise. If you do happen to notice any issues please feel free to message me on Discord. I'm in the Risk of Rain 2 Modding discord.
Changelog:
0.7.0 -Fixed incompatibility issue where chests would not drop items when using the following other mods: Item Pack, Bigger Bazaar, ShareSuite.
0.6.0 -Added custom commands to allow config values to be updated without closing the game
0.5.0 -Beta release