Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
ConfigurableBenthic
Adds some configurations to the Benthic Bloom item.
| Date uploaded | 4 years ago |
| Version | 1.0.0 |
| Download link | kking117-ConfigurableBenthic-1.0.0.zip |
| Downloads | 2166 |
| Dependency string | kking117-ConfigurableBenthic-1.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.1README
Overview
This adds a small set of configurations to change how Benthic Bloom behaves.
Configurations
Item Selection
Selection Method:
- Allows changing how Benthic selects its items, can choose between random, lowest stack count or highest stack count.
Prioritize Scrap:
- Makes scrap that can be upgraded have high priority than the Selection Method.
Refresh Selections On Each Upgrade:
- Makes it revaluate the next item to upgrade each time an item is upgraded. The vanilla game does this, it's recommended to disable this when using a non-random Selection Method and upgraded single items instead of stacks.
Upgrading
Upgrade Blacklist:
- Prevents certain items from being upgraded into the selected items.
Upgrade Entire Stack:
- Makes it upgrade a single instance of the item instead of the whole stack when disabled.
Stacking
Base Upgrade Count:
- Controls how many items to upgrade for the first stack of Benthic Bloom.
Stack Upgrade Count:
- Controls how many items to upgrade for each additional stack of Benthic Bloom.
Known Issues
- RNG for selecting items seems predictable, but it's exactly the same as how the vanilla game handles it.
Change Log
1.0.0
Public release.
Credits
- Zacctrench - Starting up the idea.
- MalefactorIX & Conq - Further ideas for configurations.
Contact
You can find me as kking117#0370 on Discord.
CHANGELOG
1.1.0
- Updated DLLs and dependencies for Seekers of the Storm.
- Removed "Refresh Selections On Each Upgrade", it's now handled automatically by the selection method.
- Added "Overflow" configuration section, allows Legendary items to be "upgraded" into Common items.
- Added "Allow Void" configuration, allows Void items to be upgraded.
- Added "Allow Self" configuration, controls if Benthic Bloom can upgrade itself if ever selected.
1.0.0
- Public release.