ensingm2 / SteamMonsterGameScript

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

Wormhole + Raining Gold #172

Closed cdmichaelb closed 9 years ago

cdmichaelb commented 9 years ago

The wormhole reverts the gold you earned from Raining Gold. Not good to use on same level.

ensingm2 commented 9 years ago

Are you sure?

cdmichaelb commented 9 years ago

Not 100% sure as the tooltip says "skipped levels give no gold" but it appears to revert each time.

ensingm2 commented 9 years ago

Hmm, ok. I'll look into it.

zinefer commented 9 years ago

I bet this refers to the end gold of the skipped levels after the WH, not the level the wormhole is used on.

ensingm2 commented 9 years ago

@zinefer Looking back, I'm almost positive you're right.

The tooltip says that _after the current level_ it skips the next level, and no gold is awarded on skipped levels.

This implies that the next level does not give any gold. Therefore, using raining gold is fine, since you're still on your 'current level'.

Closing this issue, feel free to reopen or continue commenting if I'm mistaken.