Skip to content

Skyblock Levels missing information #565

Answered by LandonDev
MattTheCuber asked this question in Q&A
Discussion options

You must be logged in to vote

Hey guys, SkyBlock dev here. Levels is going to be added to the API soon, but in the meantime, here is the formula for the overflow powder calculations. Keep in mind this is just for overflow, not the per powder until 350k:

multiplier * (Math.sqrt(1 + 8 * (Math.sqrt((1758267 / CAP) * left + 9))) - 3)

Where multiplier is 3.75 for Mithril and 4.25 for Gemstone and CAP is 12,500,000 for Mithril and 20,000,000 for Gemstone
“Left” is the amount of powder left after subtracting 350,000

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@LandonDev
Comment options

@qualya
Comment options

@MattTheCuber
Comment options

@MattTheCuber
Comment options

@tenios-sb
Comment options

Answer selected by MattTheCuber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants