Toasted-TierSelector icon

TierSelector

Allows you to select a tier, only that tier will drop from everything.

Last updated 2 weeks ago
Total downloads 4678
Total rating 3 
Categories Mods
Dependency string Toasted-TierSelector-1.4.0
Dependants 1 other package depends on this package

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
RiskofThunder-R2API_Language-1.0.0 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.0.0
RiskofThunder-R2API_LobbyConfig-1.0.0 icon
RiskofThunder-R2API_LobbyConfig

API for modifying the in-game lobby rules

Preferred version: 1.0.0

README

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\things to know:

  • 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
  • chance doll do nothing - should it be removed from item table?

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.4.0: Updated for something?
- 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.