This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
useful_formulas [2023/05/03 07:54] – created nitemare | useful_formulas [2024/01/27 19:01] (current) – [Table] syxx | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
This page is a giant notepad for useful formulas whilst socko ports over some of the data from this wiki to the new wiki. This means a bunch of pages with a lot of not very useful tables will be trimmed and/or removed. | This page is a giant notepad for useful formulas whilst socko ports over some of the data from this wiki to the new wiki. This means a bunch of pages with a lot of not very useful tables will be trimmed and/or removed. | ||
- | * 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. | |
- | {| class=" | + | |
- | |+ Insurance smoosh table | + | |
- | |- | + | * $500+2000*\text{next_festival_level}^2$ |
- | ! No. times insured | + | |
- | |- | + | |
- | | 0 || 300 || 300 | + | * ceiling($300 + e^{x-1}+e^{x}$) |
- | |- | + | {{tablelayout? |
- | | 1 || 303 || 603 | + | ^ Insurance smoosh table ||| |
- | |- | + | | No. times insured |
- | | 2 || 310 || 913 | + | | 0 |
- | |- | + | | 1 |
- | | 3 || 329 || 1242 | + | | 2 |
- | |- | + | | 3 |
- | | 4 || 380 || 1622 | + | | 4 |
- | |- | + | | 5 |
- | | 5 || 521|| 2143 | + | | 6 |
- | |- | + | | 7 |
- | | 6 || 904 || 3047 | + | | 8 |
- | |- | + | | 9 |
- | | 7 || 1943 || 4990 | + | | 10 | 33338 |
- | |- | + | | 11 | 90110 |
- | | 8 || 4770 || 9760 | + | | 12 | 244431 |
- | |- | + | |
- | | 9 || 12453 || 20213 | + | |
- | |- | + | |
- | | 10 || 33338 || 53551 | + | |
- | |- | + | |
- | | 11 || 90110 || 143661 | + | |
- | |} | + | |
+ | [[Main|Back To Main Page]] |