You are viewing a potentially older version of this package.
View all versions.
TierSelector
Allows you to select a tier, only that tier will drop from everything.
Date uploaded | 2 years ago |
Version | 1.3.0 |
Download link | Toasted-TierSelector-1.3.0.zip |
Downloads | 2770 |
Dependency string | Toasted-TierSelector-1.3.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.1901README
TierSelector
Can set config to the tier you want (White, Green, Red, Boss, Lunar, Void).
Currently the following things change their spawn to the selected tier of items:
- Equipment
- Shrines
- 3D Printers
- Chests
- Lunar Buds
- Void Thingos? (Not potentials)
TODO\Bugs:
- Bosses still drop green\boss items.
- Typed chests will drop any item from the selected tier, rather than the type of the chest.
- Scavs will drop normal loot table.
- Some 3D printers will ignore selected loot table??
- AWU still drops red items
- Add to risk of options
Thanks to RayDan, MarkTullius and huntergames084 for the idea, testing and feedback! and MarkTullius again for the icon!
Installation
- Install BepInEx Mod Pack (if you haven't already)
- Install R2API (if you haven't already)
- Place the mod in the Risk of Rain 2\BepInEx\plugins folder.
To configure, either go to BepInEx\config and edit Vorkiblo.TierSelector.cfg after running the game.
[ItemSelector]
## Which tier you want (White, Green, Red, Boss, Lunar, Void.
# Setting type: ItemType
# Default value: White
# Acceptable values: White, Green, Red, Boss, Lunar, Void
Selected Tier = Boss
or use r2modman config editor?
Contact
https://twitch.tv/raydans - In the chat is where I hang as Vorkiblo.
Changelog
- 1.3.0: Add halcyon seed, pearl and shiny pearl to boss drops when boss selected! (NOT CRINGE MODE)
- 1.2.0: Add configuration for white, green, red, boss, lunar, void tiers.
- 1.0.3: Add back in last boss item (dunno what it was??)
- 1.0.0: Everything spawns boss items: Equipment, Shrines, 3D printers, Chests etc.