
PlayerCountConfig
Configure different parts of the game that uses the player count like: Interactable Amount, Interactable Cost, Monster Spawning, Teleporter drop count and mountain shrine additions.
By TheBugReport
Last updated | a week ago |
Total downloads | 658 |
Total rating | 4 |
Categories | Tools Tweaks Server-side |
Dependency string | TheBugReport-PlayerCountConfig-1.2.1 |
Dependants | 0 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.4.2120
6thmoon-OptionGenerator
Automatic settings/configuration menu integration via "Risk of Options".
Preferred version: 0.2.0README
This mod allows for configuration of player count scaling.
It has the following settings:
-
Override Player Count
- Use Player Scaling (Use the amount of players playing as a base, or 1 if false)
- Multiplier (Multiply the above value by this number)
- Player Count Offset (Add this value to the above number after the multiplier)
- Minimum player count (If the above results in a value lower than this number, it will instead be this number.)
-
Override Intreactable Credits
- Use Player Scaling (Use the amount of players set by Override Player Count (or the real player count if not) as a base, or 1 if false)
- Multiplier
- Player Count Offset
- Add Flat Credits (Add or subtract this many flat credits)
-
Override Intreactable Prices
- Use Player Scaling
- Multiplier
- Player Count Offset
- Add Flat Cost (Increases or decreases the cost of interactables by this flat amount.) Note: You will still earn money based on the Overriden player count.
-
Override Monster Credits (Specifically when populating a stage)
- Use Player Scaling
- Multiplier
- Player Count Offset
- Add Flat Credits
-
Override Teleporter Drops
- Use Player Scaling
- Multiplier
- Item Count Offset
-
Override Mountain Shrines
- Use Player Scaling
- Multiplier
- Item Count Offset
So now if you want 4 player scaling but singleplayer pricing for chests, or A LOT of monsters when you first load into a stage, now you can! You should be able to make a lot of nice combinations.