We recommend using the Thunderstore Mod Manager or an alternative for installing mods
Fixes the Artifact of Sacrifice to be much better balanced, especially in multiplayer.
Last updated | 4 months ago |
Total downloads | 21022 |
Total rating | 1 |
Categories | Mods Tweaks Artifacts Server-side Survivors of the Void |
Dependency string | RedMushie-RedsSacrifice-1.1.1 |
Dependants | 9 other mods depend on this mod |
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1902Changes the Artifact of Sacrifice to be much more balanced, especially in multiplayer.
In the base game, the Artifact of Sacrifice has a fixed chance of dropping an item based on monster type alone. This does not scale properly with the amount of players, since the game will then spawn bigger and stronger monsters, not proportionally more.
Internally in Risk of Rain 2, the spawning logic uses monster credits. This mod functions by actually recording how many of these credits are spent when a monster is spawned, and how many credits were being distributed at the time.
Based on these metrics, we can determine the relative value of a monster. From there, all we do is convert the value to a percentage to determine the item drop chance.
The mod can be configured though it's config file, me.RedMushie.RedsSacrifice.cfg
. You can also configure it during gameplay
using console commands. The defaults are very sensible though :-).
rs_enabled [true|false]
Enables or disables the mod functionality.
rs_debug [true|false]
Enables or disables debugging log output in the console.
rs_global_mult [value]
Sets the global drop chance multiplier (as percentage). Default value is 100
.
rs_shrine_multiplier [value]
Sets the Combat Shrine drop chance multiplier (as percentage). Default value is 200
.
rs_classic_regular_mult [value]
Sets the Classic non-boss wave drop chance multiplier (as percentage). Default value is 100
.
rs_classic_boss_mult [value]
Sets the Classic boss wave drop chance multiplier (as percentage). Default value is 0
.
rs_sim_regular_mult [value]
Sets the Simulacrum non-boss wave drop chance multiplier (as percentage). Default value is 100
.
rs_sim_boss_mult [value]
Sets the Simulacrum boss wave drop chance multiplier (as percentage). Default value is 100
.
Initial release!
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2022-3-31 | 1.1.1 | 15267 | Version 1.1.1 | Install |
2022-3-24 | 1.1.0 | 2116 | Version 1.1.0 | Install |
2022-3-11 | 1.0.4 | 2998 | Version 1.0.4 | Install |
2022-3-11 | 1.0.3 | 67 | Version 1.0.3 | Install |
2022-3-11 | 1.0.2 | 40 | Version 1.0.2 | Install |
2022-3-10 | 1.0.1 | 503 | Version 1.0.1 | Install |
2022-3-10 | 1.0.0 | 31 | Version 1.0.0 | Install |