Calculator:Template/ETA

From Melvor Idle
Revision as of 23:01, 29 February 2024 by Ricewind (talk | contribs) (First version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Calculator used to check how many actions and time it requires to reach a specific level goal.

Arg name Arg type Description Optional
currentExp Number The current experience of the player. Either currentExp or currentLvl has to be entered.

Can be entered with k, m, b etc. suffix.

currentLvl Number The current level of the player. Either currentExp or currentLvl has to be entered.
targetLvl Number The level the player wishes to reach False
actionExp Number The amount of exp per action. False
actionTime Number The time it takes for one action in seconds. False

Example

{{:Calculator:Template/ETA
|currentLvl=79
|targetLvl=99
|actionExp=81
|actionTime=2.45
}}

Turns into