ensingm2 / SteamMonsterGameScript

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

Sync up elemental specialization stratigies with other scripts #95

Closed vanZeben closed 9 years ago

vanZeben commented 9 years ago

94, this really is moot either way, but for the sake of staying consistent with other script methodologies

ensingm2 commented 9 years ago

The code you copied turned out to NOT be evenly distributed.

See more recent discussion in https://github.com/ensingm2/SteamMonsterGameScript/issues/94.

Also, assuming even distribution, changing things to stay consistent in the sense that both scripts 'randomly' pick the same element doesn't matter.

...Or it DOES matter, but only in the case that you use this script, then switch to theirs, which doesn't check for existing upgrades. This is an issue to be brought up with them, as it's a limitation of their script, not ours(switching from theirs to ours works fine).