-
Notifications
You must be signed in to change notification settings - Fork 124
Description
Current Behaviour
Currently, the scaling factor being applied to upscaled dungeons is "double counting", causing the mobs to give way too much EXP. For example, if I kill a Level 36 Elite in RFC, it will have a stat/EXP scaling factor with default settings somewhere around 0.5, whereas killing a Level 36 Elite in SM Cathedral (no scaling) will have a default setting of .1235. This causes the RFC mob to give roughly 4 times more EXP despite having the same level of difficulty.
Expected Behaviour
Fixing this would require the EXP scaling factor to remain constant, since the level difference itself is sufficient for determining the EXP that should be awarded upon kill. Scaling up both the EXP factor AND the level causes a massive overcorrection.
Steps to reproduce the problem
- Just use default settings (0.5 inflection point, level scaling enabled)
Extra Notes
No response
AutoBalance Debug Commands
No response
AC rev. hash/commit
.
Operating system
Windows 11 x64
Custom changes or Modules
No response