-
Notifications
You must be signed in to change notification settings - Fork 132
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
Enigmar boss - New Elder clue dropping boss! #5874
base: bso
Are you sure you want to change the base?
Conversation
6e50478
to
94ba66e
Compare
@@ -61,6 +61,10 @@ async function farmingLootBoosts( | |||
); | |||
} | |||
} | |||
if (user.owns('Quantum transmuter')) { | |||
bonusPercentage += 80; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be 40% so we can put the other 40$ elsewhere?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The original boost was 1.2x, which stacked with the 4x to yield to an additional 80% boost on top of the +300%.
- 100 x 4 => 400 x 1.2 => 480
- 100 + 380% = 480
So it's actually not as big as it seems, and this would already make 4 different farm boosts (plopper / master farming cape / arcane harvester, quantum transmuter), just to finally get back to the 2 boosts we had previously (Plopper & harvester).
So if we even want another farming boost, we can add it sure, but I think this should be 80%.
29d3e99
to
8ffb019
Compare
Description:
Changes:
/create name:Enigma tokens
to convert clue scrolls into tokens used to kill the boss.Enigmatic orb
from the boss!Quantum transmuter
to increase your Farming yield! (Restores the pre-Plopper nerf max rate)Misc
allItems
CLOther checks: