Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change raining gold to x0 rounds except x00 rounds #305

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bluejv7
Copy link

@bluejv7 bluejv7 commented Jun 19, 2015

Also did some refactoring in code related to raining gold rounds

Moved checks for raining gold rounds to a function and refactored old raining gold checks to use the function.
Updated raining gold round checks to be true when all of the following are true:
* level is greater than useGoldThreshold
* level is less than speedThreshold or level is a rainingRound
* level is NOT a wormhole round

Changed rainingRound to 10
Added wormholdRound value to control and set it to 100
@SMuz
Copy link

SMuz commented Jun 19, 2015

Request looks good to me. It makes sense to use Raining Gold on non-wormhole boss levels instead of wormhole levels where we don't want to do damage.

@wchill
Copy link
Owner

wchill commented Jun 19, 2015

Currently low priority due to lack of relevance for RG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants