ensingm2 / SteamMonsterGameScript

A Javascript automator for the 2015 Summer Steam Monster Minigame
78 stars 29 forks source link

Need to add autocasting of new BP abilities #54

Closed ensingm2 closed 9 years ago

ensingm2 commented 9 years ago

'Wormhole', 'Like New', etc.

ensingm2 commented 9 years ago

Implemented Like New.

Wormhole and Feeling Lucky don't seem to have good, well defined "best cases" for auto uses.

Possibly Wormhole on Spawner levels (check for treasure mobs first)? Feeling Lucky when a certain percentage of the game's players are alive and in lane?

Evanito commented 9 years ago

Ideas I have had for wormhole: 1) Require it is activated manually. (After all, it is equivalent to 1000 levels of BP) 2) Only do it on non-boss levels after about level 1000 (to get a nest egg going), if the level has just started.

ensingm2 commented 9 years ago

Yeah, idk. I'll probably just leave it on manual for now. Closing this.