FunkFrog / ShareSuite

Risk of Rain 2 Item, Money, & Equipment sharing mod build upon BepInEx
https://thunderstore.io/package/FunkFrog-and-Sipondo/ShareSuite/
GNU General Public License v3.0
39 stars 26 forks source link

Add the distribution options on AutoItemPickup #76

Open Oqwert opened 4 years ago

Oqwert commented 4 years ago

https://thunderstore.io/package/KubeRoot/AutoItemPickup/

I'm particularly interested in the "least items" option, I believe giving each item pickup to the player with the least items of that tier would be a viable alternative to duplicating them (which makes things like legendary chests a bit OP).

Sipondo commented 4 years ago

This has been on our radar for quite some time now. The issue is that the base RoR2 game does not scale in a very scientific way in terms of player count. Sharesuite attempts to solve this by mimicking 1 player scaling. Playing with more than one player will retain the same amount of interactables (chests etc.) while increasing the combat prowess of all enemy units.

Having a Round-Robin or a least-items drop scheme could probably not be balanced correctly without creating a whole new (static) drop scheme.

Regardless, if there is (high) demand for this, possible future addition.

Sipondo commented 4 years ago

Will be implemented in 2.1.0

FunkFrog commented 3 years ago

Delaying this addition for a little while