Bug - Fixed toxic beastie scales up to 22,222 atk/def

The toxic beastie at Toxic Teacups scales up to 22222 - 22222 - 16666, with corresponding substat gains. Location details shows 11111 - 11111 - 8333. However, the relay browser shows the right values, agreeing with the Manuel display.
 
Huh. Is that the only zone that has this higher cap? We saw from twitch streams that anything other than 10k is explicitly coded...

edit: I just went in with a multi with ~450k buffed stats, and I saw 11.8k or so attack (with depressor, 700ish ML). Maybe the higher cap is tunnel-related?
 
Last edited:
Oh, I see. "Relax Safety Protocols" provides the higher cap. Mafia does track this, so it should be easy enough to implement.

dinseySafetyProtocolsLoose (user, now 'true', default false)

"+ pref(dinseySafetyProtocolsLoose)*11111" should do the trick?
 
I'll look at it, I think it isn't quite that simple, as we'll probably also have to refactor the code to treat Cap as a field that can have a calculation in it.
 
Back
Top