mapledyne / yaaz

ascension helper scripts for KoLMafia
The Unlicense
1 stars 5 forks source link

Add option to try to raise pool skill (semi-rare) during run #26

Closed mapledyne closed 7 years ago

mapledyne commented 7 years ago

Add a flag to allow us to pick up some pool skill in-run if desired via the semi-rare. Easy enough to check for and add to the semi-rare location picker.

mapledyne commented 7 years ago

yz_pool_skill added

true = pick up skill when possible false = don't grab pool skill SR

Defaults to true when yz_aggressive_optimize is false, and to false if yz_aggressive_optimize is true.