You are viewing a potentially older version of this package. View all versions.
0n_x-LootPoolLimiter-1.1.2 icon

LootPoolLimiter

Increase item stacking by removing a set amount of items from the itempool

Date uploaded a year ago
Version 1.1.2
Download link 0n_x-LootPoolLimiter-1.1.2.zip
Downloads 311
Dependency string 0n_x-LootPoolLimiter-1.1.2

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2108 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2108
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
RiskofThunder-R2API_Items-1.0.1 icon
RiskofThunder-R2API_Items

API for adding custom items

Preferred version: 1.0.1
Rune580-Risk_Of_Options-2.8.4 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.4

README

LootPoolLimiter

Randomly remove a set amount of items from the itempool

Settings

  • Configure the amount of white, green and red items you want in your loot pool
  • Set weight of blacklisted items, if you don't want to completely remove them and just want to make them less common
  • Set category variance, allows you to have a more consistent pool, that will always have healing etc.
  • option to apply on printers, void cradles and void keyboxes. Always applies on everything else

Contact

For questions or bug reports, you can find me in the RoR2 Modding Server @Onyx

CHANGELOG

1.1.3

  • fixed some mod incompatabilities

1.1.2

  • better error handling

1.1.1

  • fixed meridian halcyon blessings giving you forced reds when less than 3 sots items are available
  • fixed sometimes removing all green healing items from the lootpool even though the category varity was low
  • fixed scavbags not using the blacklist

1.1.0

  • Added option to set weight to blacklisted items, making them less common instead of removing them
  • added a speed subcategory for ensuring a speed item is in the pool with Category ratio variance
  • fixed incompatibility with some mods, such as replaceawu and itemblacklist

1.0.0

  • First release