Cozary / Issue-Tracker

Issue Tracker of all of my mods.
0 stars 0 forks source link

[sugestion - Nameless Trinkets] Change trinket spawn chance config #28

Closed EnderMelody closed 2 years ago

EnderMelody commented 2 years ago

The way the current spawn chance for trinkets is handled is somewhat confusing and hard to use. Are the chances added together and then divided for an overall chance or is each trinket rolled till one spawns? The way the config is divided per trinket makes it hard to get an overall estimate of the spawn chances as well. Would it be possible to instead give each trinket a weight and use a separate % that determines the chance of a trinket generating at all, as this would make it easier to balance the spawn chance for trinkets overall as well as individually.

Cozary commented 2 years ago

The current trinket spawn chance works as follows: The game selects the full list of trinkets, picks a trinket at random and attempts to spawn in the chest. I have no current intention to change it, sorry.

EnderMelody commented 2 years ago

its no problem, i mainly just wanted to know how the current system works, thanks for the explanation