Farigh / pokeclicker-automation

An automation script suite for pokeclicker.com
GNU General Public License v3.0
37 stars 20 forks source link

Focus: Handle magikarp jump region for gym gem farming #262

Closed Farigh closed 1 year ago

Farigh commented 1 year ago

The magikarp jump region could be selected to farm gems in case were it's not relevant.

This commit introduces the MagikarpJump special region to the getPlayerWorstAttackPerSecondForAllRegions method results.

Fixes #260

Part of #209