File Details
random configs-windows 66.zip
- R
- Mar 25, 2026
- 2.34 MB
- 319
- 1.0
File Name
random configs-windows 66.zip
Supported Versions
- 1.0
- Added `OverflowMutationsToWild`. Setting this to true will, if you capped out the mutation points on all stats, have remainder mutation points get redistibuted in the wild points. Naturally, thius only works if you use `RedistributeStatCaps`.
- Reworked the logic behind the stat point redistributions. It now more closely mimics how mutations work. Rather than equally distributing the points, a random stat is picked and a number of points equal to the MutationPoints config is given. If MutationPoints is 0, it will for this purpose be 1.
- Fixed a bug where using both `MutateWildStats` and `ASEMutationPoints` would cause mutations to be counted twice. Instead, `ASEMutationPoints` now just doesn't work if `MutateWildStats` is used.

