Bug Maximizer is valuing experience/ML as though it were Muscle Experience Percent

I believe this is a recent introduction, and seems to also be other forms of exp increasers being valued as "Muscle Experience Percent"

on mafia r27103

I noticed because my script that were maximizing for glitch reward are suddenly equipping monster level equipment, and I die because it becomes stun immune


reproduction:

The maximizer string of
Code:
+10 Muscle Experience Percent, 0.005HP, -tie

will result in this equipment from the maximizer:
1674198733916.png

I expect the government issued slacks and maybe the garbage shirt, but everything else shouldn't be getting valued like that


On r27100 I get the expected output:

1674199276238.png

So sometime inbetween these commits the issue was introduced

EDIT: Just tested, this issue appears to have been introduced in r27101
 
Last edited:

Ryo_Sangnoir

Developer
Staff member
Thanks for the detailed report, I'll check after work.

"exp" does include ML, but "Muscle Experience Percent" should be exact-matching to a different modifier.
 
Top