This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
useful_formulas [2023/05/03 20:13] – socko | useful_formulas [2024/01/27 19:01] (current) – [Table] syxx | ||
---|---|---|---|
Line 2: | Line 2: | ||
- | * Aboss taxonomy formula. DP = (1 + token_boost_as_%/ | + | |
- | * Jadeskill costs for a given level a_{n} = (1+(-1)^{n+1} +2n*(6+5n)) - no more horrible iterative formula. Sadly no closed form of the sum. | + | * $DP = (1 + \text{token_boost_as_%}/200 + \text{aboss_tax_enchant_as_%}/200)*\text{area}*100$ |
- | * Festival RP costs 500+2000*next_festival_level^2 | + | |
- | * Smoosh Insurance token cost ceil(300 + e^{x-1}+e^{x}) | + | * Jadeskill costs for a given level. |
- | + | * $a_{n} = (1+(-1)^{n+1} +2n*(6+5n))$ - no more horrible iterative formula. Sadly no closed form of the sum. | |
- | + | ||
- | ^ Insurance smoosh table ^^^ | + | |
- | |No. times insured|Cost^Cumulative| | + | * $500+2000*\text{next_festival_level}^2$ |
- | | 0 | 300 | 300| | + | |
- | | 1 | 303 | 603| | + | |
- | | 2 | 310 | 913| | + | * ceiling($300 + e^{x-1}+e^{x}$) |
- | | 3 | 329 | 1242| | + | {{tablelayout? |
- | | 4 | 380 | 1622| | + | ^ Insurance smoosh table ||| |
- | | 5 | 521 | 2143| | + | | No. times insured |
- | | 6 | 904 | 3047| | + | | 0 |
- | | 7 | 1943 | 4990| | + | | 1 |
- | | 8 | 4770 | 9760| | + | | 2 |
- | | 9 | 12453 | 20213| | + | | 3 |
- | | 10 | 33338 | 53551| | + | | 4 |
- | | 11 | 90110 | 143661| | + | | 5 |
+ | | 6 | ||
+ | | 7 | ||
+ | | 8 | ||
+ | | 9 | ||
+ | | 10 | 33338 | ||
+ | | 11 | 90110 | ||
+ | | 12 | 244431 | ||
+ | [[Main|Back To Main Page]] |