kking117-ItemPoolLimiter icon

ItemPoolLimiter

Have each run use a randomly selected set of items for each tier.

Last updated 3 years ago
Total downloads 932
Total rating 1 
Categories Tweaks
Dependency string kking117-ItemPoolLimiter-1.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.3.1
tristanmcpherson-R2API-2.5.14 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.14

README

All these wonderful mods that add lots of new and cool items to the game, but when you install a few you eventually realise that too many items can make it hard to stack without printers. This mod is mainly designed to remedy this problem by limiting the total amount of items in each tier.

Has configurations for each item tier and also allows for percentages of white, green and red tiers for Damage, Utility and Healing items.


Notes:

This mod is mainly made for my own personal use but it's kinda annoying to add offline mods to r2modman so I've just uploaded it for anyone to use. This is functionally similar to ItemRoulette but coded worse.


Known Issues:

  • Damage, Utility and Healing Chests will drop nothing if there isn't an item in the tier with a matching tag.
  • Recycler ignores the changes to the item drop lists.

Change Log:

1.1.1

Changed file name to ItemPoolLimiter instead of ItemPoolRestrictor as it should've been. Should now be compatible with FW Artifacts. Reroll Stage changed slightly in case the current Run manages to skip several stages.

1.1.0

Added two extra configurations: Reroll Stage: Rerolls the item drop lists after clearing X stages. Disable Stage: Restores the original drop list and effectively disables this mod after clearing stage X for the rest of the run. These new configurations should be more useful to those that do longer runs.

Logs instead of prints. No longer changes the respective drop lists when they're disabled in the config. Changed how the item pool arrays are created to be more accurate.

1.0.1

Doesn't duplicate item pool arrays when starting more runs per session.

1.0.0

Public release.


Contact:

You can find me as kking117#0370 on discord, DM me if this breaks or something.