New Content Jan 2022 IOTM and 2022 IOTY

This is missing handling for the banisher. I tried to see if I could make a PR to add it myself, but the banishManager needs a whole new type of timer (based on combats rather than turns), and I'm not confident in my kolmafia coding enough to figure out how to do that.
And I guess it might be nice if it tracked which zone you have a wild bowling ball going on.
 

Erosion

Member
Doing a prefref at the start of my day reports cosmicBowlingBallReturnCombats = -1, even though the last thing I did the previous day was curveball for 30+ cooldown.
Is cosmicBowlingBallReturnCombats erroneously being reset to -1 over rollover?
I'm on 26171.
 

VladYvhuce

Member
Doing a prefref at the start of my day reports cosmicBowlingBallReturnCombats = -1, even though the last thing I did the previous day was curveball for 30+ cooldown.
Is cosmicBowlingBallReturnCombats erroneously being reset to -1 over rollover?
I'm on 26171.
I don't know about all the coding stuff... I do know that rollover will reset the duration of the effects each day. Possibly, this might be causing some bugs?
 
Top