Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
184 stars 263 forks source link

[Feature Request] Bug-catching Contest in autosafarizone.js #357

Closed Suitov closed 6 months ago

Suitov commented 6 months ago

Starting a thread for this. A new safari-like area was introduced in 0.10.16 (Johto, National Park). The contest introduces a new currency given at variable rates depending on the bug caught.

Considerations:

Thanks and bug hugs to anyone who's able to look at this!

umbralOptimatum commented 6 months ago

This is already addressed by the autosafarizone update in #352. The script targets uncaught or contagious bugs in the corresponding modes, and the rest of the time targets encounter tiles with the highest average token value. I haven't looked into only catching the highest-point spawns but that would almost certainly gain tokens more slowly, if more efficiently per quest points.

Suitov commented 6 months ago

My apologies for not noticing, but wow, that was quick work - thank you! Testing the safari script now and it seems to work well. Updooted it for merging.