Difference between revisions of "Experience Table"

From Idlescape Wiki
Jump to navigation Jump to search
(Added a mastery experience table.)
m (removed refactor template)
 
(5 intermediate revisions by 4 users not shown)
Line 274: Line 274:
 
The formula for experience needed is:
 
The formula for experience needed is:
  
<nowiki><math>\text{Experience} = \left \lfloor{\frac{1}{4}\sum_{x=1}^{L-1}}\left\lfloor{x + 300\cdot2^{\frac{x}{7}}}\right\rfloor\right\rfloor</math></nowiki>
+
<math>\text{Experience} = \left \lfloor{\frac{1}{4}\sum_{x=1}^{L-1}}\left\lfloor{x + 300\cdot2^{\frac{x}{7}}}\right\rfloor\right\rfloor</math>
 +
 
 +
<hr>
 +
{{Navbar Skills}}
 +
[[Category:Mechanics]]

Latest revision as of 02:56, 3 November 2023

Formula[edit | edit source]

The formula for experience needed is: