Feature "stats per fight" maximizer modifiers

Kol has the modifiers "Stats Per Fight", "Muscle Stat(s) Per Fight", "Mysticality Stat(s) Per Fight", "Moxie Stat(s) Per Fight"

The maximizer can not give weight to these effects exclusively, the existing expressions "experience", "muscle experience", "mysticality experience", "moxie experience" also add the corresponding stat bonus value to monster level (testing in previous versions of kolmafia they sometimes didn't value monster level but I was not able to understand why). It is possible to maximize with a proportional negative weight to monster level, but it is not possible to limit how far to reduce monster level this way because min or max arguments do not work as one would expect with negative weights

New "muscle stats per fight" expression would be the sum of "Muscle Stat(s) Per Fight" and general stat sources factored by mainstatFactor or offstatFactor (general stat sources "Stats Per Fight", VOLLEYBALL factor, SOMBRERO factor). Going by the formula for the EXPERIENCE expression, the sum may then be modified by "muscle experience percent"
New "mysticality stats per fight" and "moxie stats per fight" would do the same respectively
New "stats per fight" would sum the above 3
 
Top