Bug - Fixed r16519: My level is a bouncing ball

Bale

Minion
Found a bug associated with rr16519.

If I wear a Personal Ventilation Unit (or presumably other items that lower my base stats) KoLmafia will change its belief in my current level accordingly when it parses charpane.php.

I was like, WTF? I'm not level 10! So I clicked on the refresh button at the lower left of my mafia window and KoLmafia immediately parsed charpane.api and reported that I was level 25. Amusingly the CLI reported, "You can now equip a Ass-Stompers of Violence (and possibly other things)." As if I had just achieved those stats. Reassured I went back to the relay browser and shortly afterwards discovered that I was level 10 again. WTF! Then I remembered the commit message for rr16519.
 
16521 removes that check for now. Pasta thralls can make your base stat appear larger than it is too, so it can be a problem in both directions.

The reason I wanted to add this is that stat gains aren't shown in The Deep Machine Tunnels, which guarantees that mafia will be wrong.

If progress to next point had to be shown, this would be much easier to handle.
 
Back
Top