Bug - Fixed Sausage goblin incrementing _sausageFights with copy fights

fredg1

Member
Don't know if it is possible to reliably make this adjustment, but encounters with Sausage Goblins coming from copies shouldn't increment the preference _sausageFights (used to estimate the chance of encountering a Goblin on the next turn with a Kramco equipped).
 

Malibu Stacey

Active member
Same happens for Witchess Monsters and _witchessFights.

May be others. Not sure where else people will be using the Pocket Professor copies though.
 

fredg1

Member
Looking at thekolwiki, Free_fights, Hipster monsters and Black crayon monsters could also be a possibility (they have a shared counter).

There's a preference named _hipsterAdv, is that it?

Also, pocket professor shouldn't be the only one looked at here; all of these need to behave similarly with faxes and genie wishes, and any other mean of copy.
 

Veracity

Developer
Staff member
Now that the pocket professor copies set "EncounterManager.ignoreSpecialMonsters" (as of 19604), Witchess and Hipster and Black Crayon monsters should work, since all of those check that variable. Revision 19605 made sausage goblins check that.

Faxes and genie wishes and other copies should already set that, so, I think this is all fixed now.
 

Malibu Stacey

Active member
Confirming that _witchessFights isn't being incremented any more when using Lecture on Relativity and _relativityMonster is being correctly set at the end of the fight to true and to false at the start of the copy fight.

> version

KoLmafia v19.11 r19608

Thanks Veracity.
 
Top