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.
TeleporterDropTierEditor
Configure the item tiers' drops and rates for the Teleporter Boss event.
By MapleWheels
| Last updated | 5 years ago |
| Total downloads | 5100 |
| Total rating | 1 |
| Categories | Mods Tools |
| Dependency string | MapleWheels-TeleporterDropTierEditor-0.0.4 |
| Dependants | 2 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.3.1MapleWheels-BepInExExtensions
Helper library for making writing ConfigFiles and profile support easy
Preferred version: 2.3.1README
This plugin allows you to edit how the teleporter item drop behaves.
The following options are available:
- Drop Uniformity: The teleporter boss wil only drop one item type instead of multiple (ie. some greens and some yellows).
- Select what tiers of items can be dropped from the teleporter.
- Set a weighted chance for each tier to be chose to spawn.
- Set a multiplier for the amount of items of that specific tier that will be spawned.
Changelog:
- 0.0.1: Initial Release
- 0.0.2: Changed target assembly version from netcore 2.0 to netstandard 2.0.
- 0.0.3: Bugfixes:
- Fixed an issue where no boss drops could cause no items to be spawned.
- Fixed an issue that caused the right tier to not be selected fairly (according to the weight).
- 0.0.4: Added Hot Reload support (see: ConfigurationManager plugin for BepInEx).