You are viewing a potentially older version of this package.
View all versions.
LootPoolLimiterReturns
Blacklist a set amount of random items
| Date uploaded | 10 months ago |
| Version | 1.0.0 |
| Download link | 0n_x-LootPoolLimiterReturns-1.0.0.zip |
| Downloads | 310 |
| Dependency string | 0n_x-LootPoolLimiterReturns-1.0.0 |
This mod requires the following mods to function
RoRRModdingToolkit-RoRR_Modding_Toolkit
Friendly abstractions of the game's internal functions for easier modding.
Preferred version: 1.2.1SmoothSpatula-TomlHelper
Helper mod for saving and loading Toml config files for SmoothSpatula mods.
Preferred version: 1.0.1README
Onyx-LootPoolLimiterReturns
- Blacklist a set amount of random items
- -1 for no limit
- PoolSizeVariance: Adjusts Pool size every run randomly by a maximum of this number. eg. numWhites = 20, PoolSizeVariance = 5 -> Size between 15 and 25
- forceCategories: Forces Category ratio to be the same as basegame every time, ensures there will always be at least one item of each category available
Special Thanks To
- The Return Of Modding Discord
Contact
For questions or bug reports, you can find us in the RoRR Modding Server @Onyx
CHANGELOG
1.0.0
- Initial release